Skip to content

dhirajsuvarna/privategpt-streamlit-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit UI for PrivateGPT

This is a UI build using streamlit which provides as an alternative to the default Gradio UI shipped with PrivateGPT

Streamlit UI

How to make it work

Install PrivateGPT

  • Follow the installation steps mentioned in the official PrivateGPT docs
  • Run PrivateGPT project by executing the command poetry run python -m private_gpt as mentioned in the doc.
  • In case you have installe PrivatedGPT along with the default UI. Disable the UI by changing the settings in settings.yaml

Install PrivateGPT-Streamlit-UI

  • Clone the project
  • Install the dependencies using poetry install
  • Run the UI using streamlit run demo.py
  • The PrivateGPT Server URL is set in the constants.py file. Change it to point it to the correct Server if necessary.

About

A Streamlit UI for PrivateGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages