# Smart Rwanda Hub
This is the full source code for the Smart Rwanda Hub project.
## Features
- React/Next.js frontend with Tailwind CSS
- GPT-4 AI integration with OpenAI API
- English/Kinyarwanda language toggle
- Speech-to-text input
- Mobile responsive design
- Service history
- Ready for deployment on Vercel
## Setup Instructions
1. Clone or download this repo
2. Run `npm install` to install dependencies
3. Add your OpenAI API key to `.env.local` as `OPENAI_API_KEY=your_key_here`
4. Run `npm run dev` to start local development server
5. Deploy on Vercel by connecting to your GitHub repo and setting environment variables