GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript

You can use Next AI Draw.io, a web app that lets you create and edit diagrams easily by just typing natural language commands. It uses AI to build, change, or improve diagrams like flowcharts or cloud architecture diagrams (AWS, Azure, GCP) automatically. You can also upload images for the AI to replicate and enhance. It keeps a history of your changes so you can undo or restore earlier versions. The tool has a chat interface to refine diagrams in real time and supports animated connectors for better visuals. This saves you time and effort in making professional diagrams without needing advanced drawing skills.

https://github.com/DayuanJiang/next-ai-draw-io
#typescript #ai #cloudflare_workers #coding_agent #durable_objects #text_to_app #vibe_coding

Cloudflare VibeSDK lets you create AI-powered web apps by simply describing what you want in natural language. It’s open source and runs on Cloudflare’s platform, providing secure, isolated environments to build, preview, and deploy apps quickly with one click. You can customize AI behavior, control code patterns, and keep data private. It’s great for companies, startups, or teams who want to build apps without deep coding skills, speeding up development and enabling non-technical users to create tools easily. The platform supports live previews, chat-based interaction, and integrates with GitHub for smooth workflows.

https://github.com/cloudflare/vibesdk
🤮3
#typescript

AGENTS.md is a simple, open file that acts like a special README for AI coding assistants, giving them clear instructions about your project’s setup, coding style, testing, and workflows. This helps AI tools quickly understand your codebase and produce code that fits your project’s rules, saving you time fixing mistakes. By using AGENTS.md, you make AI coding helpers more effective and consistent, speeding up development and reducing errors. It’s easy to start with and grows as your project does, making AI a reliable partner in your coding work.

https://github.com/agentsmd/agents.md
#typescript #agent #ai #ai_memory #anthropic #artifact #artifacts #canvas #content_creation #deepseek_r1 #gemini #manus #n8n #qwen #rag #vibe_workflow #workflow

Refly.AI is the first vibe workflow platform for non-technical creators, letting you build, share, and monetize AI automations with simple prompts and a visual canvas—no coding needed. Key features include visualized steps for easy debugging, ready-to-use agents that simplify complex tasks, a copilot to turn words into workflows, and a marketplace to earn from your creations. Use the free cloud version or self-host it to automate 90% of repetitive work like content, research, and scheduling, saving hours and boosting productivity.

https://github.com/refly-ai/refly
2
#typescript #browser #chrome #chrome_devtools #debugging #devtools #mcp #mcp_server #puppeteer

Chrome DevTools MCP lets your AI coding tools like Gemini, Claude, or Cursor control a live Chrome browser for automation, debugging, and performance checks. Install it easily with npx chrome-devtools-mcp@latest in your MCP config, then prompt "Check performance of a site" to auto-record traces, take screenshots, analyze networks, and fix issues reliably. This benefits you by making AI smarter at web coding—verifying changes in real-time, spotting bugs fast, and boosting site speed without manual work.

https://github.com/ChromeDevTools/chrome-devtools-mcp
👍1
#typescript #diagrams #mermaid

Mermaid Live Editor lets you edit and preview flowcharts, sequence, and Gantt diagrams in real time using simple text. Save as SVG, share view or edit links easily, and run it via Docker or locally with Node.js and pnpm. This helps you quickly create, collaborate on, and update diagrams without drawing tools, making documentation and team work faster and simpler.

https://github.com/mermaid-js/mermaid-live-editor
#typescript

Zerobyte is a simple web app that automates encrypted, compressed backups (using Restic) from local folders or remote shares to many storage types—including S3, GCS, Azure, rclone remotes, NFS, SMB and WebDAV—letting you schedule jobs, set retention rules, monitor progress, and restore files through a dashboard (it’s early-stage and may change). Installing requires Docker Compose and optional FUSE/SYS_ADMIN for remote mounts; rclone support lets you use 40+ cloud providers. Benefit: you get automatic, space-efficient, end-to-end encrypted backups with easy scheduling and restores, reducing manual work and risk of data loss.

https://github.com/nicotsx/zerobyte
💩1
#typescript #agent #agentic #agentic_ai #agents #agents_sdk #ai #ai_agents #aiagentframework #genai #genai_chatbot #llm #llms #multi_agent #multi_agent_systems #multi_agents #multi_agents_collaboration

Agent Development Kit (ADK) for
TypeScript is an open-source toolkit to build, test, and deploy advanced AI agents with full control in code. Key features include rich tools like Google Search, custom functions, and multi-agent hierarchies for scalable apps, plus a dev UI for easy debugging. Install via npm install @google/adk. You benefit by creating flexible, versioned AI agents that integrate tightly with Google Cloud, run anywhere from laptop to cloud, and speed up development like regular software.

https://github.com/google/adk-js
#typescript #documentation_generator #nuxt #nuxt_theme

Docus is a CLI tool that quickly scaffolds a complete, modern documentation site using Markdown and Vue (Nuxt 4), with responsive design, dark mode, i18n, full-text search, enhanced Markdown components, TypeScript support, and built-in AI/LLM integration via llms.txt and a native MCP server for editor/IDE tools like Cursor and VS Code, letting you start a docs site with npx create-docus and npm run dev so it runs locally instantly. Benefit: you get a production-ready, customizable docs site fast—saving setup time and giving built-in search, localization, performance, and AI tooling to improve authoring and user experience.

https://github.com/nuxt-content/docus
#python #ai #bug_detection #code_audit #code_quality #code_review #developer_tools #devsecops #google_gemini #llm #react #sast #security_scanner #supabase #typescript #vite #vulnerability_scanner #xai

**DeepAudit** is an AI-powered code audit tool using multi-agent collaboration to deeply scan projects for vulnerabilities like SQL injection, XSS, and path traversal. Import code from GitHub/GitLab or paste snippets; agents plan, analyze with RAG knowledge, and verify issues via secure Docker sandbox PoCs, generating PDF reports with fix suggestions. Deploy easily with one Docker command, supports local Ollama models for privacy, and cuts traditional tools' high false positives. **You benefit** by automating secure audits like a pro hacker—saving time, reducing errors, ensuring real exploits are caught, and speeding safe releases without manual hassle.

https://github.com/lintsinghua/DeepAudit