Hacker News new | ask | show | jobs
by ilaksh 1249 days ago
In case anyone is interested, I have started on a natural language programming web app based on OpenAI's API.

https://aidev.codes. By default it is like the OpenAI JavaScript playground, except it immediately hosts the results in a web page and allows you to edit the accumulated prompt.

Also can edit specific files. Many improvements planned. Tonight I got a lot of stuff done related to creating and searching knowledgebases using embeddings.

If anyone tries it, please consider writing any feedback in the Discord.