Back to AI Lab

Trending AI GitHub Repos

Trending open source AI and machine learning repositories on GitHub.

Showing 50 of 83 items

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

bytedance/UI-TARS-desktop

UI‑TARS is a full desktop stack for multimodal AI agents, connecting top models with tools, memory, and UI. If you want to ship serious agent apps, this gives you infrastructure instead of starting from scratch.

22,746

gyoridavid/ai_agents_az

This repo is a curated directory of AI agents and tools, organized A–Z. It’s useful as a scouting map when you’re picking stacks or comparing agent frameworks.

2,433

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

ChromeDevTools/chrome-devtools-mcp

This project exposes Chrome DevTools as a tool that coding agents can call. It lets AI debuggers inspect the DOM, network, and performance directly, instead of guessing from page text.

20,319

openai/openai-cookbook

The OpenAI cookbook is a large set of worked examples for building with OpenAI’s API. Treat it as a pattern library for chat apps, agents, RAG systems, and fine-grained evaluations.

70,628

ourongxing/newsnow

NewsNow is a slick news reader that pulls in real-time headlines with a modern web UI. It’s useful as a front-end shell if you want to plug in your own AI summarizer or ranking models.

16,549

swisskyrepo/PayloadsAllTheThings

A giant, curated list of exploit payloads and bypass tricks for web security and CTFs. It’s becoming the default knowledge base security-focused AI tools plug into. ([github.com](https://github.com/trending))

73,068

sgl-project/mini-sglang

A slimmed-down version of the SGLang runtime aimed at easier experimentation. It focuses on fast text generation pipelines for modern language models in Python. ([github.com](https://github.com/trending))

1,895

pollen-robotics/reachy_mini

SDK for the Reachy Mini robot, giving Python hooks into perception and control. It’s a practical playground for connecting language models to real-world robot arms. ([github.com](https://github.com/trending))

486

cocoindex-io/cocoindex

A high-performance data transformation engine built for AI pipelines. It focuses on incremental processing, so you can keep large feature stores and training datasets in sync cheaply. ([github.com](https://github.com/trending))

4,395

cloudcommunity/Free-Certifications

A massive list of free tech and cloud courses with certifications. It’s trending as many developers reskill for AI-heavy roles without big training budgets. ([github.com](https://github.com/trending))

47,579