4 projects
qv-ollama-sdk
A simple SDK for interacting with the Ollama API by automatically creating a conversation (chat history)
qv-session-manager
Simple, efficient session manager for persistent storage of conversations from qv-ollama-sdk in SQLite
qv-mcp-client
A Python client library for the Model Context Protocol (MCP) that provides clean, async connectivity to MCP servers
qv-rag
A lightweight, modular RAG system using ChromaDB