You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By using OpenAI and Gemini technologies to generate highly available code, it supports web (React, Vue, Tailwind CSS, shadcn/ui), native (react native) and other codes. It is generated using GPT-4 Vision. Code is generated by taking screenshots, drawing drafts, and inputting ideas.
28
28
</AccordionContent>
29
29
</AccordionItem>
30
30
<AccordionItemvalue="item-2">
31
-
<AccordionTrigger>Can I see a history of all my generations?</AccordionTrigger>
32
-
<AccordionContent>
31
+
<AccordionTriggerclassName="text-lg">Can I see a history of all my generations?</AccordionTrigger>
This is an open source project, so you can deploy your own version.<aclassName="text-blue-500"target="_blank"href="https://github.com/sparrow-js/an-codeAI">➡️ here</a>
39
39
</AccordionContent>
40
40
</AccordionItem>
41
41
<AccordionItemvalue="item-4">
42
-
<AccordionTrigger>Can ancodeai generate data fetching code?</AccordionTrigger>
43
-
<AccordionContent>
42
+
<AccordionTriggerclassName="text-lg">Can ancodeai generate data fetching code?</AccordionTrigger>
While in Beta, ancodeai is focused on frontend code generation. As we continue to build ancodeai and prepare for general availability, we will explore adding support for data fetching code.
0 commit comments