File size: 524 Bytes
6bc88c9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
numpy pandas matplotlib seaborn scikit-learn nltk streamlit ipykernel docker dill # chatbot requirements # Web Framework fastapi uvicorn[standard] # LangChain & Ecosystem langchain langchain-community langchain-core langchain-groq langchain-huggingface # Vectorstore chromadb protobuf==3.20.3 # Embeddings sentence-transformers # Environment Variables python-dotenv # Typing & Utilities pydantic requests # Logging (optional but recommended) #loguru python-multipart #-e. |