| # LangChain Core | |
| langchain | |
| langchain-core | |
| # OpenAI Integration | |
| langchain-openai | |
| openai | |
| # Anthropic Integration | |
| langchain-anthropic | |
| # Google Gemini (PaLM) Integration | |
| langchain-google-genai | |
| google-generativeai | |
| # Hugging Face Integration | |
| langchain-huggingface | |
| transformers | |
| huggingface-hub | |
| # Environment Variable Management | |
| python-dotenv | |
| # Machine Learning Utilities | |
| numpy | |
| scikit-learn | |
| # Web App UI Frameworks | |
| streamlit | |
| gradio | |
| # Langchain Community | |
| langchain-community | |
| #pip install -r requirements.txt | |