Skip to content

Best AI GitHub Repos

Browse 321 repos. Filter by type or sort.

openai/improved-diffusionOfficial

Release for Improved Denoising Diffusion Probabilistic Models

3,828548Python
officialmodelsresearchopen-sourcetool
Read more →

openai/chatgpt-retrieval-pluginOfficial

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.

21,1973,607Python
toolsragofficialplugintool
Read more →

openai/point-eOfficial

Point cloud diffusion for 3D model synthesis

6,884799Python
officialmodelsresearchopen-sourcetool
Read more →

openai/shap-eOfficial

Generate 3D objects conditioned on text or images

12,2461,072Python
officialmodelsresearchopen-sourcetool
Read more →

openai/jukeboxOfficial

Code for the paper "Jukebox: A Generative Model for Music"

8,0391,451Python
officialmodelsresearchopen-sourcetool
Read more →

openai/openai-quickstart-pythonOfficial

Python example app from the OpenAI API quickstart tutorial

1,8081,344
tutorialsofficialtutorial
Read more →

openai/gpt-discord-botOfficial

Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.

1,833643Python
officialtutorialstoolstutorialtool
Read more →

openai/consistency_modelsOfficial

Official repo for consistency models.

6,487433Python
officialmodelsresearchopen-sourcetool
Read more →

openai/glide-text2imOfficial

GLIDE: a diffusion-based text-conditional image synthesis model

3,688501Python
officialmodelsresearchopen-sourcetool
Read more →

openai/DALL-EOfficial

PyTorch package for the discrete VAE used for DALL·E.

10,8511,878Python
officialmodelsresearchopen-sourcetoollibrary
Read more →

openai/dallify-discord-botOfficial

Example code for using OpenAI’s NodeJS SDK with discord.js SDK to create a Discord Bot that uses Slash Commands.

15149TypeScript
officialtutorialstoolstutorialtool
Read more →

openai/consistencydecoderOfficial

Consistency Distilled Diff VAE

2,21380Python
officialmodelsresearchopen-sourcetoollibrary
Read more →

openai/summarize-from-feedbackOfficial

Code for "Learning to summarize from human feedback"

1,064152Python
officialresearchopen-sourcetooltutorial
Read more →

supabase-community/supabase

The open source Firebase alternative. Follow to stay updated about our public Beta.

01
plugin
Read more →

openai/finetune-transformer-lmOfficial

Code and model for the paper "Improving Language Understanding by Generative Pre-Training"

2,299513Python
officialmodelsresearchopen-sourcetool
Read more →

anthropics/agent-sdk-devOfficial

# Agent SDK Development Plugin A comprehensive plugin for creating and verifying Claude Agent SDK applications in Python and TypeScript. ## Overview The Agent SDK Development Plugin streamlines the entire lifecycle of building Agent SDK applications, from initial scaffolding to verification against best practices. It helps you quickly start new projects with the latest SDK versions and ensures your applications follow official documentation patterns. ## Features ### Command: `/new-sdk-app`

0
plugin
Read more →

anthropics/clangd-lspOfficial

# clangd-lsp C/C++ language server (clangd) for Claude Code, providing code intelligence, diagnostics, and formatting. ## Supported Extensions `.c`, `.h`, `.cpp`, `.cc`, `.cxx`, `.hpp`, `.hxx`, `.C`, `.H` ## Installation ### Via Homebrew (macOS) ```bash brew install llvm # Add to PATH: export PATH="/opt/homebrew/opt/llvm/bin:$PATH" ``` ### Via package manager (Linux) ```bash # Ubuntu/Debian sudo apt install clangd # Fedora sudo dnf install clang-tools-extra # Arch Linux sudo pacman -S cla

0
plugin
Read more →

anthropics/claude-code-setupOfficial

# Claude Code Setup Plugin Analyze codebases and recommend tailored Claude Code automations - hooks, skills, MCP servers, and more. ## What It Does Claude uses this skill to scan your codebase and recommend the top 1-2 automations in each category: - **MCP Servers** - External integrations (context7 for docs, Playwright for frontend) - **Skills** - Packaged expertise (Plan agent, frontend-design) - **Hooks** - Automatic actions (auto-format, auto-lint, block sensitive files) - **Subagents**

0
plugin
Read more →

anthropics/claude-md-managementOfficial

# CLAUDE.md Management Plugin Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current. ## What It Does Two complementary tools for different purposes: | | claude-md-improver (skill) | /revise-claude-md (command) | |---|---|---| | **Purpose** | Keep CLAUDE.md aligned with codebase | Capture session learnings | | **Triggered by** | Codebase changes | End of session | | **Use when** | Periodic maintenance | Session revealed missi

0
plugin
Read more →

anthropics/code-reviewOfficial

# Code Review Plugin Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives. ## Overview The Code Review Plugin automates pull request review by launching multiple agents in parallel to independently audit changes from different perspectives. It uses confidence scoring to filter out false positives, ensuring only high-quality, actionable feedback is posted. ## Commands ### `/code-review` Performs automated code revi

0
plugin
Read more →

anthropics/code-simplifierOfficial

Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality

0
plugin
Read more →

anthropics/commit-commandsOfficial

# Commit Commands Plugin Streamline your git workflow with simple commands for committing, pushing, and creating pull requests. ## Overview The Commit Commands Plugin automates common git operations, reducing context switching and manual command execution. Instead of running multiple git commands, use a single slash command to handle your entire workflow. ## Commands ### `/commit` Creates a git commit with an automatically generated commit message based on staged and unstaged changes. **W

0
plugin
Read more →

anthropics/csharp-lspOfficial

# csharp-lsp C# language server for Claude Code, providing code intelligence and diagnostics. ## Supported Extensions `.cs` ## Installation ### Via .NET tool (recommended) ```bash dotnet tool install --global csharp-ls ``` ### Via Homebrew (macOS) ```bash brew install csharp-ls ``` ## Requirements - .NET SDK 6.0 or later ## More Information - [csharp-ls GitHub](https://github.com/razzmatazz/csharp-language-server) - [.NET SDK Download](https://dotnet.microsoft.com/download)

0
plugin
Read more →

anthropics/example-pluginOfficial

# Example Plugin A comprehensive example plugin demonstrating Claude Code extension options. ## Structure ``` example-plugin/ ├── .claude-plugin/ │ └── plugin.json # Plugin metadata ├── .mcp.json # MCP server configuration ├── skills/ │ ├── example-skill/ │ │ └── SKILL.md # Model-invoked skill (contextual guidance) │ └── example-command/ │ └── SKILL.md # User-invoked skill (slash command) └── commands/ └── example-command.md

0
plugin
Read more →
PreviousPage 9 of 14Next

Everything AI. One email. Every Monday.

New tools. Model launches. Plugins. Repos. Tactics. The moves the sharpest builders are making right now, before everyone else. 5-minute read.