A Python repository full of practice code with the LangChain AI framework. This repo focuses on learning the fundamentals of LangChain using Ollama for local LLMs (since OpenAI can get quite expensive ).
- Practice scripts for:
- Chat Models
- Memory
- Tools
- RAG (will be implemented later)
- Agents (will be implemented later)
- Local LLM support via Ollama