JoaoPito / ayanami-bot

Your AI-powered assistant that customizes itself to automate your tasks, conveniently in a Telegram bot
GNU General Public License v3.0
0 stars 0 forks source link

Feature: File reading with RAG #13

Open JoaoPito opened 4 months ago

JoaoPito commented 4 months ago

Use of RAG (https://js.langchain.com/v0.1/docs/expression_language/cookbook/retrieval/) to be used with OpenAI or Ollama models so that they can access files (locally if using Ollama) and generate responses based on them.