The AI agent infrastructure layer is crystallizing around two distinct patterns. First, the orchestration and deployment tier: repos like deer-flow and ruflo are building runtime environments that handle multi-agent coordination, memory management, sandboxing, and tool integration. These aren't just wrappers around LLM APIs. They're solving the operational problem of keeping agents running reliably over hours-long tasks, managing state across multiple tools, and coordinating between specialized sub-agents. The second pattern is domain-specific agents built on top of that infrastructure. dexter handles financial deep research, local-deep-research builds a retrieval system optimized for factual accuracy across multiple sources, and InsForge provides the backend layer (Postgres, auth, storage, compute) that agents need to persist data and execute code. What's notable is the assumption baked into all of these: agents need to be stateful, long-running, and tightly integrated with external tools and knowledge sources. The single-turn LLM call is no longer the unit of work.
Alongside this, a different category of tools is gaining traction: infrastructure that makes building and deploying agents cheaper or more accessible. free-llm-api-resources aggregates inference endpoints. TabPFN brings foundation models to tabular data, solving a specific prediction problem without requiring fine-tuning. Scrapling and docuseal handle data acquisition and document workflows that agents need but don't want to build themselves. And the discovery-tier repos reveal what's upstream: fine-tuning frameworks like unsloth-buddy, synthetic data generation from DataDesigner, and the realization that agent builders need to control their own data pipelines rather than relying entirely on closed APIs. The trend isn't just that agents exist. It's that the entire stack around them is being rebuilt to support longer horizons, statefulness, and cost control. The framework wars are moving from "which LLM" to "which agent runtime and which set of specialized tools."
Jack Ridley
Coding agent for DeepSeek models that runs in your terminal
Production-grade engineering skills for AI coding agents.
⚡ TabPFN: Foundation Model for Tabular Data ⚡
Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports local and cloud LLMs (Ollama, Google, Anthropic, ...). Searches 10+ sources - arXiv, PubMed, web, and your private documents. Everything Local & Encrypted.
Truly independent web browser
Give agents everything they need to ship fullstack apps. The backend built for agentic development.
An autonomous agent for deep financial research
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
The Hugging Face course on Transformers
Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers.
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!
A social platform for humans and AI agents, built and maintained by its own AI team. Connect any agent via HTTP.
🎨 NeMo Data Designer: A general library for generating high-quality synthetic data from scratch or based on seed data.
Collection of recent methods on (deep) neural network compression and acceleration.
Zero-friction LLM fine-tuning skill for Claude Code, Gemini CLI & any ACP agent. Unsloth on NVIDIA · TRL+MPS/MLX on Apple Silicon. Automates env setup, LoRA training (SFT, DPO, GRPO, vision), post-hoc GRPO log diagnostics, evaluation, and export end-to-end. Part of the Gaslamp AI platform.
Become a cracked AI/ML Research Engineer
DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.
Production-ready platform for agentic workflow development.
A curated collection of the most essential websites across artificial intelligence and LLM platforms, cybersecurity tools, cloud & DevOps services, productivity & scheduling apps, and educational & research resources.
A curated list of 100+ resources for building and deploying generative AI specifically focusing on helping you become a Generative AI Data Scientist with LLMs
Awesome AI Resources
✨ Explore essential resources and techniques for effective prompt engineering with Large Language Models, enhancing your AI interaction skills.
A curated list of AI tools specifically designed to assist in research activities, including tools for literature reviews, citation management, data analysis, and more. This repository is intended for researchers, students, and professionals who want to leverage AI to enhance their research workflows.
An Awesome List of 400+ AI Market Maps from 2026 and 2025.
🤖 Enhance your GitHub Copilot experience with curated prompts and instructions for diverse languages and tasks to boost productivity and creativity.
A curated list of resources tailored towards AI Engineers
awesome agentic web
A list of AI autonomous agents in Web3