8000 GitHub - pi1814/Q-A-Bot: Q&A bot based on the page contents.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pi1814/Q-A-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q-A-Bot

Q&A bot based on the confluence page contents.

Startup

  1. Create a virtual environment python -m venv .
  2. Activate it
  3. Clone this repo
  4. Install the required dependencies pip install -r requirements.txt
  5. Create a .env file and add your OpenAI APIKey there like OPENAI_API_KEY=<API_KEY>
  6. Start the app streamlit run app.py
  7. Load the file and ask the questions

About

Q&A bot based on the page contents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0