Skip to content
View bhairavaa's full-sized avatar
💭
exploring
💭
exploring

Block or report bhairavaa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. semantic-cache-server semantic-cache-server Public

    Tiered semantic cache for LLMs — Redis exact-match + pluggable vector search (Chroma/Qdrant/Pinecone/pgvector) to avoid redundant LLM calls. FastAPI, production-hardened with request coalescing, ci…

    Python

  2. local-voice local-voice Public

    Offline, privacy-first voice dictation for Windows. Global hotkey → on-device Whisper transcription → clipboard, with zero cloud calls. Rust (Tauri) + Python (FastAPI) + React.

    Python 1

  3. enterprise-DOC-Rag enterprise-DOC-Rag Public

    Production-grade, multi-tenant document RAG platform with hybrid search (dense + BM25), reranking, semantic caching, incremental ingestion, and streaming citations. FastAPI + React + Qdrant + Postg…

    Python

  4. prompt-studio prompt-studio Public

    GitHub for prompts — version, test, and compare LLM prompts across providers, with a self-calibrating LLM-as-judge.

    Python

  5. local-mcp-crm local-mcp-crm Public

    Local-first CRM built on the Model Context Protocol (MCP) — customer/project management exposed as MCP tools, usable from a custom LlamaIndex agent or directly in Claude Code or any other applicati…

    Python 1

  6. ai-gateway-service ai-gateway-service Public

    Production-style multi-provider LLM gateway (OpenAI, Claude, Gemini, Ollama) with automatic fallback, SSE streaming, per-key rate limiting, and cost tracking — built with FastAPI + async SQLAlchemy.

    Python