Skip to content

A chatbot developed to answer queries related to the institute, including procedures, academics, and other resources. The system utilizes Google's PaLM API for natural language processing and Django for backend development, providing a seamless interface between the user and the chatbot.

Notifications You must be signed in to change notification settings

yogeshsingh-11/IITJ_Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IITJ QUERYCHATBOT

Description

A chatbot developed to answer queries related to the institution, including procedures, academics, and other resources. The system utilizes Google's PaLM API for natural language processing and Django for backend development, providing a seamless interface between the user and the chatbot.

Features

  • Real-time response to user queries.
  • Integration with Google PaLM API for NLP.
  • RESTful API for backend communication.
  • Efficient data management using SQL.

Installation

  1. Clone the repository.
  2. Install dependencies: pip install -r requirements.txt.
  3. Run the Django server: python manage.py runserver.

License

MIT License

About

A chatbot developed to answer queries related to the institute, including procedures, academics, and other resources. The system utilizes Google's PaLM API for natural language processing and Django for backend development, providing a seamless interface between the user and the chatbot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published