# AI Shamba Guide
This project is the frontend for the AI Shamba Guide, a tool designed to assist farmers with agricultural information and guidance using AI technology.
## Project Structure
- `index.html` - Main HTML file
- `script.js` - JavaScript logic for the frontend
- `styles.css` - Styling for the frontend
## Getting Started
1. Open `index.html` in your browser to launch the application.
2. Make sure `script.js` and `styles.css` are in the same directory for full functionality and styling.
## Features
- User-friendly interface for accessing AI-powered agricultural advice
- Responsive design for desktop and mobile
## Contributing
Feel free to fork this repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.