Context: Replit-generated side project exploring AI tooling. Not part of the thesis research.
A full-stack web application for AI-assisted research planning. Built with React, Express, and Google Gemini API. Originally scaffolded on Replit and deployed on Vercel.
Live: ai-research-planner.vercel.app
- Frontend: React 18, Vite, Tailwind CSS, Radix UI
- Backend: Node.js, Express
- Database: Drizzle ORM + Neon (serverless PostgreSQL)
- AI: Google Gemini API, OpenAI SDK
- Auth: Passport.js
- Deployment: Vercel