An open API service indexing awesome lists of open source software.

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

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