arn-c0de/Crawllama
CrawlLama 🦙 is an local AI agent that answers questions via Ollama and integrates web- and RAG-based research.
Implements multi-hop reasoning via LangGraph with adaptive agent selection (low/mid/high complexity), OSINT capabilities including email/phone/IP intelligence and social media analysis, and a FastAPI REST API for integration. Features intelligent caching with TTL-based eviction, parallel web search across multiple providers (DuckDuckGo, Brave, Serper), and advanced RAG with batch processing and hybrid search strategies. Targets local-first deployment on Windows/Linux with Ollama while maintaining privacy through local LLM processing and compliance controls for web operations.
Stars
14
Forks
1
Language
Python
License
—
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/arn-c0de/Crawllama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length...
emergentmethods/asknews-python-sdk
Infusing news into any LLM with a single line of code
kindsmiles/pyvigate
Pyvigate: A Python framework that combines headless browsing with LLMs that assists you in your...
Alibaba-NLP/CHRONOS
Repo for NAACL 2025 Paper "Unfolding the Headline: Iterative Self-Questioning for News Retrieval...
mytechnotalent/pa
A Personal Assistant leveraging Retrieval-Augmented Generation (RAG) and the...