Skip to content

aswinr19/vaiga-agrihack-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vaiga Agrihack Chatbot

This project was an mvp developed as part of the Viaga Agrihack 2023 conducted by Department of Agriculture, GOVT of Kerala. The project aims to resolve common queries of farmers by providing a chatbot that works 24 x 7. The data set for training the chatbot is sourced from the open web, with questions from real farmers and answers from real experts. The orinal chatbot uses SVM as the underlying model and is developed using python and flask.

Features

  • The original chatbot supports multiple languages including malayalam, english and hindi (using google translate)
  • It supports bot text and audio input and output (using the browser built in speach api)
  • Beautiful ui

The project is being re-written using React, Hono and powered by LLMs!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.9%
  • CSS 21.5%
  • JavaScript 8.2%
  • HTML 4.4%