Claudebot-vibe is a personal assistant bot powered by Claude that runs on Telegram.
* A Telegram bot built with Telegraf Node.js, using Claude Anthropic for chat, Gemini for image generation, Supabase + pgvector for storage and Voyage AI for vector memory.
* Bilingual EN/中文 documentation. One-click deploy to Railway is provided.
* Smart chat with persistent memory
* 4-layer memory system: Soul / Projects / Tasks / Notes that auto-updates from conversations
* Code tools: explain, review, test, save/load versions
* Image generation via `/imagine` with Gemini
* Writing tools: translate, improve, brainstorm
* Auto-parsing of files: PDF, ZIP, DOCX, XLSX, images, code files
* URL auto-summary, reminders/templates, usage tracking
Virgil.Dev is a tool that parses GitHub repositories into structured code graphs, extracting crucial elements like functions, classes, imports, and cross-file references across ten programming languages. It differs from traditional text-based search by providing exact structural results from an indexed code graph, enabling faster and more accurate code understanding. Users can explore their code via the Model Context Protocol (MCP), an AI chat interface with built-in tools, or a dedicated CLI for local parsing and querying. Pricing tiers range from free to developer plans.
Render any git repo into a single static HTML page for humans or LLMs. Flatten any GitHub repository into a single, searchable HTML page with syntax highlighting, markdown rendering, and a clean sidebar navigation.
High-level diagram representations for code. CodeBoarding is an open-source codebase analysis tool that generates high-level diagram representations of codebases using static analysis and LLM agents, that humans and agents can interact with.
GitHub - kantord/SeaGOAT: local-first semantic code search engine
This article explains the use of GitHub Copilot, an AI-powered coding companion that suggests edits and refactors to improve code quality and developer productivity. It includes examples of how to use Copilot effectively to modify and refactor code.