Problem Statement (AGRI12)
AI-based voice-assisted Contact Center for assisting Farmers for their problems. Farmers can log their problems with the contact center thru phone calls / SMS / website and in return an automated voice response can be provided to the farmers with a most appropriate solution for their problems.
- Localization
- Provides best solutions to the farmer's problem using NLP algorithm and knowledge base repository.
- Crop Recommendation
- Fertilizer Recommendation
- Disease Prediction
- Weather Forecasting
- AI Voice Assistance
- Voice SMS in the local language
- Frontend: React
- Backend: Flask
- IDE: VS Code
- Design: Figma, Canva
- API Testing & Documentation: Postman
- Version Control: Git and GitHub
S.No. | Branch Name | Purpose |
---|---|---|
1. | master | contains all Frontend code |
2. | backend | contains all Backend code |
3. | ml | contains all ML code |
- Fork and Clone the repo using
$ git clone https://github.com/rudrakshi99/Farmer-Call-Center.git
- Install the Dependencies from
npm
$ npm i
- Run the Server and see the demo at http://localhost:3000/
$ npm start
S.No. | Name | Role | GitHub Username:octocat: |
---|---|---|---|
1. | Rudrakshi (Team Leader) | Frontend Development | @rudrakshi99 |
2. | Frank Makeba | Frontend Development | @CutCoders |
3. | Tony Onkgopotse Richard | Backend Development | @Onkgopotse007 |
4. | Pedro Anda Ondo Nchama | Backend Development | @paondonchama |
5. | Faremi Saheed | ML Engineer | @faremi |
6. | Ayushi Saxena | Product Designer | @ayushisaxena19 |
Rudrakshi 💻 |
Faremi Saheed 💻 |
Pedro Anda Ondo Nchama 💻 |
Tony Onkgopotse Richard 💻 |
Ayushi Saxena 💻 |
Frank Makeba 💻 |
This project follows the MIT License.