Skip to content

cced3000/ant-codeAI

 
 

Repository files navigation

ant-codeAI

English · 中文

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.

2024-01-07.1.04.52.mov

Editing support (HTML+Tailwind, react+Tailwind) Editing support (HTML+Tailwind, react+Tailwind)

🚀 Try It Out!

online

You can download it and run it locally.

npm run dev

🛠 Setting

Supports OpenAI, Gemini (free), Gemini output is not good

setting

OpenAI:

  • OpenAI API Key
  • OpenAI Base URL(proxy url, default:https://api.openai.com/v1)
  • Mock AI Response(mock AIThe returned data does not directly request AI)

Gemini(free):

  • Gemini API key

Generate

Original Generate
截屏2023-12-16 上午12 14 18 截屏2023-12-16 上午8 41 15
截屏2023-12-17 下午1 38 21 截屏2023-12-17 下午1 38 48

if this project is helpful to you, buy me a coffee.

"Buy Me A Coffee"

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • HTML 4.6%
  • SCSS 2.0%
  • Other 1.4%