MCPcopy 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

1import streamlit as st
2from dotenv import load_dotenv
3from utils import generate_embedding, insert_embeddings, collection, get_rag_response
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected