Skip to content

一个基于 AI + 提示词的代码转换工具;A code conversion tool based on AI + prompt

License

Notifications You must be signed in to change notification settings

gausszhou/code-tools

Repository files navigation

code-tools

一个基于 AI + 提示词的代码转换工具

code-tools

Dependencies

注意:当前版本暂时不支持配置接口地址,请在本地安装 Ollama 并部署 qwen2.5-coder:7b
注意:如遇到跨域问题,请配置环境变量 OLLAMA_ORIGINS*

Features

  • 支持配置模型
  • 支持调用 Ollama
  • 支持调用 Deepseek
  • 预置提示词,Function 转换为 Class
  • 预置提示词,Vue Options 转 Vue Composition
  • 预置提示词,React Class Component 转 React Function Component

About

一个基于 AI + 提示词的代码转换工具;A code conversion tool based on AI + prompt

Resources

License

Stars

Watchers

Forks