Skip to content

Commit d8d421b

Browse files
committed
fix readme
1 parent a8b728a commit d8d421b

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
https://github.com/sparrow-js/ant-codeAI/assets/59440091/e53fae82-d797-4a52-a1a7-a327bc3917a4
77

88
编辑支持(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">
9+
<img width="1206" alt="Editing support (HTML+Tailwind, react+Tailwind)" src="https://github.com/sparrow-js/ant-codeAI/assets/59440091/9e1be3c2-5fff-40e9-bba0-ddbdad68a586">
1010

1111

1212

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# ant-codeAI
22
English · [中文](./README-zh_CN.md)
33

4-
By using AI technology to generate highly available code, web (React, Vue, Tailwind CSS), native (react native) and other codes, GPT-4 Vision is used to generate it. By converting screenshots into code, you can customize prompts to generate controllable code. The whiteboard function can generate code based on different drafts.
4+
By using OpenAI and Gemini technologies to generate highly available code, it supports web (React, Vue, Tailwind CSS), native (react native) and other codes. It is generated using GPT-4 Vision. Code is generated by taking screenshots, drawing drafts, and inputting ideas.
55

6-
web support(React,Vue,Tailwind CSS)
6+
https://github.com/sparrow-js/ant-codeAI/assets/59440091/e53fae82-d797-4a52-a1a7-a327bc3917a4
77

8-
https://github.com/sparrow-js/ant-codeAI/assets/59440091/b66c80fa-b121-442e-b482-f4d3a0cd2d88
9-
10-
app support(react native)
11-
12-
https://github.com/sparrow-js/ant-codeAI/assets/59440091/1f60f5a6-3bbd-4cca-8a9a-7e9a211de8ff
8+
Editing support (HTML+Tailwind, react+Tailwind)
9+
<img width="1206" alt="Editing support (HTML+Tailwind, react+Tailwind)" src="https://github.com/sparrow-js/ant-codeAI/assets/59440091/9e1be3c2-5fff-40e9-bba0-ddbdad68a586">
1310

1411

1512
## 🚀 Try It Out!
@@ -21,12 +18,19 @@ You can download it and run it locally.
2118
npm run dev
2219
```
2320
## 🛠 Setting
24-
<img width="558" alt="Pasted Graphic 1" src="https://github.com/sparrow-js/firefly/assets/59440091/2daf0da1-dc53-4c2a-b450-2667abcf940b">
21+
Supports OpenAI, Gemini (free), Gemini output is not good
22+
23+
<img width="563" alt="setting" src="https://github.com/sparrow-js/ant-codeAI/assets/59440091/7f464a2c-edef-4b00-8cbe-fe46cfabf19e">
2524

25+
OpenAI:
2626
- OpenAI API Key
2727
- OpenAI Base URL(proxy url, default:https://api.openai.com/v1)
2828
- Mock AI Response(mock AIThe returned data does not directly request AI)
2929

30+
Gemini(free):
31+
- Gemini API key
32+
33+
3034
## Generate
3135
| Original | Generate |
3236
| --- | --- |

0 commit comments

Comments
 (0)