Piplup is a modern quiz platform that combines AI-generated content with user customization, supporting PDF uploads and interactive quiz experiences.
✨ AI-Powered Quiz Generation
- Generate quizzes from text prompts using AI
- Create quizzes from uploaded PDF documents (LangChain text processing)
🎨 Custom Quiz Creation
- Intuitive quiz builder interface
- Rich text editing with formatting options
📊 Quiz Play & Analytics
- Real-time results and performance analytics
- Shareable quiz links
🔒 User System
- OAuth and email/password authentication
- User profile customization
- Frontend: Next.js 14 (App Router), shadcn/ui, Tailwind CSS
- Backend: Next.js API Routes
- Database: PostgreSQL (Neon serverless), Drizzle ORM
- AI: Google Gemini, LangChain (PDF processing)
- Runtime: Bun
- Auth: Auth0