- 4 Devlogs
- 14 Total hours
I'm building an AI powered quiz bot. Works with python at that backend and vanilla html technologies at the Frontend. AI feature built using Gemini API I've got only 20 requests per day
I'm building an AI powered quiz bot. Works with python at that backend and vanilla html technologies at the Frontend. AI feature built using Gemini API I've got only 20 requests per day
Finally finished the project. Changed the background (again), connected the fastAPI endpoint to the JavaScript, added proper error handling (I think), designed an ending animation, cors. Did a lot other things 8 can’t remember
Just designed the fastAPI backend for the bot and connected it to gemini 3.8flash. still having issues getting the right response from the API though but it works. Now to being everything into one piece
Added some JavaScript to the app for extra validation and error handling. Also created functions to help fetch the generated questions and I added background music (still in development) and in case you didn’t notice, I’m trying out different backgrounds for the web app
Finished with the html and CSS. Completed the core layout and basic functionality. Moving to JavaScript next