Root
parents
Showing
.vscode/settings.json
0 → 100644
DSD logo.png
0 → 100644
9.64 KB
Home.py
0 → 100644
__pycache__/streaming.cpython-310.pyc
0 → 100644
File added
__pycache__/streaming.cpython-311.pyc
0 → 100644
File added
__pycache__/utils.cpython-310.pyc
0 → 100644
File added
__pycache__/utils.cpython-311.pyc
0 → 100644
File added
pages/1_Basic_Chatbot.py
0 → 100644
pages/2_Chatbot_Agent.py
0 → 100644
pages/3_Chat_with_your_Data.py
0 → 100644
pages/4_Youtube_Chatbot.py
0 → 100644
requirements.txt
0 → 100644
langchain==0.0.312 | ||
PyPDF2==3.0.1 | ||
python-dotenv==1.0.0 | ||
streamlit==1.27.2 | ||
openai==0.27.6 | ||
altair==4 | ||
Pillow==9.5.0 | ||
tiktoken==0.5.1 | ||
duckduckgo-search==3.9.3 | ||
pypdf==3.16.4 | ||
faiss-cpu==1.7.4 | ||
chromadb | ||
youtube-transcript-api==0.6.1 | ||
arxiv==2.0.0 | ||
\ No newline at end of file |
streaming.py
0 → 100644
tmp/10050-Medicare-and-You.pdf
0 → 100644
File added
tmp/2023_GPT4All_Technical_Report.pdf
0 → 100644
File added
tmp/Attention is all you need Blog (2).pdf
0 → 100644
File added
tmp/Muhammad Jan.pdf
0 → 100644
File added
utils.py
0 → 100644