Skip to content
View tajwarchy's full-sized avatar

Block or report tajwarchy

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. rag-from-scratch rag-from-scratch Public

    RAG pipeline from scratch — FAISS + Sentence-Transformers + Mistral 7B via Ollama. No LangChain. FastAPI backend with chunking benchmarks, latency profiling, and LLM abstraction layer.

    Python

  2. autonomous-ai-agent autonomous-ai-agent Public

    Autonomous ReAct agent built from scratch — no LangChain. Features circuit breaker, dual database (ChromaDB + SQLite), Prometheus/Grafana monitoring, and a provider-agnostic LLM layer (Ollama/OpenA…

    Python

  3. production-rag production-rag Public

    Production RAG system with LangChain, Qdrant & Docker. Multi-user isolation, 3 retrieval strategies (Similarity/MMR/HyDE), reranking, query rewriting, async ingestion worker.

    Python 1