AI Tools

AI Tools
AI ToolsPostiz Setup Guide: Schedule Smarter with This Open-Source AI Tool
Step-by-step instructions for deploying Postiz, an AI-powered social media scheduler. Covers Docker Compose setup, environment variables, and team collaboration.
AI Tools
AI ToolsLarachat: Build a Real-Time AI Chat App with Laravel and React
A practical demo showing real-time AI chat with streaming responses, message history, and authentication. Built with Laravel 12, React 19, and Tailwind v4.
AI Tools
AI ToolsLeRobot: Train Real-World Robots with Hugging Face's PyTorch Library
Learn to use LeRobot, an open-source PyTorch library for robot learning. Access shared datasets, pre-trained models, and sim environments like ALOHA and PushT.
AI Tools
AI ToolsThinkChain: Stream Claude's Reasoning with Local Tools and MCP
A Python framework that injects tool outputs directly into Claude's thinking stream. Supports local Python tools, MCP servers, and real-time reasoning visualization.
AI Tools
AI ToolsMemvid: Store Millions of Text Chunks in a Single MP4 File
Memvid encodes text into MP4 video for sub-second semantic search across millions of chunks. A lightweight, offline-first alternative to vector databases.
AI Tools
AI ToolsFay: Build and Deploy Your Own Talking Digital Human for Free
Fay is an MIT-licensed open-source framework for creating digital humans with voice interaction. Control 3D avatars or Live2D characters and run offline on Python 3.12.
AI Tools
AI ToolsAingDesk: Run Local AI Models and Build a Private Knowledge Base
AingDesk is a streamlined AI assistant that runs local models like Gemma 3 and DeepSeek-R1. Build private knowledge bases, create agents, and share access with others.
AI Tools
AI ToolsAG-UI Protocol: The Open Standard for Connecting AI Agents to Frontends
AG-UI is an open-source, lightweight, event-driven protocol that standardizes how AI agents communicate with frontend applications. Built in collaboration with CopilotKit and major agent frameworks.
AI Tools
AI ToolsMuscle Memory: Cache AI Agent Actions to Cut LLM Costs and Latency
Muscle Memory caches your AI agent's tool calls so repeat tasks skip the LLM entirely. Define checks to verify safe reuse. Faster, cheaper, and more consistent output.
AI Tools
AI ToolsDeepwiki MCP Server: Fetch and Convert Wiki Pages to Markdown
An unofficial MCP server that fetches Deepwiki URLs, scrapes all pages, and converts them to clean Markdown. Use in Cursor or any MCP client. Fast and configurable.