Skip to content

This is a project which focuses on creation of a document chatbot. User can query with the chatbot and retrieve the answers

Notifications You must be signed in to change notification settings

jais001/document_bot

Repository files navigation

Document Chatbot

Setup

  • Create python environment with version 3.11
  • Run pip install -r requirements.txt
  • Use the env_sample for configuring the dot env
  • Run the application using streamlit run home.py ( ensure you are in the current directory)
  • Also if you are using a vscode, the configuration of the debugger using streamlit has been added.

Develpoment:

Note: Currently this project is under development. Some features are not implemented and there may be bugs in the' program

About

This is a project which focuses on creation of a document chatbot. User can query with the chatbot and retrieve the answers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages