FloraBit is a cross-platform mobile application designed to help users identify, diagnose, and care for their plants. By leveraging AI and modern mobile technologies, FloraBit provides users with tools to maintain healthy plants and cultivate their own vegetables.
- 📷 Plant Scanner: Capture images of plants to identify species and detect potential health issues.
- 🧠 AI Diagnosis: Utilize GPT-4 Turbo (Vision) to analyze plant health and suggest remedies.
- 📚 Care Guide: Access detailed information on light, water, temperature, and humidity requirements for various plants.
- 🌱 Plant Encyclopedia: Explore a comprehensive database of common houseplants and vegetables.
- 🗂️ State Management: Manage application state efficiently using Zustand.
- 🔐 User Authentication: Secure user accounts with Clerk integration.
- Framework: Expo + React Native
- Language: TypeScript
- State Management: Zustand
- Authentication: Clerk
- AI Integration: OpenAI API for vision analysis
- Styling: Tailwind CSS via NativeWind
Coming Soon
FloraBit is licensed under the MIT License.
To set up the project locally:
git clone https://github.com/anilyavas/FloraBit.git
cd FloraBit
npm install
npx expo start