Back to AI Lab

Trending AI GitHub Repos

Trending open source AI and machine learning repositories on GitHub.

Showing 50 of 160 items

atilaahmettaner/tradingview-mcp

TradingView server for the Model Context Protocol that feeds real time market data, screeners, and backtests to Claude, ChatGPT, Cursor, and similar clients. Great if you want agents to react to live markets without building your own data bridge.

3,757

Emily2040/seedance-2.0

A full production pipeline for AI assisted filmmaking that coordinates several models across text, images, audio, and video. Useful if you want a reference design for complex, multi-model creative workflows.

5,896

bytedance/deer-flow

A long-horizon “super agent” harness that combines sandboxes, memory, tools, subagents, and routing to tackle complex tasks. Interesting if you want a serious production-style agent stack rather than a toy example.

78,967

Huanshere/VideoLingo

End to end toolkit for cutting, translating, aligning, and optionally dubbing video subtitles with AI. Targets “studio quality” localization work for creators and channel operators.

18,019

abus-aikorea/voice-pro

Gradio web UI that wraps several speech tools, including text to speech and zero-shot voice cloning, plus Whisper and audio cleanup. Good for quickly building voice bots, dubbing demos, or creator workflows without wiring models by hand.

11,970

Panniantong/Agent-Reach

CLI tool that lets your agent read and search across Twitter, Reddit, YouTube, GitHub, Bilibili, and Xiaohongshu without juggling many APIs. Use it when you want one integration layer for web-scale browsing and retrieval.

64,597

mvanhorn/last30days-skill

An agent “skill” that researches topics across Reddit, X, YouTube, Hacker News, Polymarket, and the broader web, then writes a grounded summary. Handy if you want research-style briefs attached to your own agent system.

56,828

harry0703/MoneyPrinterTurbo

Pipeline that turns a topic or keyword into short form videos using an automated AI workflow. If you are exploring content automation, this shows how people wire the pieces together in practice.

101,183

NousResearch/hermes-agent

Agent framework from Nous Research built around their Hermes models, aimed at being a flexible, general purpose assistant. If you like Hermes for chat, this gives you a starting point for task-oriented agents around it.

224,264

VectifyAI/PageIndex

A document indexer that supports RAG style workflows without mandating classic vector databases. It focuses on rich structure and reasoning friendly layouts instead of only dense embeddings.

34,663

microsoft/agent-governance-toolkit

A governance layer for AI agents that adds policy checks, identity, and sandboxing around their actions. It aims to make long running autonomous agents safer to deploy inside larger companies.

4,925

huggingface/speech-to-speech

A toolkit for running local voice agents using open models from the Hugging Face Hub. It focuses on fast speech in, speech out loops instead of text only chat.

6,432

ComposioHQ/awesome-claude-skills

A curated list of ready made Claude skills and tooling that plug into the new skills system. It helps teams skip custom wiring and start from proven agent behaviors.

70,884

andrewyng/aisuite

A high level Python library that hides differences between many AI providers behind one simple API. It targets teams that want to swap models or clouds without rewriting their whole stack.

15,381

alibaba/open-code-review

A production tested code review system that mixes fixed rules with LLM agents to comment on risky changes. It comes with built in checks for bugs, security issues, and performance problems.

13,773

shiyu-coder/Kronos

The code and resources for Kronos, a foundation model trained on financial time series. It treats price charts like a language and shows strong forecasting and synthetic data generation.

34,125

OtterMind/Chat2DB

An AI assisted SQL client that lets you chat with many different databases instead of writing every query by hand. It combines a traditional GUI with model powered query generation and explanation.

27,092

CoreBunch/Instatic

An open source visual CMS that generates static sites and leans on agents for design and content workflows. It targets teams that want Webflow style editing but full control and self hosting.

5,647

citrolabs/ego-lite

A lightweight browser that lets AI agents drive a real logged in browser profile without interrupting the human user. It aims to make web automation for agents fast, cheap, and safe enough for everyday workflows.

4,468

anthropics/claude-cookbooks

A large set of notebooks and recipes that show concrete patterns for using Claude in apps. It is a practical reference for prompt design, tools, and multi step workflows.

50,217

xbtlin/ai-berkshire

A value investing research framework built around Claude Code and similar coding agents. It encodes classic investor playbooks, then lets multiple agents analyze companies in parallel.

14,204

pbakaus/impeccable

A design system that gives AI agents clearer layout and style rules to follow. It tries to turn vague design prompts into structured patterns so model written UIs look more professional and consistent.

50,639

scikit-learn/scikit-learn

scikit‑learn is the classic machine learning library for Python. It keeps trending because people still reach for it for tabular models, baselines, and teaching.

66,725

XiaoYouChR/Ghost-Downloader-3

Ghost‑Downloader‑3 is an AI‑assisted multi‑protocol downloader with a polished desktop UI. Handy if you want a smarter download manager or a reference for AI‑enhanced desktop apps.

6,829

topoteretes/cognee

Cognee gives AI agents a long‑term memory built on a knowledge graph. Use it if your agents forget context between sessions or can’t keep track of complex projects.

28,482

FujiwaraChoki/MoneyPrinterV2

