https://github.com/sofianhw/talk-with-your-code
Talk with your code using langchain and streamlit
https://github.com/sofianhw/talk-with-your-code
Last synced: 6 months ago
JSON representation
Talk with your code using langchain and streamlit
- Host: GitHub
- URL: https://github.com/sofianhw/talk-with-your-code
- Owner: sofianhw
- Created: 2023-09-24T17:30:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T18:17:04.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T13:35:26.780Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talk with Your CodeBase
## Install depedencies
pip install -r requirements.txt
## Terminal
python app.py
## Streamlit
streamlit run st_app.py