Skip to content

kaseyzapatka/rag_cats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Cat RAG: Retrieval-Augmented Generation for Feline Knowledge

This project implements a lightweight RAG pipeline using Ollama for answering cat-related questions (health, breeds, behavior).

  • Curates and embeds a corpus of cat knowledge.
  • Uses a vector store for fast semantic retrieval.
  • Combines retrieved context with local LLM generation via Ollama.
  • Optimized for low-latency, context-aware responses.

About

Cat RAG project using Ollama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages