AI and LLM Agent Frameworks
The largest cluster of trending repos today centers on autonomous agents and the scaffolding around them.
- PrimeIntellect-ai/prime-agent - A self-improving reinforcement learning agent for coding workflows and long-running autonomous tasks. (+2642)
- paperclipai/paperclip - The open-source app for managing agents at work. (+198)
- ruvnet/ruflo - An agent meta-harness for deploying multi-agent swarms with adaptive memory and RAG integration. (+108)
- vercel-labs/skills - An open agent skills tool installable via npx. (+112)
- google/skills - Agent skills targeting Google products and technologies. (+498)
- danielmiessler/LifeOS - A general hill-climbing AI harness for moving from current state to ideal state in life and work. (+315)
- stanfordnlp/dspy - The framework for programming language models rather than prompting them. (+181)
- TauricResearch/TradingAgents - A multi-agent LLM framework for financial trading. (+177)
- confident-ai/deepteam - A framework for red-teaming LLMs and AI agents. (+12)
- semantica-agi/semantica - Graph-native infrastructure for context and accountable AI systems. (+970)
Web Scraping and Data Extraction
Context acquisition for AI pipelines continues to be a hot build area.
- firecrawl/firecrawl - A context API for searching, scraping, and interacting with the web at scale. (+835)
- diegosouzapw/OmniRoute - A free MIT AI gateway with one endpoint covering 290-plus providers, quota-aware fallback, and token compression. (+975)
- brightdata/cli - The official Bright Data CLI for scraping, searching, and extracting structured web data from the terminal. (+453)
- apify/crawlee - A web scraping and browser automation library for Node.js supporting Puppeteer, Playwright, and Cheerio. (+32)
- NanmiCoder/MediaCrawler - A crawler for Chinese social platforms including Xiaohongshu, Douyin, Bilibili, and Weibo. (+259)
- scrapy/scrapy - A fast high-level web crawling and scraping framework for Python. (+35)
AI-Powered Developer Workflow Tools
- vitali87/code-graph-rag - RAG for monorepos using knowledge graphs to query and edit multi-language codebases. (+682)
- dyad-sh/dyad - A local, open-source AI app builder positioned as an alternative to v0, Lovable, and Bolt. (+23)
- DayuanJiang/next-ai-draw-io - A Next.js app that lets you create and modify draw.io diagrams with natural language commands. (+79)
- heygen-com/hyperframes - Write HTML, render video, built for agents. (+202)
- sopaco/deepwiki-rs - Generates technical documentation and AI-ready context from code in minutes. (+51)
- langchain-ai/open_deep_research - Open deep research tooling from LangChain. (+17)
- neuml/txtai - An all-in-one AI framework for semantic search and LLM orchestration. (+10)
- pingdotgg/t3code - A coding tool from the team behind the T3 stack. (+389)
Infrastructure, Runtimes, and Data
- denoland/celld - Self-hosted, distributed Durable Objects from the Deno team. (+172)
- apache/datafusion - The Apache DataFusion SQL query engine. (+10)
- run-llama/liteparse - A fast, open-source document parser from LlamaIndex, written in Rust. (+35)
- Hmbown/CodeWhale - An open-source, community-driven agent harness. (+57)
Creative, Productivity, and Specialized Tools
- Comfy-Org/ComfyUI - A modular diffusion model GUI with a graph and nodes interface. (+922)
- google-deepmind/weathernext - A weather forecasting project from Google DeepMind. (+325)
- ZhuLinsen/daily_stock_analysis - An LLM-powered multi-market stock analysis system with automated notifications. (+731)
- 3b1b/manim - An animation engine for explanatory math videos. (+381)
- Zackriya-Solutions/meetily - A privacy-first, fully local AI meeting assistant with live transcription and Ollama summarization, built in Rust. (+162)
- joelbqz/writer-computer - A local-first desktop Markdown editor. (+55)
- ruvnet/RuView - Turns commodity WiFi signals into real-time spatial intelligence and presence detection without video, written in Rust. (+154)
- reacherhq/check-if-email-exists - Checks whether an email address exists without sending any email, backed by an HTTP API. (+78)
- Automattic/harper - An offline, privacy-first grammar checker powered by Rust. (+38)
- HakanSeven12/OpenCADStudio - A CAD application in Rust with 2D and 3D drawing, DWG/DXF support, and GPU-accelerated rendering. (+100)
- wealthfolio/wealthfolio - A local-first personal finance tracker for investments and net worth. (+20)
What Today's Trends Signal
The sheer density of agent frameworks, agent skill registries, and RAG infrastructure repos on a single day points to a maturing ecosystem where builders are moving past proof-of-concept and into questions of orchestration, reliability, and data acquisition at scale. The parallel strength of Rust-native tooling across privacy, parsing, and local compute suggests that performance and offline capability are becoming first-class product requirements alongside AI integration.