My submission for DEV Education Track



This content originally appeared on DEV Community and was authored by Temiloluwa Akintade

This post is my submission for DEV Education Track: Build Apps with Google AI Studio.

What I Built

I built, efIQo, a study tool that allows learners create, share and study with custom and AI-powered flashcards and quizzes. I created it without prompts, as it is something I have been working on before I got to know about the DEV Education Track. However, I used the Gemini API for AI functionality and Google firebase for storage and authentication.

Demo

efIQo dashboard
Flashcard Information
Study flashcard

Click here to try it out.

My Experience

I learnt about structuring data before sending calls to the Gemini API and authentication using firebase. Yes, I was quite surprise with what I could achieve.


This content originally appeared on DEV Community and was authored by Temiloluwa Akintade