๐ The fast, Pythonic way to build MCP servers and clients. FastMCP ๐ Move fast and make things. Made with ๐ by Prefect The Model Context Protocol (MCP) connects LLMs to tools and data. FastMCP gives you everything you need to go from prototype to production: from fastmcp import FastMCP mcp = FastMCP("Demo ๐") @mcp.tool def add(a: int, b: int) -> int: """Add two numbers""" return a + b if __name__ == "__main__": mcp.ruโฆ
An unofficial desktop client for JellyfinJellium Desktop An unofficial Jellyfin desktop client built on CEF and mpv. Downloads Linux AppImage x86_64 aarch64 Arch Linux (AUR): jellium-desktop-git Flatpak (non-Flathub bundle) macOS Apple Silicon Intel After installing, remove quarantine: sudo xattr -cr /Applications/Jellium\ Desktop.app Windows x64 arm64 Development This project uses just as a command runner. Available recipes: [package] appimage ... # [linux] build AppImage โฆ
A Flexible Framework for Experiencing Heterogeneous LLM Inference/Fine-tune Optimizations A Flexible Framework for Experiencing Cutting-edge LLM Inference/Fine-tune Optimizations ๐ฏ Overview | ๐ Inference | ๐ SFT | ๐ฅ Citation | ๐ Roadmap(2026Q2) ๐ฏ Overview KTransformers is a research project focused on efficient inference and fine-tuning of large language models through CPU-GPU heterogeneous computing. The project now exposes two user-facing capabilities from the kt-kernel sourโฆ
The go-to web for your AI coding agent โ local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta. Local-first web intelligence for AI agents โ no keys, no cloud, no metered bill. works withย ย Claude Code ยท Cursor ยท Codex ยท Gemini CLI ยท VS Code ยท Windsurf ยท Zed ยท Antigravity and beyondย ย LangChain ยท CrewAI ยท LlamaIndex ยท Vercel AI SDK ยท n8n & self-hosted agents ยท any MCP client ยท plain REST Quickstart ยท Tools ยท Why wigolo ยท Benchmark ยท Docs ยท โฆ
LIBERATED AI CHAT โโโโโ โโโโโโ โโโโโโ โโโโ โโโโ โโโโโโ โโโโโโ โโโโโโ โโ โโ โโ โโ โโ โโ โโโ โโ โโ โโ โโ โโ โโ โโ โโโโ โโ โโ โโ โโ โโ โ โโ โโ โโ โโ โโ โโโโโ โโ โโ โโ โโ โโ โโ โโ โโ โโ โโ โโ โโ โโ โโโโโโ โโโโ โโโโโโ โโ โโ โโโโ โโโโโโ โโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโ LIBERATED AI. COGNITION WITHOUT CONTROL. โโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ GODMOD3.AI Gโฆ
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.code-review-graph Stop burning tokens. Start reviewing smarter. English | ็ฎไฝไธญๆ | ๆฅๆฌ่ช | ํ๊ตญ์ด | เคนเคฟเคจเฅเคฆเฅ Usage ยท Commands ยท FAQ ยท Troubleshooting ยท GitHub Action ยท Reproducing the benchmarks ยท Roadmap AI coding tools can end up re-reโฆ
cwc-workshops Workshop materials. Not maintained and not accepting contributions. Materials from Anthropic-run Code with Claude workshops. Workshops rightmodel/ โ Picking the Right Model: use a Claude Code SKILL to audit an LLM eval suite and sweep it across models and inference parameters (extended thinking, effort) to find the best quality-per-dollar and quality-per-second configuration. agent-decomposition/ โ Compose Multi-Agent Systems with Skills and MCP: decompose a 400-line-prompt invโฆ
Skills for Design EngineersUI Skills Skills for Design Engineers More on ui-skills.com Run npx ui-skills start to route your agent through the right UI skill set for the task. CLI npx ui-skills npx ui-skills start npx ui-skills categories npx ui-skills list --category motion npx ui-skills get baseline-ui License Licensed under the MIT license.
Bonsai DemoBonsai Demo Website ย |ย GitHub ย |ย Discord HF Collections: Bonsai 27B ยท Bonsai (1-bit) ยท Ternary-Bonsai Whitepapers: Bonsai 27B ยท 1-bit Bonsai 8B ยท Ternary-Bonsai 8B Using this demo repository you can run Bonsai (1-bit) and Ternary-Bonsai language models locally on Mac (Metal), Linux/Windows (CUDA, Vulkan, ROCm), or CPU. ๐ฑ New: Bonsai 27B The family's newest and largest generation, and its first vision-language models (Bonsai 27B collection): Viโฆ