nidhibodar11 commited on
Commit
19e5750
1 Parent(s): d626451

added requirements.txt file

Browse files
Files changed (1) hide show
  1. requirements.txt +35 -0
requirements.txt ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # unstructured
2
+ # tiktoken
3
+ # pinecone-client
4
+ # pypdf
5
+ # openai
6
+ # langchain
7
+ # pandas
8
+ # numpy
9
+ # python-dotenv
10
+ # langchain-pinecone
11
+ # streamlit
12
+ # google-generativeai
13
+ # faiss-cpu
14
+ # langchain_google_genai
15
+ # PyPDF2
16
+ langchain_openai
17
+ langchain_core
18
+ python-dotenv
19
+ streamlit
20
+ langchain_community
21
+ langserve
22
+ fastapi
23
+ uvicorn
24
+ sse_starlette
25
+ bs4
26
+ pypdf
27
+ chromadb
28
+ faiss-cpu
29
+ groq
30
+ cassio
31
+ beautifulsoup4
32
+ langchain-groq
33
+ wikipedia
34
+ arxiv
35
+ langchainhub