GitHub Trends
10.4K subscribers
15.4K 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 #cinny #cinnyapp #client #hacktoberfest #matrix #matrix_client #matrix_org #reactjs

Cinny is a simple, elegant, and secure Matrix messaging client with end-to-end encryption and open-source code. Use the web app at app.cinny.in, download the desktop version, or self-host easily via GitHub releases, Docker, or your webserver for full control. This lets you chat privately and modernly without relying on big tech apps, giving you privacy, customization, and easy setup on your own server for secure, ad-free messaging.

https://github.com/cinnyapp/cinny
#typescript #ai #augmentation #humans #productivity

PAI is open-source Personal AI Infrastructure that builds on tools like Claude Code to create your custom AI assistant. It learns your goals, preferences, and history from files like MISSION.md and GOALS.md, uses modular packs for skills like research or security, and improves via feedback in an Observe-Think-Plan-Execute-Learn loop. Install easily with git clone and a wizard for a full system in minutes. This magnifies your abilities, activates your potential, saves time on repetitive tasks, and makes elite AI accessible to everyone—not just experts—helping you achieve more with less effort.

https://github.com/danielmiessler/Personal_AI_Infrastructure
#javascript #agents #ai #ai_agents #automation #claude #cli #development #framework #fullstack #nodejs #orchestration #typescript

Synkra AIOS is an AI-powered development framework that automates software creation through specialized agents working together in coordinated teams. It uses a two-phase approach: planning agents (analyst, PM, architect) create detailed project specifications, then development agents (Scrum Master, developer, QA) execute those plans with full context preserved throughout. The framework prioritizes CLI-first operations with observability and UI as secondary layers, eliminating common problems like planning inconsistency and context loss in AI-assisted development. You benefit from faster, more coherent project delivery with autonomous agents handling planning, coding, and quality assurance while maintaining architectural consistency and reducing manual coordination overhead.

https://github.com/SynkraAI/aios-core
#typescript

Letta Code is a free, open-source coding tool you install with `npm install -g @letta-ai/letta-code` and run in your terminal. It creates a smart agent that remembers your codebase, preferences, and past work across sessions, learning over time with commands like `/init`, `/remember`, and `/skill`—unlike session-only tools like Claude Code. Switch models like Claude or GPT easily. This helps you code faster as your agent acts like a growing coworker, improving on repeated tasks and boosting performance up to 37% on benchmarks.

https://github.com/letta-ai/letta-code
#typescript #ai_agents #ai_assistant #ai_coding #ai_coding_tools #ai_engineering #ai_tools #anthropic #anthropic_claude #claude #claude_ai #claude_code #claude_context #claude_mem #claude_skills #claudecode #mcp #model_context_protocol #software_engineering #spec_driven_development

Claude Pilot enhances Claude Code by enforcing production-grade quality automatically. It adds mandatory testing, automatic code formatting and type checking, and persistent memory across sessions so your AI assistant maintains context on complex projects. Instead of babysitting Claude's output, you start a task, grab coffee, and return to verified, tested code ready to ship—saving hours on manual review and catching bugs before they reach production.

https://github.com/maxritter/claude-pilot
#typescript #ai #cli #summarize #typescript

Summarize is a fast tool for summarizing URLs, PDFs, images, audio/video, YouTube, and podcasts via Chrome Side Panel (with chat and history), Firefox Sidebar, or CLI. Install the extension from Chrome Web Store, add the local daemon with `npm i -g @steipete/summarize` and `summarize daemon install --token <TOKEN>`, then get one-click summaries, YouTube slides with OCR/timestamps, streaming Markdown, and media transcription. It saves time by quickly digesting long content so you focus on key insights without reading everything.

https://github.com/steipete/summarize
#typescript

Qwen Code is a free, open-source AI agent that runs in your terminal to understand codebases, automate tasks, refactor functions, and generate tests. Install easily with one curl command on Linux/macOS or Windows, then run "qwen" and sign in via Qwen OAuth for 1,000 free daily requests or use API keys from OpenAI/Anthropic/Gemini. It offers subagents for complex work, IDE integrations, and headless mode. You benefit by shipping code faster, reducing tedious work, and staying productive in your terminal without switching tools.

https://github.com/QwenLM/qwen-code
❤‍🔥1
#typescript

Online file converters let you transform files between different formats without installing software. Most tools are limited—they only convert between similar file types (images to images, videos to videos) and require uploading your files to servers, which raises privacy concerns. Convert.to.it offers a truly universal solution that handles conversions across different media types, so you can convert an AVI video to a PDF or any other combination. Simply upload your file, select your desired output format, and the tool attempts to deliver results even for unusual conversions. This saves you time, protects your privacy by minimizing server uploads, and provides flexibility for unconventional file transformation needs that standard converters won't handle.

https://github.com/p2r3/convert
#typescript #crm #crm_platform #erp #typescript

Open Mercato is an AI-ready ERP framework that lets you start building enterprise business systems with 80% of features already built—including CRM, order management, and commerce tools. You customize the remaining 20% to match your specific needs without modifying the core system. It's modular and extensible, meaning you can add your own features as plugins that won't break when you update. The benefit is faster time-to-market: instead of building everything from scratch, you get a production-ready foundation with built-in security, multi-tenant support, and AI integration, so your team focuses on what truly differentiates your business.

https://github.com/open-mercato/open-mercato
🔥1
#typescript

GitNexus indexes your codebase into a knowledge graph tracking dependencies, call chains, clusters, and flows, then connects AI agents like Cursor and Claude Code via CLI tools for reliable analysis. Run `npx gitnexus analyze` from your repo root to start—it auto-generates context files and MCP setup. Use tools like `impact` for change risks or `rename` for safe refactors. This boosts your productivity by preventing AI blind edits, cutting debugging time, and enabling smaller models to grasp full architecture fast.

https://github.com/abhigyanpatwari/GitNexus