Open AI : Ollama : https://ollama.com/download/windows Ollama Model command : ollama run llama3 (8B parameter, 4.7 GB)
TO DO :
-
Document Loader :
- Document Loader
- Do a text loader
- Webscraping loader
- PDF loader For others see how to guide : https://python.langchain.com/v0.2/docs/how_to/
-
Text splitter
-
Vector DB - chroma provided by langchain
- Multi search RAG : ○ Tools - Third party ○ Agents
- End to End Projects: Groq - Inference engine