Open source

Twelve Python libraries I published — retrieval, agents, scraping, and fallbacks when a model fails.

AgentEnsemble

Multi-agent orchestration. ReAct, Swarm, Pipeline, Debate, WorkflowGraph. Routing, planning, cost tracking.

AgentEnsemble PyPI downloads
ragfallback

Stop RAG pipelines from failing silently. Query rewriting, retrieval confidence scoring, fallbacks, retries.

ragfallback PyPI downloads
AgentCare

Voice AI for healthcare. Call intake, structured extraction, missing-data recovery, appointment orchestration, post-call analytics.

AgentCare PyPI downloads
RAGNav

Hybrid BM25 + dense retrieval with RRF fusion. Navigation-first RAG for long documents.

hybrid retrieval, R@3 0.956 over 500 SQuAD questions — benchmark script and results in-repo

RAGNav PyPI downloads
nepal-gov-agent

Agentic RAG on Nepal government policy and legal documents. Citations, offline-capable, Nepali + English.

nepal-gov-agent PyPI downloads
scrapeflow-py

Playwright-based web scraping. LLM extraction, hybrid selectors, session persistence, rate limiting, anti-detection.

scrapeflow-py PyPI downloads
AskPandas

Natural-language queries on CSV data using local LLMs. No API keys, no cloud.

AskPandas PyPI downloads
lingo-nlp-toolkit

Lightweight NLP utilities bridging traditional pipelines and transformer-ready workflows.

lingo-nlp-toolkit PyPI downloads
PyroChain

Agentic feature engineering. PyTorch + LangChain agents for multimodal feature extraction.

PyroChain PyPI downloads
toxic-comment-classifier

Deep learning toxicity detection. Per-category scores for obscene language, threats, insults, identity hate.

toxic-comment-classifier PyPI downloads
socialmediaextractor

Extract social media profile links from websites. Useful for lead enrichment and web intelligence pipelines.

socialmediaextractor PyPI downloads
trustpilot-scraper

Scrape Trustpilot reviews programmatically. Structured output for sentiment analysis and competitive research.

trustpilot-scraper PyPI downloads