X
2,142
Home
Browse all repos
/
Discover and explore top open-source AI tools and projects—updated daily.
Home
Browse all repos
Home
>
Users
>
Mckay Wrigley
Mckay Wrigley
Founder of Takeoff AI
GitHub
Authored Projects (10)
Starred
by
Charlie Holtz
(Founder of Melty)
.
o1-xml-parser
by
mckaywrigley
0%
462
CLI tool parses/applies XML from ChatGPT to a codebase
Parses XML responses detailing file operations (CREATE, UPDATE, DELETE).
Applies code changes specified within XML to a target project directory.
Uses CDATA sections for full file code within XML structure.
Created 9 months ago
Updated 8 months ago
Starred
by
Dan Guido
(Cofounder of Trail of Bits)
.
buildware-ai
by
mckaywrigley
0%
564
AI coding tool for faster code shipping
Generates AI pull requests from code instructions and issues.
Supports Anthropic and OpenAI LLMs.
Uses a Postgres database for operation.
Requires GitHub PAT for repository access.
Created 1 year ago
Updated 11 months ago
Starred
by
Tobi Lutke
(Cofounder of Shopify)
,
Amin Ahmad
(Cofounder of Vectara)
,
Rodrigo Nader
(Cofounder of Langflow)
,
Wing Lian
(Founder of Axolotl AI),
and
14 more.
chatbot-ui
by
mckaywrigley
0.2%
32k
Open-source AI chat app
Supports multiple AI models via API keys or local Ollama setup.
Uses Supabase for data storage, addressing security and storage limits.
Quickstart guides for local and hosted (Vercel) deployments.
Created 2 years ago
Updated 1 year ago
Starred
by
Jeff Hammerbacher
(Cofounder of Cloudera)
and
Travis Fischer
(Founder of Agentic)
.
clarity-ai
by
mckaywrigley
0.2%
1k
Perplexity.ai clone
Scrapes Google, parses webpages, and uses OpenAI API for answers.
Streams answers back to user.
Uses prompt engineering with query + webpage text.
Created 2 years ago
Updated 1 year ago
Starred
by
Georgios Konstantopoulos
(CTO, General Partner at Paradigm)
.
repo-chat
by
mckaywrigley
0%
620
Tool for querying GitHub repositories using embeddings
Uses OpenAI embeddings for vector representation of code.
Leverages Supabase with pgvector for vector database storage.
Python scripts for repo cloning, embedding, and querying.
Created 2 years ago
Updated 1 year ago
Starred
by
Teknium
(Cofounder of Nous Research)
and
Georgios Konstantopoulos
(CTO, General Partner at Paradigm)
.
paul-graham-gpt
by
mckaywrigley
0.1%
3k
RAG app for Paul Graham's essays
OpenAI Embeddings (text-embedding-ada-002) for semantic search.
Uses cosine similarity to find similar passages.
Chat interface leverages GPT-3.5-turbo, building on search results.
Utilizes Supabase with pgvector extension for vector storage.
Created 2 years ago
Updated 2 years ago
chatbot-ui-lite
by
mckaywrigley
0%
982
Chatbot starter kit for OpenAI's chat model
Simple chat interface using Next.js, TypeScript, and Tailwind CSS.
Modify chat interface and system/assistant prompts.
Vercel deployment and Replit support.
Created 2 years ago
Updated 2 years ago
ai-brainstore
by
mckaywrigley
0%
723
AI agent brain proof-of-concept
Agent answers questions using memory or web browsing.
Saves learned information as memories.
Uses ChromaDB for vector storage.
Leverages OpenAI API for agentic functionality.
Created 2 years ago
Updated 2 years ago
wait-but-why-gpt
by
mckaywrigley
0%
341
AI-powered search and chat for a blog
OpenAI Embeddings (text-embedding-ada-002) for semantic search.
Uses cosine similarity to find similar passages.
GPT-3.5-turbo generates chat responses based on search results.
Utilizes a Postgres database with the pgvector extension.
Created 2 years ago
Updated 2 years ago
kindle-gpt
by
mckaywrigley
0%
264
Desktop app for local Kindle highlight search and chat
Parses Kindle .html notebook exports, generates OpenAI embeddings.
Vector search uses cosine similarity to retrieve relevant highlights.
GPT-3.5-turbo synthesizes answers from retrieved context.
Exports embedded notebook data to .csv for later use.
Created 2 years ago
Updated 2 years ago
Starred Projects (103)
playwright-mcp
by
microsoft
2.0%
20k
MCP server for browser automation via Playwright
Starred by
+7
Created 6 months ago
Updated 1 day ago
glass
by
pickle-com
3.5%
6k
Desktop AI assistant for real-time context understanding
Starred by
Created 2 months ago
Updated 2 months ago
cheating-daddy
by
sohzm
1.6%
4k
Real-time AI assistance during calls
Starred by
Created 3 months ago
Updated 2 weeks ago
ccusage
by
ryoppippi
1.9%
8k
CLI tool for Claude Code usage analysis
Starred by
+1
Created 3 months ago
Updated 14 hours ago
opencode
by
sst
6.3%
24k
CLI tool for AI-assisted coding in the terminal
Starred by
+17
Created 4 months ago
Updated 15 hours ago
gemini-cli
by
google-gemini
1.3%
76k
AI agent for terminal workflows
Starred by
+27
Created 5 months ago
Updated 16 hours ago
context7
by
upstash
2.6%
31k
MCP server for up-to-date code documentation in AI code editors
Starred by
+7
Created 5 months ago
Updated 3 days ago
claude-code-base-action
by
anthropics
0.8%
496
GitHub Action for Claude Code
Starred by
Created 4 months ago
Updated 2 days ago
codex
by
openai
5.3%
42k
Coding agent CLI tool for terminal-based chat-driven development
Starred by
+28
Created 5 months ago
Updated 17 hours ago
servers
by
modelcontextprotocol
1.0%
68k
Reference implementations for the Model Context Protocol (MCP) servers
Starred by
+21
Created 10 months ago
Updated 3 days ago
typescript-sdk
by
modelcontextprotocol
0.9%
10k
TypeScript SDK for Model Context Protocol servers and clients
Starred by
Created 11 months ago
Updated 1 day ago
stagehand
by
browserbase
0.5%
17k
AI browser automation framework for production
Starred by
+12
Created 1 year ago
Updated 1 day ago
trigger.dev
by
triggerdotdev
1.4%
12k
Open-source platform for background jobs and AI workflows
Starred by
+7
Created 2 years ago
Updated 1 day ago
o1-xml-parser
by
mckaywrigley
0%
462
CLI tool parses/applies XML from ChatGPT to a codebase
Starred by
Created 9 months ago
Updated 8 months ago
desktop
by
e2b-dev
0.6%
1k
SDK for virtual desktop sandboxes for LLM-powered computer use
Starred by
Created 1 year ago
Updated 14 hours ago
claude-quickstarts
by
anthropics
0.4%
10k
Quickstarts for Anthropic API application development
Starred by
Created 1 year ago
Updated 1 day ago
mindcraft
by
mindcraft-bots
0.7%
4k
LLM agent for Minecraft
Starred by
+2
Created 2 years ago
Updated 1 day ago
realtime-playground
by
livekit-examples
0%
335
Browser playground for OpenAI's Realtime API, built on LiveKit Agents
Starred by
Created 11 months ago
Updated 3 days ago
agents
by
livekit
0.8%
8k
Voice AI agent framework for building realtime applications
Starred by
+3
Created 1 year ago
Updated 14 hours ago
database-build
by
supabase-community
0.1%
3k
In-browser Postgres sandbox with AI assistance
Starred by
Created 1 year ago
Updated 7 months ago
cline
by
cline
0.5%
51k
VS Code extension for autonomous coding agent
Starred by
+25
Created 1 year ago
Updated 14 hours ago
llama3
by
meta-llama
0.1%
29k
*Deprecated* minimal example for loading and running Llama 3 models
Starred by
+13
Created 1 year ago
Updated 7 months ago
buildware-ai
by
mckaywrigley
0%
564
AI coding tool for faster code shipping
Starred by
Created 1 year ago
Updated 11 months ago
deprecated-generative-ai-js
by
google-gemini
0.2%
1k
Deprecated JavaScript SDK for the Gemini API
Starred by
Created 1 year ago
Updated 1 month ago
cookbook
by
google-gemini
0.5%
15k
Gemini API cookbook for practical examples and guides
Starred by
Created 1 year ago
Updated 2 days ago
openai-assistants-quickstart
by
openai
0.1%
2k
Next.js template for OpenAI Assistants API
Starred by
Created 1 year ago
Updated 6 months ago
auto-code-rover
by
AutoCodeRoverSG
0.2%
3k
Autonomous software engineer for program improvement
Starred by
+3
Created 1 year ago
Updated 4 months ago
lumentis
by
hrishioa
0.1%
2k
CLI tool for AI-powered doc generation from transcripts/text
Starred by
Created 1 year ago
Updated 7 months ago
litellm
by
BerriAI
1.0%
29k
SDK/proxy for calling 100+ LLM APIs using the OpenAI format
Starred by
+28
Created 2 years ago
Updated 17 hours ago
transformers.js
by
huggingface
0.3%
15k
Run Transformers models directly in your browser
Starred by
+12
Created 2 years ago
Updated 6 days ago
local-ai-stack
by
ykhli
0.1%
1k
Starter kit for local-only AI apps, document Q&A focused
Starred by
+2
Created 1 year ago
Updated 1 year ago
HealthGPT
by
StanfordBDHG
0.3%
2k
iOS app for querying Apple Health data with natural language
Starred by
Created 2 years ago
Updated 3 days ago
open-webui
by
open-webui
0.6%
110k
Self-hosted AI platform for local LLM deployment
Starred by
+21
Created 1 year ago
Updated 1 day ago
CLIP
by
openai
0.3%
31k
Image-text matching model for zero-shot prediction
Starred by
+28
Created 4 years ago
Updated 1 year ago
whisper.cpp
by
ggml-org
0.4%
43k
C/C++ port for high-performance Whisper ASR inference
Starred by
+17
Created 3 years ago
Updated 1 week ago
ggml
by
ggml-org
0.3%
13k
Tensor library for machine learning
Starred by
+16
Created 3 years ago
Updated 2 days ago
ollama
by
ollama
0.3%
152k
CLI tool for running LLMs locally
Starred by
+42
Created 2 years ago
Updated 20 hours ago
autogen
by
microsoft
0.5%
50k
Agentic framework for multi-agent AI applications
Starred by
+19
Created 2 years ago
Updated 19 hours ago
open-interpreter
by
openinterpreter
0.1%
61k
Natural language interface for computers
Starred by
+32
Created 2 years ago
Updated 1 month ago
ai-town
by
a16z-infra
0.2%
9k
AI town starter kit for building a virtual world
Starred by
+11
Created 2 years ago
Updated 7 months ago
llama2-chatbot
by
a16z-infra
0%
1k
Streamlit chatbot app for interacting with LLMs
Starred by
Created 2 years ago
Updated 2 years ago
gpt-tokenizer
by
niieani
1.1%
620
JS library for OpenAI GPT model token encoding/decoding
Starred by
Created 2 years ago
Updated 1 month ago
companion-app
by
a16z-infra
0.1%
6k
AI companion stack for personalized chatbots
Starred by
+6
Created 2 years ago
Updated 1 year ago
ai-getting-started
by
a16z-infra
0.1%
4k
Javascript AI stack for rapid prototyping
Starred by
+3
Created 2 years ago
Updated 1 year ago
ai
by
vercel
1.1%
18k
AI SDK for building AI-powered applications and agents
Starred by
+14
Created 2 years ago
Updated 14 hours ago
ai-chatbot
by
vercel
0.6%
18k
Next.js chatbot template for building AI-powered chat applications
Starred by
+8
Created 2 years ago
Updated 2 days ago
repo-chat
by
mckaywrigley
0%
620
Tool for querying GitHub repositories using embeddings
Starred by
Created 2 years ago
Updated 1 year ago
street-fighter-ai
by
linyiLYi
0.1%
6k
AI agent for Street Fighter II using deep reinforcement learning
Starred by
Created 2 years ago
Updated 1 year ago
babyagijs
by
ericciarla
0.3%
382
AI agent for autonomous task management
Starred by
Created 2 years ago
Updated 2 years ago
cheetah
by
leetcode-mafia
0%
4k
Mac app for crushing tech interviews with AI
Starred by
Created 2 years ago
Updated 8 months ago
ai-legion
by
eumemic
0.1%
1k
LLM-powered autonomous agent platform
Starred by
Created 2 years ago
Updated 3 months ago
ai-brainstore
by
mckaywrigley
0%
723
AI agent brain proof-of-concept
Created 2 years ago
Updated 2 years ago
chatGPTBox
by
ChatGPTBox-dev
0.1%
11k
Browser extension for ChatGPT integration
Starred by
Created 2 years ago
Updated 6 days ago
ai-shell
by
BuilderIO
0.2%
5k
CLI tool for natural language to shell command translation
Starred by
Created 2 years ago
Updated 2 months ago
AgentGPT
by
reworkd
0.1%
35k
Autonomous AI agent platform in your browser
Starred by
+6
Created 2 years ago
Updated 4 months ago
wolverine
by
biobootloader
0%
5k
Tool for regenerative healing of Python scripts using GPT
Starred by
+4
Created 2 years ago
Updated 1 year ago
EVAL
by
corca-ai
0%
871
Agentic framework for executing requests via search, code, and testing
Starred by
Created 2 years ago
Updated 2 years ago
openplayground
by
nat
0.0%
6k
LLM playground for local laptop use
Starred by
+17
Created 2 years ago
Updated 1 month ago
JARVIS
by
microsoft
0.1%
24k
System for LLM-orchestrated AI task automation
Starred by
+12
Created 2 years ago
Updated 1 month ago
babyagi
by
yoheinakajima
0.1%
22k
Experimental framework for self-building autonomous agents
Starred by
+13
Created 2 years ago
Updated 10 months ago
AutoGPT
by
Significant-Gravitas
0.1%
179k
AI agent platform for building, deploying, and running autonomous workflows
Starred by
+55
Created 2 years ago
Updated 14 hours ago
kindle-gpt
by
mckaywrigley
0%
264
Desktop app for local Kindle highlight search and chat
Created 2 years ago
Updated 2 years ago
awesome-chatgpt-prompts
by
f
0.2%
134k
Prompt collection for LLM tools
Starred by
+21
Created 2 years ago
Updated 1 week ago
llama.cpp
by
ggml-org
0.4%
87k
C/C++ library for local LLM inference
Starred by
+51
Created 2 years ago
Updated 14 hours ago
vscode-chatgpt
by
gencay
0.1%
3k
VS Code extension for OpenAI ChatGPT integration
Created 2 years ago
Updated 2 years ago
tiktoken
by
openai
0.5%
16k
Fast BPE tokenizer for OpenAI models
Starred by
+26
Created 2 years ago
Updated 2 weeks ago
evals
by
openai
0.2%
17k
Framework for evaluating LLMs and LLM systems, plus benchmark registry
Starred by
+31
Created 2 years ago
Updated 9 months ago
chatbot-ui
by
mckaywrigley
0.2%
32k
Open-source AI chat app
Starred by
+14
Created 2 years ago
Updated 1 year ago
chatbot-ui-lite
by
mckaywrigley
0%
982
Chatbot starter kit for OpenAI's chat model
Created 2 years ago
Updated 2 years ago
roomGPT
by
Nutlope
0.0%
11k
Web app for AI-powered room redesign from a photo
Starred by
Created 2 years ago
Updated 1 year ago
wait-but-why-gpt
by
mckaywrigley
0%
341
AI-powered search and chat for a blog
Created 2 years ago
Updated 2 years ago
agentic
by
transitive-bullshit
0.1%
18k
AI agent stdlib for LLM-based TypeScript tooling
Starred by
+6
Created 2 years ago
Updated 15 hours ago
chroma
by
chroma-core
0.7%
23k
Open-source embedding database for building LLM apps with memory
Starred by
+31
Created 2 years ago
Updated 20 hours ago
paul-graham-gpt
by
mckaywrigley
0.1%
3k
RAG app for Paul Graham's essays
Starred by
Created 2 years ago
Updated 2 years ago
clarity-ai
by
mckaywrigley
0.2%
1k
Perplexity.ai clone
Starred by
Created 2 years ago
Updated 1 year ago
twitterbio
by
Nutlope
0.1%
2k
AI app for generating Twitter bios
Starred by
Created 2 years ago
Updated 8 months ago
langchainjs
by
langchain-ai
0.3%
16k
JS framework for building context-aware LLM apps
Starred by
+11
Created 2 years ago
Updated 22 hours ago
pgvector
by
pgvector
0.5%
18k
Open-source vector similarity search extension for Postgres
Starred by
+23
Created 4 years ago
Updated 1 week ago
gpt-travel-advisor
by
dabit3
0%
552
Reference architecture for travel application with GPT
Starred by
Created 2 years ago
Updated 2 years ago
CodeGen
by
salesforce
0%
5k
Open-source model family for program synthesis
Starred by
+8
Created 3 years ago
Updated 7 months ago
langchain-chat-nextjs
by
zahidkhawaja
0%
1k
Next.js frontend for LangChain Chat
Starred by
Created 2 years ago
Updated 2 years ago
chat-langchain
by
langchain-ai
0.2%
6k
Chatbot for question answering over LangChain documentation
Starred by
+3
Created 2 years ago
Updated 1 week ago
llama_index
by
run-llama
0.3%
44k
Data framework for building LLM-powered agents
Starred by
+41
Created 2 years ago
Updated 19 hours ago
yt-semantic-search
by
transitive-bullshit
0%
532
Semantic search tool for YouTube playlists
Starred by
Created 2 years ago
Updated 2 years ago
GLM-130B
by
zai-org
0.0%
8k
Bilingual model for research and evaluation
Starred by
+6
Created 3 years ago
Updated 2 years ago
tinygrad
by
tinygrad
0.2%
30k
Minimalist deep learning framework for education and exploration
Starred by
+28
Created 4 years ago
Updated 23 hours ago
PaLM-rlhf-pytorch
by
lucidrains
0.1%
8k
RLHF implementation on PaLM
Starred by
+5
Created 2 years ago
Updated 2 weeks ago
GPT-3-Encoder
by
latitudegames
0%
721
JS library for GPT-2/GPT-3 text tokenization
Starred by
Created 5 years ago
Updated 2 years ago
Prompt-Engineering-Guide
by
dair-ai
0.5%
62k
Prompt engineering resource for language model (LLM) applications
Starred by
+18
Created 2 years ago
Updated 2 weeks ago
openai-node
by
openai
0.2%
10k
TypeScript/JavaScript SDK for the OpenAI API
Starred by
+4
Created 3 years ago
Updated 1 day ago
point-e
by
openai
0.0%
7k
Diffusion model for 3D point cloud generation from prompts
Starred by
+10
Created 2 years ago
Updated 1 year ago
chatgpt-google-extension
by
wong2
0.0%
13k
Browser extension for search-result-augmented ChatGPT responses
Starred by
Created 2 years ago
Updated 1 year ago
summarize.site
by
clmnin
0.1%
751
Browser extension for webpage summarization via ChatGPT
Created 2 years ago
Updated 2 years ago
diffusers
by
huggingface
0.3%
31k
PyTorch/Flax library for diffusion model research and applications
Starred by
+34
Created 3 years ago
Updated 14 hours ago
latent-diffusion
by
CompVis
0.2%
13k
Image synthesis research paper using latent diffusion models
Starred by
+10
Created 3 years ago
Updated 1 year ago
ml-stable-diffusion
by
apple
0.1%
18k
Core ML Stable Diffusion for Apple Silicon devices
Starred by
+10
Created 2 years ago
Updated 2 months ago
stablediffusion
by
Stability-AI
0.1%
42k
Latent diffusion model for high-resolution image synthesis
Starred by
+14
Created 2 years ago
Updated 2 months ago
whisper
by
openai
0.4%
88k
Speech recognition model for multilingual transcription/translation
Starred by
+39
Created 3 years ago
Updated 1 week ago
openai-cookbook
by
openai
0.2%
68k
Examples for using the OpenAI API
Starred by
+21
Created 3 years ago
Updated 1 day ago
diffusionbee-stable-diffusion-ui
by
divamgupta
0.1%
13k
GUI app for local Stable Diffusion on MacOS
Starred by
+9
Created 3 years ago
Updated 10 months ago
stable-diffusion
by
CompVis
0.1%
71k
Latent text-to-image diffusion model
Starred by
+54
Created 3 years ago
Updated 1 year ago
openai-api
by
njerschow
0%
283
Tiny client for the OpenAI API
Starred by
Created 5 years ago
Updated 2 years ago
gpt-3
by
openai
0.0%
16k
Research paper on large language model few-shot learning
Starred by
+9
Created 5 years ago
Updated 5 years ago
Feedback? Help us improve.