Skip to content

A basic web interface for your personal Q&A bot with documents, based on KnowledgeGPT

Notifications You must be signed in to change notification settings

eren23/knowledgegpt-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic WebAPP for KnowledgeGPT

How to install

pip install knowledgegpt
python -m spacy download en_core_web_sm
pip install streamlit

How to run

First place your openai api key in the config file

streamlit run main.py

How to use

Just select a file and ask questions about it.

About

A basic web interface for your personal Q&A bot with documents, based on KnowledgeGPT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages