I built a website that can generate texts about any topic with OpenAI API. It's very simple, but I think that became very cool.
https://textoai.me
#A website with AI Text Generator
5 messages · Page 1 of 1 (latest)
Cool stuff, how did you configure the API keys? im kinda struggling with that
to use with javascript?
this topic from stack overflow helped me a lot
https://stackoverflow.com/questions/72139717/how-can-i-load-the-openai-api-configuration-through-js-in-html
thanks Joab, i figured it out eventually and got my trial 'name my pet' app working.