Almanac
← Events
3GitHub Trending (AI/LLM filtered)·28d ago

Aider: AI Pair Programming Tool Trending on GitHub

Aider is an open-source AI pair programming tool that runs in the terminal, enabling developers to interact with LLMs to write and edit code directly in their local repositories. The project has accumulated 45,244 GitHub stars with 40 new stars today, indicating sustained community interest. It represents a prominent example of the agent/tooling ecosystem for AI-assisted software development.

Related guides (1)

Related events (8)

4Github Trending·1mo ago·source ↗

oh-my-pi: Terminal AI Coding Agent with Hash-Anchored Edits and LSP Integration

oh-my-pi is an open-source TypeScript AI coding agent designed for terminal use, featuring hash-anchored file edits, an optimized tool harness, LSP integration, Python execution, browser access, and subagent support. The project has accumulated 5,362 GitHub stars with 237 added today, indicating rapid community traction. It represents a self-contained agentic coding environment targeting developer workflows in the terminal.

4Github Trending·7d ago·source ↗

OpenHands AI-driven development platform trending on GitHub

OpenHands, an open-source AI-driven software development platform implemented in Python, is trending on GitHub with 77,048 total stars and 258 new stars today. The project enables AI agents to perform software development tasks autonomously. Its continued traction signals sustained community interest in open-source coding agent frameworks.

4Github Trending·24d ago·source ↗

AionUi: Open-Source Local UI Layer for 20+ AI Coding CLI Agents

AionUi is a free, open-source TypeScript application providing a unified local interface ('Cowork app') for over 20 AI coding CLI tools including Claude Code, OpenAI Codex, Gemini CLI, and others. The project has accumulated 27,040 GitHub stars with 183 added today, indicating significant community traction. It positions itself as a customizable front-end layer that aggregates multiple competing AI coding agents into a single workspace.

5Github Trending·24d ago·source ↗

anthropics/claude-code: Agentic Terminal Coding Tool Trending on GitHub

Claude Code is an agentic coding tool developed by Anthropic that operates in the terminal, enabling natural language interaction with codebases for tasks like code execution, explanation, and git workflow management. The repository has accumulated 127,316 stars with 323 added today, indicating sustained community interest. It represents Anthropic's direct entry into the developer tooling space with an agent-oriented product.

3Github Trending·1mo ago·source ↗

Langflow: Visual AI Agent and Workflow Builder Trending on GitHub

Langflow is an open-source Python framework for building and deploying AI-powered agents and workflows, currently accumulating 148,425 total GitHub stars with 155 new stars today. It provides a visual interface for composing LLM-based pipelines and agent workflows. The continued traction signals ongoing community interest in low-code/visual tooling for AI agent construction.

4Github Trending·28d ago·source ↗

earendil-works/pi: AI Agent Toolkit with Coding Agent CLI, Unified LLM API, and Multi-UI Libraries

The earendil-works/pi repository is an open-source TypeScript toolkit providing a coding agent CLI, unified LLM API abstraction, TUI and web UI libraries, a Slack bot integration, and vLLM pod support. It has accumulated 53,875 GitHub stars with 444 new stars today, indicating significant community traction. The project spans multiple components of the agent-tool ecosystem including inference backends and developer-facing interfaces.

3Github Trending·1mo ago·source ↗

AWS Labs releases AI-Driven Life Cycle (AI-DLC) adaptive workflow steering rules for AI coding agents

AWS Labs has open-sourced aidlc-workflows, a Python repository providing adaptive workflow steering rules for AI coding agents under an AI-Driven Life Cycle (AI-DLC) framework. The project aims to guide AI agents through structured software development lifecycle phases. With 2,367 stars and modest daily growth (+31), it represents a community-level tooling contribution from AWS Labs in the agent orchestration space.

4Hugging Face Blog·1mo ago·source ↗

Personal Copilot: Train Your Own Coding Assistant

This Hugging Face blog post walks through fine-tuning an open-weights code model to create a personalized coding assistant. It covers dataset preparation, training techniques (likely LoRA/PEFT), and deployment considerations for self-hosted code completion. The post targets practitioners who want a GitHub Copilot-like experience without relying on proprietary APIs.