https://github.com/biogeek/streamlit-fastapi-langchain
https://github.com/biogeek/streamlit-fastapi-langchain
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/biogeek/streamlit-fastapi-langchain
- Owner: BioGeek
- License: mit
- Created: 2023-05-02T11:10:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T06:56:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T15:53:44.142Z (about 1 year ago)
- Language: Python
- Homepage: https://morning-everglades-39854.herokuapp.com/
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# streamlit-fastapi-langchain
Repository created as minimal reproducaible example for [this Stackoverflow question](https://stackoverflow.com/questions/76155032/connectionerror-on-multi-docker-app-streamlit-fastapi-deployed-on-heroku).
It is a multi-Docker application with a Streamlit frontend and a FastAPI backend [deployed on Heroku](https://morning-everglades-39854.herokuapp.com/).