Chatbot for INAIO banner

Chatbot for INAIO

1 devlog
31m 29s

I am building a client-side chatbot web application designed to help high schoolers train for the practical rounds of the Indian National AI Olympiad (INAIO). In this competition, participants are tested on complex prompt engineering and need to f…

I am building a client-side chatbot web application designed to help high schoolers train for the practical rounds of the Indian National AI Olympiad (INAIO). In this competition, participants are tested on complex prompt engineering and need to formulate strategies using specific models that the organizers provide, like Qwen3-32B or chatgpt-5-mini. The problem is that running inference on these models to test your prompts usually requires a paid API key. I created this project to bypass that paywall by integrating with the newly launched Hack Club AI program. Hack Club now gives verified students a free daily API budget of $4. My platform allows competitors to generate their Hack Club API key, plug it into my UI, and directly query these models. All keys are stored securely in the browser’s local storage. This gives students a completely free technical sandbox to tweak system instructions, test context limits, and finalize their Olympiad strategies before the actual event.

Demo Repository

Loading README...

Roumak

Created the intial version of the project and shared it with our community (https://www.sota-ai.tech/) currently it’s in beta testing mode.

Attachment
0