An OpenAI powered chatbot that translate user input in 3 languages.
Built in HTML, CSS, and vanilla JS, leveraging a Cloudflare worker to handle OpenAI requests. An assignment from the Scrimba AI Engineering course.

Find the Figma for this project here.
Just pull the code! The app is built in pure HTML, CSS, and JS, so your IDE should be able to open your html page in your chosen browser. The Cloudflare worker will handle all calls to OpenAI, so it makes it simple to play around with the code! Have fun :)