Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Hrishikesh332/dev-ai
/ app.py
File
app.py
app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
streamlit
as
st
2
from
dotenv
import
load_dotenv
3
from
utils
import
generate_embedding, insert_embeddings, collection, get_rag_response
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected