cikavelja/SQLight-Ollama-CSharp-RAG-StructRAG-
RAG/StructRAG using SQLite, C# and Ollama
This project helps C# developers create intelligent recommendation systems that understand the meaning of text. It takes textual descriptions (like movie plots or product features) and converts them into a special format for efficient searching, storing them in a SQLite database. When a user provides a query, it quickly finds the most relevant items based on similarity, providing a list of recommendations. This is ideal for developers building semantic search or recommendation features into their C# applications.
No commits in the last 6 months.
Use this if you are a C# developer wanting to add semantic search capabilities or build a recommendation engine using local models via Ollama and SQLite.
Not ideal if you need a pre-built application or a solution that doesn't require C# development and setup of local AI models.
Stars
7
Forks
4
Language
C#
License
MIT
Category
Last pushed
Jan 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/cikavelja/SQLight-Ollama-CSharp-RAG-StructRAG-"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nashtech-garage/ntg-agent
A sample Chatbot in C# using Microsoft Agent Framework
shuyu-labs/AntSK
An AI knowledge base/agent built with .Net 9, AntBlazor, Semantic Kernel, and Kernel Memory,...
Azure-Samples/azure-ai-search-multimodal-sample
A sample app for the Multimodal Retrieval-Augmented Generation pattern running in Azure, using...
Azure-Samples/contoso-real-estate
Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI...
wisedev-code/MaIN.NET
NuGet package designed to make LLMs, RAG, and Agents first-class citizens in .NET