Back to AI Lab

Trending AI GitHub Repos

Trending open source AI and machine learning repositories on GitHub.

Showing 50 of 92 items

OpenBMB/VoxCPM

Tokenizer-free speech model for multilingual text-to-speech, creative voice design, and realistic cloning. Targets production-grade voice systems beyond simple demos. If your product talks to users, this is a serious open contender to evaluate. ([github.com](https://github.com/trending/python?since=daily))

17,233

ruvnet/ruflo

Agent orchestration platform tuned for Claude-based systems. Focuses on multi-agent swarms, enterprise deployments, and built-in RAG and code workflows. If you’re standardizing on Claude for serious products, study this before rolling your own orchestrator. ([github.com](https://github.com/trending?since=daily))

38,646

TauricResearch/TradingAgents

Multi-agent LLM framework for algorithmic trading. Provides reusable components for data pipelines, strategy simulation, and coordinated agents across markets. If you experiment with AI trading, use this instead of gluing together notebooks. ([github.com](https://github.com/trending?since=daily))

64,981

Hmbown/DeepSeek-TUI

Terminal-based coding agent UI for DeepSeek models. Wraps an agentic workflow in a fast text interface aimed at power users. If you prefer tmux to web UIs, this is an easy way to live with an AI coding buddy. ([github.com](https://github.com/trending?since=daily))

2,052

AIDC-AI/Pixelle-Video

End-to-end pipeline for fully automated short-form video creation with AI. Takes scripts or prompts to generate clips, edits, and captions. If you run content operations, this shows where AI video automation is headed in practice. ([github.com](https://github.com/trending/python?since=daily))

10,029

Q00/ouroboros

Positions itself as an "agent OS": specify tasks and constraints instead of hand-writing prompts. Aims to standardize how you define and compose agent behaviors. If you’re drowning in brittle prompt chains, this is a cleaner abstraction to copy. ([github.com](https://github.com/trending/python?since=daily))

3,197

Marktechpost/AI-Agents-Projects-Tutorials

Curated collection of multi-agent examples, patterns, and tutorials. Focuses on memory, planning, and reasoning loops. If you’re learning agent engineering, this repo is a practical survey course. ([github.com](https://github.com/trending/jupyter-notebook?since=daily))

2,483

ed-donner/llm_engineering

Companion repo for a course on building with large language models. Covers prompts, customization, retrieval, and deployment in runnable notebooks. If you onboard new engineers into AI, this is a solid starting curriculum. ([github.com](https://github.com/trending/jupyter-notebook?since=daily))

5,832

langchain-ai/rag-from-scratch

Step-by-step notebooks for building retrieval-augmented generation systems without heavy frameworks. Walks through indexing, retrieval, and response patterns. If your team keeps misusing generic RAG libraries, force everyone to work through this once. ([github.com](https://github.com/trending/jupyter-notebook?since=daily))

8,181

ed-donner/agents

Course repo focused on agent-style systems: planning loops, tools, memory, and evaluation. Uses notebooks to walk from toy examples to more realistic workflows. If you’re new to agents, this pairs well with the theory-heavy surveys above. ([github.com](https://github.com/trending/jupyter-notebook?since=daily))

4,856

google-ai-edge/gallery

Showcases on-device ML and generative AI demos that run locally. Good starting point if you want examples of production-ready edge AI apps.

16,906

Blaizzy/mlx-vlm

Lets you run and customize vision-language models on Apple Silicon using MLX. Great for building local image-and-text assistants on a Mac.

3,911

block/goose

Open-source AI agent that installs, edits, executes, and tests code with any language model. Targets real workflows, not just inline suggestions.

36,989

onyx-dot-app/onyx

Full-stack open source AI chat platform that plugs into many models. Ships with advanced chat features, memory, and multi-user workspaces.

25,005

badlogic/pi-mono

Agent toolkit with a coding-agent CLI, unified LLM API, UI libraries, and Slack bot. Focuses on wiring agents into real dev environments.

31,908

dmtrKovalenko/fff.nvim

Fast file-search and context toolkit designed for AI agents and Neovim. Helps agents find the right code spans instead of grepping everything.

3,687

google-ai-edge/LiteRT-LM

Runtime for running language models efficiently on edge hardware. Targets phones, Jetson-class boards, and other low-power devices.

1,547

luongnv89/claude-howto

Hands-on guide for Claude Code, from basics to multi-agent setups. Gives copy-paste templates, diagrams, and a learning path for serious use.

20,351

microsoft/VibeVoice

Open-source frontier voice model stack from Microsoft. Aims at natural, low-latency speech AI that builders can inspect and extend.

36,444

google-research/timesfm

Time-series foundation model from Google Research. Lets you forecast many different signals with one shared model, not one model per metric.

14,933

Yeachan-Heo/oh-my-claudecode

Teams-first orchestration layer around Claude Code. Manages multi-agent workflows for orgs instead of single-user toy projects.

24,466

NousResearch/hermes-agent

General-purpose AI agent framework that grows with user needs. Focuses on composable tools and skills instead of one fixed workflow.

26,246

vas3k/TaxHacker

Self-hosted accounting app that uses a language model to read receipts, invoices, and transactions. Targets small businesses that can’t hire a finance team.

4,689

SakanaAI/AI-Scientist-v2

Implements AI Scientist v2, which runs agentic tree search over experiments. Pushes toward semi-automated scientific discovery instead of just paper drafting.

4,938

roboflow/supervision

Utility library that standardizes computer-vision pre- and post-processing. Saves you from rewriting glue code around detection and segmentation models.

37,698

virattt/ai-hedge-fund

Open project for building an AI-driven hedge fund stack. Combines research, data pipelines, and agent workflows aimed at systematic trading.

46,839

GoogleCloudPlatform/generative-ai

Large collection of Gemini on Vertex AI notebooks and sample apps. Great starting point if you want to build production-style systems on Google Cloud fast.

14,457

666ghj/MiroFish

Implements a "swarm intelligence" engine that predicts arbitrary signals. Useful playground if you want to experiment with alternative forecasting and ensemble ideas.

7,171

openclaw/openclaw

Cross-platform personal AI assistant that runs anywhere. Targets power users who want a local-first, extensible agent instead of being locked into one vendor.

281,298

Ed1s0nZ/CyberStrikeAI

AI-native security testing platform that wraps 100+ tools behind an orchestration engine. Lets you script serious security checks with agent-style workflows.

2,288

shareAI-lab/learn-claude-code

A tiny Claude Code–style agent built mostly with shell tooling. Shows how far you can get with minimal dependencies and careful prompt and script design.

23,939

openai/skills

Catalog of reusable "skills" for Codex-style agents. Useful if you want a library of tested recipes instead of inventing every workflow from scratch.

13,263

teng-lin/notebooklm-py

Unofficial Python API for Google NotebookLM. Handy if you want to script NotebookLM workflows or integrate it into your data and note systems.

3,763

pbakaus/impeccable

Design language aimed at making AI frontends and harnesses more visually consistent. Useful if your AI tools look like prototypes and need polish.

1,826

OpenBB-finance/OpenBB

A terminal and SDK that gives analysts and AI agents clean access to financial data. It’s becoming a default backend for quant dashboards and research bots.

59,868

huggingface/transformers

The standard library for state-of-the-art models in text, vision, audio, and combined formats. If you build with open models, you almost certainly depend on this already.

156,240

ggml-org/whisper.cpp

A fast C/C++ port of OpenAI’s Whisper that runs on laptops, phones, and edge devices. It’s the go-to option when you need offline speech transcription.

46,559

chidiwilliams/buzz

A desktop app that wraps Whisper for local transcription and translation. It turns powerful speech models into a one-click tool for creators and analysts.

17,750

microsoft/qlib

An AI-first quant finance platform for research and live trading. It bundles data handling, model training, and reinforcement-learning-style strategies in one toolkit.

37,112

labring/sealos

An "AI-native" cloud OS on Kubernetes that lets you spin up full stacks for modern AI apps. It targets teams that want their own mini-cloud for models and data.

16,930

activepieces/activepieces

A no-code workflow engine built around AI agents and MCP servers. It connects hundreds of tools so you can wire up agent workflows without writing glue code.

20,787

upscayl/upscayl

A cross‑platform image upscaler that uses open models to sharpen low-res photos. It’s a simple way to add high-quality upscaling to creative pipelines.

43,133

jomjol/AI-on-the-edge-device

Firmware that reads analog meters and similar devices with a tiny on-device vision model. It’s a practical template for bringing AI to legacy hardware.

8,044

nautechsystems/nautilus_trader

A high-performance trading backtester and live engine used in many ML-driven strategies. It’s battle-tested infrastructure if you want to train and deploy quant agents.

18,828

iOfficeAI/AionUi

AionUi is a local "cowork" interface for many coding agents like Gemini CLI, Claude Code, Opencode, and others. It unifies chat, tools, and project context in one desktop-style workspace.

5,594

simstudioai/sim

Sim is an open platform for building and deploying AI agent workflows end to end. It focuses on visual orchestration, so teams can compose tools, models, and memory without hand-rolling brittle pipelines.

25,414

anthropics/claude-code

Claude Code runs as a terminal-native coding agent that understands your repo and executes commands. It blurs the line between shell, IDE, and assistant, and it’s quickly becoming a default tool for power users.

55,236

anomalyco/opencode

OpenCode is an open-source coding agent that edits and writes code for you, wired into modern tooling. Use it as a local, hackable alternative to proprietary AI dev environments.

61,642

frankbria/ralph-claude-code

Ralph wraps Claude Code in an autonomous development loop that runs tasks, monitors progress, and decides when to stop. It’s a concrete testbed for hands-free agent workflows on real codebases.

1,547

davila7/claude-code-templates

A CLI and template pack that wires Claude Code into common project setups. It turns spinning up an AI-augmented repo into a one-command operation instead of hours of manual glue.

15,563