Skip to content

Smart India Hackathon'23- PSID:1516- An AI Chatbot to Send Grievance Across Multiple Departments.

Notifications You must be signed in to change notification settings

MohitShaw181104/SAMAYA

 
 

Repository files navigation

SAMAYA

The One Solution for your every problem. It detects the griviance lodgedd by the user and assign the associated department with approx 80% accuracy it also provides an unique token id for every grivance in th format of department first three letters and an random id for easy identification.

Instruction:-

  • first go into the directory SAMAYA/backend and run the main.py as "python -m uvicorn main:app --host 127.0.0.1 --port 8000 --reload"
  • Then copy the host link and add '/api' at the back and paste it in the browser to activate backend server
  • Next in the terminal run "npm run dev" and enter the link shown in google to access the website in connection with backend
  • mongoDB Atlas link -> "mongodb+srv://mohitshaw181104:[email protected]/samaya?retryWrites=true&w=majority

About

Smart India Hackathon'23- PSID:1516- An AI Chatbot to Send Grievance Across Multiple Departments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • CSS 14.8%
  • Python 8.7%
  • HTML 0.6%