Hacker News new | ask | show | jobs
by smcleod 660 days ago
Does it actually build apps? The site suggests it builds gpt wrappers (assuming the OpenAI ChatGPT store templates/integrations?)
1 comments

Yes, it builds complete next.js 14 apps that leverage the OpenAI API

For example I built a Tweet generator a couple of minutes ago: https://anotherwrapper.com/tools/ai-app-generator/tweetgenie

You can see from the code in the sandbox its a nextjs app, with the backend api route calling openai and frontend taking in user input