ToolPublished
Uxpilot.ai
UX Pilot is an AI-powered UX/UI design platform that turns ideas into production-ready interfaces in seconds — from wireframes and high-fidelity screens to Figma exports and clean React/HTML code. It supports full multi-screen user flows from a single prompt.
ToolPublished
graphify
Graphify — скилл для AI coding assistants: команда /graphify . строит из папки проекта queryable knowledge graph из кода (36 языков), документов, PDF, изображений и видео. Ранее safishamsi/graphify, теперь Graphify-Labs.
ToolPublished
OpenKnowledge — AI-native markdown IDE для людей и агентов
OpenKnowledge — полностью open-source AI-native markdown IDE для людей и агентов. WYSIWYG-редактор (Notion-like) с нативным MCP, agentic search, Git-backed синхронизацией. Агенты (Claude, Cursor, Codex) могут напрямую читать и писать в базу знаний.
BlueprintPublished
Realtime Voice Agents — архитектура и создание (Mastra + LiveKit)
Детальное руководство по созданию realtime voice AI-агентов с помощью связки Mastra + LiveKit. Архитектура, аудио-пайплайн (WebRTC, VAD, STT, LLM, TTS), бизнес-логика через Mastra, деплой, фронтенд, метрики качества и рекомендуемый стек моделей.
ToolPublished
LiveKit — Open Source Framework для Realtime Voice AI Agents
LiveKit — open source фреймворк и платформа для realtime voice/video AI-агентов. Полный аудио-пайплайн: WebRTC, VAD, STT, LLM, TTS. Используется OpenAI, Character.ai. Интеграция с Mastra через пакет @mastra/livekit.
InsightsPublished
Karpathy LLM Wiki vs Redis Iris — Когда markdown не масштабируется
Cole Medin's critique of Karpathy LLM Wiki for multi-user agents. Solution: Redis Iris as a context layer with Context Retriever (data as tools) and Agent Memory (cross-conversation recall). Personal memory ≠ production context layer.
ToolPublished
Descript — AI-редактор видео и подкастов (text-based editing)
Descript — AI-платформа для монтажа видео и подкастов через редактирование текста транскрипта (text-based editing). AI-агент Underlord, Studio Sound, генерация видео/аватаров, перевод 30+ языков. Enterprise-ready (Amazon, Microsoft, Salesforce).
ToolPublished
Gling — AI-видеоредактор на основе транскрипции
Gling — AI-редактор для YouTube/контент-креаторов, который сначала транскрибирует видео, а затем позволяет монтировать по тексту (text-based trimmer). Автоматически вырезает тишину, повторы и слова-паразиты (filler words).
BlueprintPublished
Git Repo as Skill — Universal Skill Format
Architecture concept: a central git repository with skill + data consumed by Hermes, Claude Code, CI/CD, OpenClaw, Cursor, and team members — single source of truth for all agents, tools, and people.
ToolPublished
PixelRAG — open-source visual RAG framework for pixel-native document search
PixelRAG — open-source visual RAG framework от StarTrail. Анализирует документы через скриншоты вместо парсинга текста — сохраняет таблицы, диаграммы, page layouts. Apache-2.0, Python, Claude Code plugin. 6,200+ GitHub stars.
BlueprintPublished
Doc-to-Video Tools Comparison — NotebookLM, Lumen5, Pictory, InVideo AI, Canva
Decision framework and comparison of 5 AI tools for converting documents (PDFs, slides, research) into videos. Covers NotebookLM (best script quality), Lumen5 (best editing control), Pictory (best direct doc-to-video), InVideo AI (marketing explainers), and Canva (quick social content).
ToolPublished
AI Job Search — Autonomous Application Framework
Autonomous job search framework on Claude Code. Evaluates real listings against your background, tailors CV per role, writes cover letters, and preps for interviews. 10K stars, 3.6K forks (real adoption).