This project has been deleted.

Flashify

Flashify Used AI

7 devlogs
4h 6m
•  Ship certified

Flashify AI is your intelligent flashcard generator built for students who want to learn faster and smarter. Just enter a topic, and our AI—powered by Google's Gemini AI—instantly creates well-structured, bite-sized flashcards to help you master concepts effortlessly.

Crafted as a sleek Next.js web app, Flashify AI makes studying more efficient, whether you're prepping for exams, revising lectures, or learning new subjects on the go.

Timeline

Ship 2

0 payouts of shell 0 shells

Shahnawaz Wariya

about 5 hours ago

Shahnawaz Wariya Covers 6 devlogs and 2h 39m

added gemini 2.5 flash or gemini 2.5 pro model support for better flash card generator

Update attachment

added manual deck creation

Update attachment

added stats feature in flashify

Update attachment

Made ui more minimal and sleek

Update attachment

added AI based generation based on topic or your personal notes

Update attachment

Added gemini 2.5 flash support for more powerful flashcard generation

Update attachment

Ship 1

1 payout of shell 9.0 shells

Shahnawaz Wariya

about 1 month ago

Shahnawaz Wariya Covers 1 devlog and 1h 27m

🚀 Devlog: Building Flashify AI – AI-Powered Flashcard Generator
📌 Overview
Flashify AI is a web-based flashcard generator designed to help students break down complex topics into digestible study material—instantly. The goal: reduce manual effort and boost learning efficiency using AI. Users enter any topic, and the system generates structured flashcards on the fly using Gemini AI.

🛠️ Tech Stack
Frontend: Next.js 14 (App Router)

AI Integration: Gemini API (Google's generative LLM)

Styling: Tailwind CSS for fast and responsive UI

Deployment: Vercel

State Management: React hooks & context

Additional: Form handling with validation, loading states, and content sanitization

🔍 Key Features
🧠 AI Flashcard Generator – Users input any topic; Gemini AI returns smart, concise Q&A-style flashcards

📱 Responsive UI – Fully optimized for desktop and mobile

📚 Study-Ready Format – Cards are neatly structured for easy review and memorization

💾 Local Save (coming soon) – Plan to let users save cards or export them

💡 Dev Challenges
Prompt engineering for flashcard formatting

Token management and API call optimization with Gemini

Handling response parsing and formatting for consistent output

Keeping UI minimal yet intuitive for non-technical users

✅ What's Next
🔐 User auth (Clerk or Firebase)

📦 Flashcard library with tagging + search

📤 Export to Anki / PDF

🎙️ Voice-based input for generating flashcards

Flashify AI started as a simple idea and is now evolving into a full-fledged study companion. It’s been a fun build, combining LLM integration with clean UI/UX—more updates coming soon! 🚧

Update attachment