amanmaurya0704 commited on
Commit
4eca07b
·
0 Parent(s):

first commit

Browse files
Files changed (3) hide show
  1. .gitignore +2 -0
  2. README.md +0 -0
  3. requirements.txt +8 -0
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ .env
2
+ venv
README.md ADDED
File without changes
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langgraph
3
+ langchain_community
4
+ langchain_core
5
+ langchain_groq
6
+ langchain-google-genai
7
+ faiss-cpu
8
+ streamlit