Part 4 of my local AI series is out — I gave my Ollama Discord bot a knowledge base using RAG.Stack: ChromaDB + nomic-em...

Part 4 of my local AI series is out — I gave my Ollama Discord bot a knowledge base using RAG.Stack: ChromaDB + nomic-embed-text (768-dim embeddings) + discord.py. Everything runs locally, no cloud involved.The highlight: I asked the bot who he is. He mentioned a character called Renn. I never mentioned Renn in that message. He pulled it from the right document on his own.Article: https://medium.com/@mudrastepan/gave-discord-bot-memory-building-local-ai-with-ollama-part-4-2f447c0934a6GitHub: https://github.com/StepanMudra/JakeRAG#Ollama #RAG #LocalLLM #llm #AI

Read Original

Related