The Inference Report

August 25, 2026

The GitHub trends this week show developers consolidating around two distinct patterns: local-first AI tooling that runs without cloud dependencies, and infrastructure for managing AI agents at scale.

The first pattern dominates the trending list. Repos like OpenClaw, free-claude-code, and OpenLogi solve a concrete problem: developers want to use AI without vendor lock-in, account requirements, or telemetry. OpenClaw's 387k stars reflect this hunger for a personal AI assistant that works across any OS without phone-home requirements. The job search framework and the Obsidian integration follow the same logic, automating knowledge work while keeping data local. Even the Claude plugins community marketplace exists as a read-only mirror pointing elsewhere, suggesting the real action is in self-hosted alternatives. This isn't viral hype; it's developers voting with their time on a specific constraint: they want ownership of their tools and data. The Karpathy-derived CLAUDE.md file gaining traction signals that developers are also investing in better prompting patterns rather than just chasing new models.

The second pattern is infrastructure for agent orchestration and observability. MLflow, Nexent, and apache/maka all address the operational side of shipping AI systems: how do you log agent decisions, evaluate their behavior, manage permissions, and know when they fail. PostHog's inclusion in the trending set is telling; it's positioning analytics and session replay as essential context for debugging agent behavior. Vaultwarden and dani-garcia's work show parallel demand for self-hosted infrastructure generally. The discovery repos reinforce this: txtai handles semantic search and LLM orchestration, Vespa provides AI search infrastructure, and CVAT tackles the data labeling problem that remains unsolved at scale. The smaller but significant repos like joshuaswarren/remnic and bghira/SimpleTuner suggest developers are filling specific gaps in memory management and model fine-tuning where existing solutions don't fit their constraints.

Jack Ridley

Trending
Alishahryar1/free-claude-code
49428

Use claude-code for free in the terminal, VSCode extension or via discord like openclaw

openai/codex
117643

Lightweight coding agent that runs in your terminal

MadsLorentzen/ai-job-search
34517

AI-powered job application framework built on Claude Code. Fork it, fill in your profile, and let Claude evaluate jobs, tailor CVs, write cover letters, and prepare you for interviews.

multica-ai/andrej-karpathy-skills
206820

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

makeplane/plane
58142

🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.

NousResearch/hermes-agent
236094
anthropics/claude-plugins-community
1497

Community plugin marketplace for Claude Cowork and Claude Code. Read-only mirror — submit plugins at clau.de/plugin-directory-submission.

AprilNEA/OpenLogi
16132

⚡️A native, local-first alternative to Logitech Options+, written in Rust 🦀 — remap buttons, DPI, and SmartShift over HID++. No account, no telemetry.

apache/maka
3070

Apache Maka (Incubating) is a local-first AI agent workspace. Model messages, tool calls, tool results, permission decisions, and termination events are recorded as an append-only log.

PostHog/posthog
39101

🦔 PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web analytics, session replay, error tracking, feature flags, experimentation, surveys, data warehouse, a CDP, and an AI product assistant to help debug your code, ship features faster, and keep all your usage and customer data in one stack.

Daily discovery
cogwheel0/conduitChatbot
2006

Native iOS and Android client for Open WebUI, direct OpenAI-compatible, Ollama, and Hermes agents.

cvat-ai/cvatComputer Vision
16590

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.

bghira/SimpleTunerFine-tuning
2908

A general fine-tuning kit geared toward image/video/audio diffusion models.

mlflow/mlflowMLOps
27667

The open source developer platform to build AI agents and models with confidence. Enhance your AI applications with end-to-end tracking, observability, and evaluations, all in one integrated platform.

ModelEngine-Group/nexentLLM
5835

Nexent is a zero-code platform for auto-generating production-grade AI agents using Harness Engineering principles — unified tools, skills, memory, and orchestration with built-in constraints, feedback loops, and control planes.

neuml/txtaiTransformers
12906

💡 All-in-one AI framework for semantic search, LLM orchestration and language model workflows

joshuaswarren/remnicAI Agents
181

Open-source memory and context for user-aware agents: scoped memory, provenance, retrieval quality, correction, boundaries, evals, and MCP/HTTP access.

winedarksea/AutoTSAutoML
1430

Automated Time Series Forecasting

llmsresearch/llm-flashcardsRLHF
129

Visual knowledge bank for understanding large language models, with 180 concept cards from tokenization to deployment.

vespa-engine/vespaVector Database
7066

AI + Data, online. https://vespa.ai

Awesome AI
maverickg59/awesome_ai_resources
2

A curated list of resources tailored towards AI Engineers

agenaiguy/awesome-manus-replay
18

Currently collecting some awesome Manus replays. Feel free to share your use cases.

wyattowalsh/awesome-deep-research
8

Compilation of info on AI `deep research` tools

benben-miao/Awesome-AI
62

Awesome AI Chat (ChatGPT4...) , Code (Github Copilot...), Read (ChatPDF...), Paint (Midjourney...), Write (NotionAI...), Audio (Adobe Podcast...), Video (Nova AI...), etc.

magesh-technovator/awesome-ai-applications
13

A Comprehensive survey on business use cases of AI that help them thrive in the digital economy

siyabendoezdemir/awesome-prompts
2

A collection of useful prompts for AI-assisted writing and problem-solving.

Furyton/awesome-language-model-analysis
98

This paper list focuses on the theoretical and empirical analysis of language models, especially large language models (LLMs). The papers in this list investigate the learning behavior, generalization ability, and other properties of language models through theoretical analysis, empirical analysis, or a combination of both.

samuelrince/awesome-green-ai
105

A curated list of awesome Green AI resources and tools to assess and reduce the environmental impacts of using and deploying AI.

aman29100/GPT-Awesome-List-Generator
6

This is a Python program that automatically generates an "awesome list" for a specific keyword as a markdown file. An "awesome list" is a list of resources related to a specific topic. Currently, the resources include GitHub projects, Google Scholar articles, YouTube videos, courses, slides and presentations, software and tools and podcasts. The aw

vchaitanyachowdari/awesome-multi-agent-papers
1

A Compilation of the best Multi Agent Papers