MoneyPrinterV2 is an automation toolkit aimed at building online money‑making pipelines. Treat it as a grab‑bag of scripts and ideas, not a plug‑and‑play ATM.

31,284

HKUDS/DeepTutor

DeepTutor is a “lifelong” tutoring system that uses AI for personalized teaching. If you’re exploring education products, it’s a concrete template for long‑term learner modeling and feedback.

27,903

Comfy-Org/ComfyUI

ComfyUI is the de‑facto node‑based GUI and backend for diffusion image models. If you’re prototyping image tools or workflows, this is still the main canvas everyone builds on.

121,434

MoonshotAI/kimi-cli

kimi-cli wraps the Kimi model as a command‑line coding agent. It targets developers who want a local, scriptable assistant for code edits, refactors, and quick experiments.

9,846

AstrBotDevs/AstrBot

AstrBot is an AI agent assistant and framework that plugs into chat apps, large language models, and plugins. Use it to stand up multi‑channel chat agents without wiring everything from scratch.

36,674

Canner/WrenAI

WrenAI is a generative BI engine for AI agents. It gives them a governed context layer so they can build and ship dashboards, not just raw SQL.

16,164

Robbyant/lingbot-map

lingbot-map is a 3D foundation model that rebuilds scenes from streaming video. It matters for anyone working on robots, AR, or agents that must keep a live map of the physical world.

13,583

Q00/ouroboros

Ouroboros brands itself as an “agent OS,” pushing you to specify goals and workflows instead of hand‑writing prompts. It’s useful if you’re tired of brittle prompt chains and want more structured agent behavior.

4,988

hallmark

A design "skill" that plugs into Claude Code, Cursor, and Codex to push cleaner UI decisions. It helps agents avoid generic, low-quality design output.

4,254

background-agents

A framework for long-running background coding agents that watch repositories and make changes. It aims to turn "fire and forget" tasks into safe automation.

2,253

awesome-llm-apps

A huge curated list of runnable LLM apps, especially agents and retrieval systems. It’s a fast way to find reference stacks to copy or fork.

118,508

DesktopCommanderMCP

An MCP server that lets Claude control your desktop: terminal, file search, and diff‑based editing. It’s a practical base for serious local coding agents.

7,981

destructive_command_guard

A Rust tool that blocks dangerous git and shell commands before AI agents run them. Teams can give agents terminal access with a much safer command surface.

2,867

Vibe-Trading

An AI trading agent that links LLM reasoning with brokerage execution. It focuses on running autonomous trading "vibes" instead of hand-coded strategies.

20,533

project-nomad

A self-contained offline "survival" computer that bundles tools, reference data, and AI models. It targets disaster prep and disconnected environments.

33,795

claude-code-templates

A CLI for configuring and monitoring Claude Code projects. It standardizes how teams wire repos, tools, and environments into Anthropic’s coding agent.

29,231

ai-hedge-fund

An "AI hedge fund" template that combines research notebooks, trading logic, and infra config. It packages an end‑to‑end stack for experimenting with AI‑driven funds.

61,386

openai/whisper

The original PyTorch implementation of Whisper trained on hundreds of thousands of hours of audio. It remains a reference model for open speech recognition and translation quality. Pair this with lighter forks or distillations when you need accuracy first, then optimize for speed and cost.

104,266

ggml-org/whisper.cpp

A fast C and C++ port of OpenAI’s Whisper speech recognizer that runs fully on CPU. It makes high‑quality transcription and translation viable on laptops, edge boxes, and even some phones. Use this as the backbone when you need offline audio understanding instead of streaming everything to the cloud.

51,320

browser-use/video-use

Lets coding agents edit videos programmatically. Bridges dev tooling and media pipelines. If you're eyeing agentic video editing or auto-content workflows, this is a strong starting point. ([github.com](https://github.com/trending?since=daily))

11,017

usestrix/strix

An "AI hacker" that scans your app for security issues using agents. Shows where security and AI Ops are colliding. Worth studying if you're adding automated testing around LLM apps. ([github.com](https://github.com/trending?since=daily))

26,701

opendatalab/MinerU

Pipeline that converts messy PDFs and Office docs into clean markdown or JSON tuned for LLM and agent workflows. It's quickly becoming a standard pre-processing tool. Plug it in if you're serious about document-heavy RAG. ([github.com](https://github.com/trending?since=daily))

71,556

altic-dev/FluidVoice

Offline macOS dictation app using local speech models. Shows how to package on-device AI into a polished consumer product. Useful for anyone targeting privacy-sensitive voice features. ([github.com](https://github.com/trending?since=daily))

3,704

cupy/cupy

A drop-in NumPy/SciPy clone for GPUs. Underpins a lot of custom ML workflows that don't fit standard frameworks. Reach for it when PyTorch or JAX feel too heavy. ([github.com](https://github.com/trending?since=daily))

11,504

DeusData/codebase-memory-mcp

High-performance code intelligence server that indexes repos into a persistent knowledge graph. Lets AI tools query big codebases with fewer tokens and sub-millisecond latency. If you build code agents, this is production-grade infrastructure to borrow. ([github.com](https://github.com/trending?since=daily))

19,582