Jonathan Favorite's repositories
RAGamuffin
A lightweight, cross-platform .NET library for building RAG (Retrieval-Augmented Generation) pipelines with local embedding models and SQLite vector storage. Perfect for developers who need privacy-focused, offline-capable document search and AI-powered question answering without external API dependencies.
InstructSharp
Unified .NET 8 LLM SDK for ChatGPT, Claude 3/4, Gemini 2.5, Grok, DeepSeek & LLaMA - strongly-typed JSON in one line.
MCPFlow
MCPFlow is a lightweight .NET library for returning structured orchestrated_plan payloads from MCP tools. It turns tool calls into safe, stateful flows—plan → confirm → execute → follow-up—with a fluent builder and null-stripping serializer. Works with Cursor rules and GitHub Copilot agents.