Logo Lanfrica

greatiyke/Multi-Lingual-Agric-Advisor-Tool

Domain:

agriculturenatural language processing

Record type:

software
Creator:
gre
Host:
Agric Advisor Global is a world-class, multi-agent platform designed to provide strategic agronomic advice to farmers across Europe, North America, and West Africa. It leverages real-time data and Large Language Models (LLMs) to generate actionable insights in local languages. # 🌍 Agric Advisor Global - Premium Intelligence **Empowering Global Agriculture with High-Fidelity AI Intelligence.** Agric Advisor Global is a world-class, multi-agent platform designed to provide strategic agronomic advice to farmers across **Europe, North America, and West Africa**. Built for a premium hackathon experience, it combines real-time climate signatures, global commodity market indices, and multi-lingual vocal guidance within a stunning **Glassmorphism** interface. ## πŸ’Ž Features * **πŸ† Premium Glassmorphic UI**: A high-end technical aesthetic featuring semi-transparent panels, background blur, and smooth transitions. * **🌍 Multi-Regional Intelligence**: * **Data Agent**: Aggregates real-time climate data (OpenWeather) and commodity prices from global indices (**USA, UK, France, Germany, Canada, Nigeria**). * **Knowledge Agent**: Leverages **Google Gemini** to synthesize actionable, localized strategic wisdom. * **πŸ—£οΈ Global Vocalization**: Multi-lingual vocal guidance in **English, Spanish, French, German, Portuguese, Italian, Yoruba, Hausa, and Igbo** via `gTTS`. * **πŸ“± Strategic Alerts**: Dispatches localized insights and voice-links to mobile devices globally. * **πŸ“ Specialized Normalization**: Smart detection of international country codes for localized service delivery. ## πŸ› οΈ Installation 1. **Clone the repository**: ```bash git clone github.com cd Multi-Lingual-Agric-Advisor-Tool ``` 2. **Install Dependencies**: ```bash pip install -r requirements.txt ``` 3. **Environment Setup**: Create a `.env` file in the root directory: ```env OPENWEATHER_API_KEY=your_key_here GEMINI_API_KEY=your_key_here TWILIO_ACCOUNT_SID=your_sid_here TWILIO_AUTH_TOKEN=your_token_here TWILIO_FROM_NUMBER=your_twilio_number ``` ## πŸƒβ€β™‚οΈ Usage 1. **Run the Server**: ```bash python app.py ``` 2. **Access the Dashboard**: Open 127.0.0.1 3. **Generate Insights**: * Enter a **Glo …

Languages