File tree Expand file tree Collapse file tree 2 files changed +10
-54
lines changed
Expand file tree Collapse file tree 2 files changed +10
-54
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# ant-codeAI
22中文 · [ English] ( ./README.md )
33
4- 通过使用AI技术生成高可用代码,web(React,Vue,Tailwind CSS),native(react native)等代码,使用GPT-4 Vision生成,通过截图转化到代码,可以自定义prompt生成可控代码。提供白板功能可以绘制草稿生成代码。
5-
6- web 支持(React,Vue,Tailwind CSS)
4+ 通过使用OpenAI、Gemini技术生成高可用代码,支持 web(React,Vue,Tailwind CSS),native(react native)等代码,使用GPT-4 Vision生成,通过截图、绘制草稿、输入创意生成代码。
75
86https://github.com/sparrow-js/ant-codeAI/assets/59440091/b66c80fa-b121-442e-b482-f4d3a0cd2d88
97
10- app 支持(react native)
8+ 编辑支持(HTML + Tailwind,react + Tailwind)
9+ <img width =" 1206 " alt =" 截屏2024-01-07 下午12 55 53 " src =" https://github.com/sparrow-js/ant-codeAI/assets/59440091/9e1be3c2-5fff-40e9-bba0-ddbdad68a586 " >
1110
12- https://github.com/sparrow-js/ant-codeAI/assets/59440091/1f60f5a6-3bbd-4cca-8a9a-7e9a211de8ff
1311
1412
1513## 🚀 试用
@@ -22,13 +20,19 @@ https://github.com/sparrow-js/ant-codeAI/assets/59440091/1f60f5a6-3bbd-4cca-8a9a
2220``` bash
2321npm run dev
2422```
23+
2524## 🛠 设置
26- <img width =" 558 " alt =" Pasted Graphic 1 " src =" https://github.com/sparrow-js/firefly/assets/59440091/2daf0da1-dc53-4c2a-b450-2667abcf940b " >
25+ <img width =" 563 " alt =" setting " src =" https://github.com/sparrow-js/ant-codeAI/assets/59440091/7f464a2c-edef-4b00-8cbe-fe46cfabf19e " >
26+ 支持OpenAI、Gemini(免费),Gemini输出的效果不太好
2727
28+ OpenAI:
2829- OpenAI API Key
2930- OpenAI Base URL(代理地址,默认:https://api.openai.com/v1 )
3031- Mock AI Response(mock AI返回的数据,不直接请求AI),直接请求OpenAI 接口会消耗费用
3132
33+ Gemini(免费):
34+ - Gemini API key
35+
3236
3337## 生成对比
3438| 原图 | 生成网页 |
You can’t perform that action at this time.
0 commit comments