Show HN: I made an AI builder that lets you build AI web apps in minutes
4 points| thesunny | 3 years ago |pancaik.com
English is my wife's second language and she asks me to look at her texts a few times a day to check her grammar and reword it to sound more polite and friendly to an English speaker. I made an AI app that did this for her and by the next day, she said she had used it three to four times. She uses it daily now.
I also know somebody that needed ideas for product names for their business so I made a "Help me name my product AI". I felt like there's a lot of simple apps like this that could be created if people could just combine a reusable AI prompt and a text box to get user input.
This got me to thinking that anyone should be able to have an idea and then instantly create a sharable AI app.
Check it out at https://www.pancaik.com (spelled with A.I.).
It's a little rough right now but I wanted to share and would love to hear some feedback.
In the future, I want it to be able to take multiple inputs and combine them, include a history for users, add a log for admin, include prompt engineering tools that you can run against the request log, have the ability to generate web components that you can integrate into your own web apps, and have a REST API.
matijash|3 years ago
We recently used it with ChatGPT and it was a super good combo for quickly scaffolding a web app: https://www.youtube.com/watch?v=HjUpqfEonow&ab_channel=Wasp
Also apologies for the shameless plug here! :) I really like what you did, happy to provide more feedback on anything.
scottward|3 years ago
thesunny|3 years ago
If you're thinking of integrating into another app, one of the next steps is to be able to take the AI web app you built and turn it into a component that you can put into your own websites/web apps. Also, at this point, you will be able to have inputs that are not just user provided, but can also come from your website/web app (e.g. data from your database).
thesunny|3 years ago