Skip to main content
7BBusyBoss
AI Skills

Curated AI & LLM tools.

76 hand-picked open-source projects. Try them in the playground, download as a ZIP or jump straight to GitHub.

All skills(76)

Prompt Engineering
⭐ 20.0k
Guidance
by guidance-ai

Language for controlling large language models. Mix templating, control flow and generation in one expression.

Python
AI Frameworks
⭐ 19.0k
DSPy
by stanfordnlp

Framework for programming β€” rather than prompting β€” language models. Compiles LLM pipelines into self-improving, reproducible programs.

Python
RAG & Vector DBs
⭐ 18.0k
Chroma
by chroma-core

Open-source embeddings database for AI apps. Run in-process, in a server, or in the cloud.

Python
AI Frameworks
⭐ 17.0k
Haystack
by deepset-ai

Production-ready LLM framework focused on RAG pipelines. Modular components for retrieval, generation and evaluation.

Python
MCP Servers
⭐ 17.0k
GitHub MCP Server
by github

GitHub's official MCP server. Lets Claude (or any MCP client) browse repos, open issues, create PRs, and triage from inside the chat.

Go
AI Agents
⭐ 16.0k
SuperAGI
by TransformerOptimus

Open-source autonomous-agent framework with a polished GUI for designing, running and managing AI agents.

Python
LLM Evals
⭐ 16.0k
OpenAI Evals
by openai

OpenAI's framework for benchmarking LLMs and an open-source registry of evals. Industry-standard test harness.

Python
AI Frameworks
⭐ 16.0k
MemGPT (Letta)
by letta-ai

Stateful agents with long-term memory. OS-inspired hierarchical memory lets agents remember across sessions far beyond the context window.

Python
Workflow Automation
⭐ 14.0k
Activepieces
by activepieces

Open-source Zapier alternative. AI-aware connectors, self-host or cloud, build automations in your browser.

TypeScript
Browser Automation
⭐ 13.0k
Stagehand
by browserbase

AI browser automation framework in TypeScript. Combines deterministic code with natural-language actions β€” best of both worlds.

TypeScript
Prompt Engineering
⭐ 12.0k
Outlines
by outlines-dev

Generate structured text and JSON from any LLM. Guarantees the output matches your schema or grammar.

Python
CLI Tools
⭐ 11.9k
llm
by simonw

Access large language models from the command-line

Python
RAG & Vector DBs
⭐ 11.0k
Weaviate
by weaviate

AI-native vector database. Combines vector search with structured filtering and GraphQL-style queries.

Go
Coding Assistants
⭐ 11.0k
Plandex
by plandex-ai

Terminal-based AI dev tool focused on planning and executing large multi-file changes. Branching, version control built-in.

Go
CLI Tools
⭐ 11.0k
ShellGPT
by TheR1D

Command-line productivity tool powered by AI. Describe what you want, sgpt suggests the right shell command.

Python
LLM Evals
⭐ 11.0k
Langfuse
by langfuse

Open-source LLM engineering platform β€” tracing, prompt management, evaluations, datasets, playground.

TypeScript
Fine-Tuning
⭐ 9.0k
Axolotl
by axolotl-ai-cloud

Config-driven LLM fine-tuning. YAML in, fine-tuned model out β€” abstracts away the boilerplate of every major training stack.

Python
Data Extraction
⭐ 9.0k
Unstructured
by Unstructured-IO

Pre-processing library for AI pipelines β€” extract text and tables from PDFs, Word, HTML, EML and 25+ other formats.

Python
Coding Assistants
⭐ 9.0k
OpenCode
by sst

Open-source AI coding agent built for the terminal. Beautiful TUI, model-agnostic, project-aware.

TypeScript
AI Frameworks
⭐ 8.0k
Pydantic AI
by pydantic

Type-safe agent framework from the Pydantic team. Structured outputs, dependency injection, model-agnostic.

Python
LLM Evals
⭐ 7.0k
promptfoo
by promptfoo

CLI and library for evaluating, testing, and red-teaming LLM apps. Side-by-side prompt comparisons in your CI.

TypeScript
Voice & Speech AI
⭐ 7.0k
LiveKit Agents
by livekit

Build real-time voice and video AI agents. Plug in any LLM + TTS + STT β€” LiveKit handles the WebRTC plumbing.

Python
LLM Evals
⭐ 6.0k
Arize Phoenix
by Arize-ai

Open-source LLM observability β€” traces, evaluation, datasets, retrieval debugging. OpenTelemetry-native.

Python
Code Generation
⭐ 6.0k
Shortest
by antiwork

AI-powered E2E testing in natural language. Write tests like "log in then click checkout" β€” the agent figures out the selectors.

TypeScript