The pattern across today's repos splits cleanly between two categories: infrastructure for running and routing AI systems locally, and tooling to integrate those systems into existing workflows. The first group, Unsloth, Needle, FluidVoice, and the various agent frameworks, solves a concrete problem: LLMs and diffusion models now run on constrained hardware (phones, wearables, 14MB foundation models), but the tooling to actually deploy them hasn't caught up. Unsloth addresses this by providing a local UI for training and inference across multiple model families. FluidVoice does the same for speech-to-text on macOS, replacing cloud-dependent alternatives with on-device processing. These aren't theoretical exercises. They're responses to the fact that inference cost and latency make local execution economically rational for many applications, and developers need the scaffolding to make it work.
The second pattern is routing and orchestration. Switchyard, n8n, and the agent workspace repos (holaOS, Macro, Agency Agents) all solve the same underlying problem: AI applications now need to choose between models, chain multiple services together, and maintain context across disparate tools. Switchyard preserves API compatibility while letting you swap providers; n8n adds 400+ integrations and visual workflow building; holaOS and Agency Agents layer agent behavior on top of MCP and CLI tools. What's notable is that these aren't competing with each other so much as occupying different points on a spectrum from "just route my requests" to "build me an entire team of specialized agents." The repos that are gaining real traction here, n8n at 200k stars, Agency Agents at 145k, are the ones that let you start simple and add complexity incrementally, rather than forcing you to adopt a complete framework philosophy upfront. RAGFlow and Semantica represent a third, smaller trend: making context retrieval and knowledge graphs explicit primitives rather than emergent behaviors, which suggests teams are starting to treat "what does the model know" as a first-class problem worth solving at the infrastructure layer.
Jack Ridley
29 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadows, no Mermaid-slop.
Graph-Native Infrastructure for Context and Accountable AI Systems
Public repository for Agent Skills
14MB foundation model for tiny devices; phones, wearables, smart home, and robots.
FluidVoice - Fastest macOS Offline Dictation app - Voice to Text fully Local. One ⭐ takes us a long way :))
Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train OpenAI gpt-oss, DeepSeek, Qwen, Llama, Gemma, TTS 2x faster with 70% less VRAM.
Macro is a unified workspace for teams: email, chat, docs, tasks, agents, calls, and CRM — @-linked together with shared AI memory.
holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
Python Toolkit for Causal and Probabilistic Reasoning
⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
A simple, performant and scalable Jax LLM!
DeepInverse: a PyTorch library for solving imaging inverse problems using deep learning
Open-source speech recognition toolkit for training, inference, streaming ASR, VAD, punctuation, speaker diarization pipelines, and OpenAI-compatible/MCP serving.
An Asynchronous Reinforcement Learning Engine for Omni-Modal Post-Training at Scale
Create AI videos from the terminal. Official CLI for the HeyGen video generation API.
🎓 Automatically Update Some Fields Papers Daily using Github Actions (Update Every 12th hours)
Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
A curated list of top best AI Related Newsletters and ai agents newsletters
28 AI-powered PM skills from Lenny's Podcast. Transform Claude Code & Cursor into world-class product partners.
A curated list of resources tailored towards AI Engineers
A curated list of LLM researches and applications in education.
A curated list of AI tools, agents, and resources for DevOps, SRE, and Platform Engineering
awesome list of AI agent.
🤖 Discover a curated list of AI tools for QA, coding, content creation, design, and more, with clear pricing options for every need.
A curated list of awesome papers and resources for Retrieval-Augmented Generation (RAG) in Large Language Models(LLM).
A curated list of AI tools for writing, image generation, coding, research, automation, productivity, and more. Perfect for creators, developers, and anyone looking to use AI in practical, everyday ways.
My personal collection of awesome LLMs running on llama.cpp for GPUs with around 12 GB VRAM and 32 GB system RAM