Skip to content

Dagfinn1962/streamlitgpt-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Streamlit GPT Interface

This is a simple streamlit UI to interact with ChatGPT.

Installation

Get an API key from https://openai.com/api/

Streamlit Cloud

This can then be directly deployed to streamlit cloud. The api key can be set as a streamlit secrects.

Locally

Install using poetry and either use poetry shell or poetry run

poetry install

streamlit run app/chatgpt.py

Contributing

Pull requests are welcome.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%