I just brought Peylo back to life, its a project I created a few weeks ago in June, I had originally given up on it due to Supabase disabling the project because of inactivity. But after I saw Hackclub Stardance, I decided to give it a shot again. Peylo is a learning platform designed to mimic Duolingo’s ease of use but instead of learning languages you learn financial literacy. Now you might think: “How do you make each lesson?” as there’s around 500 lessons in Peylo’s curriculum. Well, I created a Gemini powered lesson generator to automatically generate each lesson and store it in the DB for future use. Now, you might think how I’m managing my Gemini API usage; the truth is, I don’t. I created a system with around 6 different Gemini API keys from all 6 of my Google accounts, and it automatically switches to the next one after one hits its limit. I’m looking forward to continuing on this project in the next few months.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.