FloraFacts is my first venture into full-stack development, combining modern web technologies with AI to create a practical and engaging plant identification platform. The app helps users identify plants and learn about their care requirements through an intuitive interface.
Features
- ๐ธ Upload or capture plant photos for instant identification
- ๐ค AI-powered plant recognition using Google Gemini
- ๐ Comprehensive plant care tips and interesting facts
- ๐ผ๏ธ Personal plant gallery for saved discoveries
- ๐ฑ Responsive design for seamless mobile use
The Stack
- Frontend: Next.js 14 with React and TypeScript
- Styling: Tailwind CSS for responsive design
- AI Integration: Google Gemini AI for plant recognition
- Deployment: Vercel for reliable hosting
- Type Safety: Full TypeScript implementation (97.4% of codebase)