Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudrakshi99/farmer-call-center
AI-based voice-assisted Contact Center for assisting Farmers for their problems.
https://github.com/rudrakshi99/farmer-call-center
ai alan-ai call-center crop crop-recommendation disease-prediction farmers fertilizer-recommendation flask hackathon machine-learning nlp pytorch react sms summarization twillio unesco-india-africa-hackathon-2022 voice-assistant
Last synced: about 1 month ago
JSON representation
AI-based voice-assisted Contact Center for assisting Farmers for their problems.
- Host: GitHub
- URL: https://github.com/rudrakshi99/farmer-call-center
- Owner: rudrakshi99
- License: mit
- Created: 2022-11-03T17:36:55.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T18:35:46.000Z (over 1 year ago)
- Last Synced: 2023-12-16T15:16:50.369Z (about 1 year ago)
- Topics: ai, alan-ai, call-center, crop, crop-recommendation, disease-prediction, farmers, fertilizer-recommendation, flask, hackathon, machine-learning, nlp, pytorch, react, sms, summarization, twillio, unesco-india-africa-hackathon-2022, voice-assistant
- Language: JavaScript
- Homepage: https://krashak-ai.netlify.app/
- Size: 53.2 MB
- Stars: 42
- Watchers: 2
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Krashak.AI
![Hackathon (2)](https://user-images.githubusercontent.com/55245862/207863094-f5fc2d07-5584-45d7-be02-3695dd90c71b.png)> 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.
# UNESCO India - Africa Hackathon
## Features
1. Localization
2. Provides best solutions to the farmer's problem using NLP algorithm and knowledge base repository.
3. Crop Recommendation
4. Fertilizer Recommendation
5. Disease Prediction
6. Weather Forecasting
7. AI Voice Assistance
8. Voice SMS in the local language## Technology Stack:
- **Frontend**: React
- **Backend**: Flask
- **IDE**: VS Code
- **Design**: Figma, Canva
- **API Testing & Documentation**: Postman
- **Version Control**: Git and GitHub### How to Get Started?
#### GitHub Repository Structure
| S.No. | Branch Name | Purpose |
| ----- | ---------------------------------------------------------------------------- | ----------------------------- |
| 1. | [master](https://github.com/rudrakshi99/Farmer-Call-Center/tree/master) | contains all Frontend code |
| 2. | [backend](https://github.com/rudrakshi99/Farmer-Call-Center/tree/backend) | contains all Backend code |
| 3. | [ml](https://github.com/rudrakshi99/Farmer-Call-Center/tree/ml) | contains all ML code |### Frontend Setup Instructions
- 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/](http://localhost:3000/)
```
$ npm start
```## Team Members:
| S.No. | Name | Role | GitHub Username:octocat: |
| --------------- | --------------- | --------------- | --------------- |
| 1. | Rudrakshi (Team Leader) | Frontend Development| [@rudrakshi99](https://github.com/rudrakshi99) |
| 2. | Frank Makeba | Frontend Development | [@CutCoders](https://github.com/CutCoders) |
| 3. | Tony Onkgopotse Richard | Backend Development | [@Onkgopotse007](https://github.com/Onkgopotse007) |
| 4. | Pedro Anda Ondo Nchama | Backend Development| [@paondonchama](https://github.com/paondonchama) |
| 5. | Faremi Saheed | ML Engineer | [@faremi](https://github.com/faremi) |
| 6. | Ayushi Saxena | Product Designer | [@ayushisaxena19](https://github.com/ayushisaxena19) |## Maintainersβ¨
Rudrakshi
π»
Faremi Saheed
π»
Pedro Anda Ondo Nchama
π»
Tony Onkgopotse Richard
π»
Ayushi Saxena
π»
Frank Makeba
π»
# License :memo:
This project follows the [MIT License](https://choosealicense.com/licenses/mit/).
[![Uses Git](https://forthebadge.com/images/badges/uses-git.svg)](https://github.com/rudrakshi99/Farmer-Call-Center)
[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://github.com/rudrakshi99/Farmer-Call-Center)
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://github.com/rudrakshi99/Farmer-Call-Center)
[![Built with love](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/rudrakshi99/Farmer-Call-Center.git) [![Built By Developers](https://forthebadge.com/images/badges/built-by-developers.svg)](https://github.com/rudrakshi99/Farmer-Call-Center)