GitHub Trends
11K subscribers
15.8K 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
#go

Gas Town is a workspace manager that lets you coordinate 20–30 AI coding agents (like Claude Code and GitHub Copilot) without losing context when they restart, because it saves all work state in git-backed hooks and a structured issue tracker called Beads. The benefit to you is that you can scale complex projects automatically: instead of manually managing chaotic agents or losing progress after crashes, you simply tell the Mayor (your AI coordinator) what to build, and Gas Town handles task breakdown, parallel execution, merge conflict resolution, and reliable recovery, potentially 10x your output while keeping everything persistent and trackable.

https://github.com/gastownhall/gastown
#typescript #bookmark_manager #bookmarks #bookmarks_manager #nextjs #react_native #read_it_later #self_hosted

Karakeep is a self-hostable app that lets you save links, notes, and images while using AI to automatically tag, summarize, and organize your content for fast search. You benefit by keeping all your data safe in one private place, avoiding lost links through full-page archiving, and quickly finding what you need thanks to smart tagging and full-text search, making content management effortless for data hoarders.

https://github.com/karakeep-app/karakeep
#python

Give Claude the ability to watch any video by installing the free `/watch` skill, which lets it see frames and hear audio from YouTube, local files, or over 1,600 sites. Instead of guessing from titles or missing 90% of a transcript, Claude analyzes what actually happens on screen at specific times. This saves you hours of scrubbing through tutorials, bug recordings, or meetings, letting you instantly get summaries, debug issues from screen videos, or find exact moments without watching the whole thing.

https://github.com/bradautomates/claude-video
💩3
#html #assets #downloader #offline_web_pages #scraper

This tool lets you download any website’s full source code, including all images and style files, into a single ZIP file for offline use. You just paste the website link and click download, no software needed. The benefit is you can save entire sites to view later without internet, perfect for backups, studying designs, or keeping important pages accessible anytime, even if the original site goes down.

https://github.com/AhmadIbrahiim/Website-downloader
#python

Pocket TTS is a lightweight, open-source text-to-speech model that generates high-quality audio efficiently on CPUs without needing GPUs or paid web APIs. You benefit by keeping your data private through offline processing, saving costs by avoiding subscription fees, and enjoying fast, real-time voice generation with easy cloning and multi-language support right on your laptop.

https://github.com/kyutai-labs/pocket-tts
👍2
#csharp #agent #ai #claude_code #cli #codex #docx #excel #office #openclaw #pptx #presentation #skills #word #xlsx

OfficeCLI is the best open-source tool that gives AI agents full control to create, read, and edit Word, Excel, and PowerPoint files using just one line of code without needing Microsoft Office installed. Its built-in rendering engine acts as "AI eyes" by converting documents into HTML or images so agents can visually verify and fix layout errors instantly. You benefit by automating complex document tasks like report generation and data validation in seconds, saving massive time and eliminating manual errors while ensuring every file looks perfect before delivery.

https://github.com/iOfficeAI/OfficeCLI
1👍1
#typescript

Use this AI framework to automate your job search by setting up your profile, scanning job portals, and letting Claude evaluate fit, tailor your CV, write cover letters in LaTeX, and prepare for interviews. The benefit is that it saves you hours of manual work, ensures your applications are precisely matched to job keywords for better ATS success, and uses a second AI agent to critique and improve your drafts, significantly increasing your chances of getting hired while removing the stress of writing and formatting each application yourself.

https://github.com/MadsLorentzen/ai-job-search
#typescript #agent #ai_agent #embedding #llm #local_first #long_term_memory #memory #openclaw_plugin #vector_search

TencentDB Agent Memory is an open-source system that lets AI agents remember your preferences and tasks across sessions using a 4-tier local pipeline, reducing token usage by up to 61% and boosting task success by 51%. This benefits you by saving money on AI costs, improving agent accuracy in long tasks, and ensuring your personal data stays private on your device without needing cloud services.

https://github.com/TencentCloud/TencentDB-Agent-Memory
👍1
#cplusplus #quadremesh #retopology

AutoRemesher is a free, open-source tool that quickly converts messy high-polygon 3D models into clean, animation-friendly quad-based shapes usable on Windows, Mac, and Linux. You benefit by saving hours of manual topology work, getting fast results that often outperform existing tools like QuadriFlow, and enjoying commercial use rights without any licensing costs.

https://github.com/huxingyi/autoremesher
#csharp

This guide lets you create and install mods for the free zombie game Unturned by setting up Unity software to build custom weapons, vehicles, or maps that players can subscribe to on Steam. You benefit by gaining the power to personalize your gaming world with unique content, share your creations with others to expand the game community, and enjoy a more exciting, tailored survival experience built exactly how you want it.

https://github.com/SmartlyDressedGames/U3-SDK
👍1
#other #awesome_list #design_md #design_system #design_tokens #figma #google_stitch #landing_page #vibe_coding #vibe_design #vibecoding

This repository gives you ready-to-use DESIGN.md files drawn from real websites like Apple, Stripe, and Figma so you can tell your AI agent to build pages that match their exact look without manual design work. By copying a file into your project, you get high-quality, consistent UI that follows specific colors, fonts, and rules, saving you time and avoiding generic AI results .

https://github.com/VoltAgent/awesome-design-md
#cplusplus

yaml-cpp is a C++ library that lets you read and write YAML configuration files using the standard 1.2 spec, helping your program easily manage settings with simple key-value pairs. You benefit by avoiding complex manual parsing, saving development time, and ensuring your app works reliably across Linux, Windows, and macOS using CMake for simple building and integration.

https://github.com/jbeder/yaml-cpp
2👍1
#cplusplus #compression #gltf #gpu #mesh_processing #optimization #simplification

meshoptimizer is a tool that makes 3D models render faster and take up less space by smartly reordering and shrinking their data. You benefit because your games or apps load quicker, use less memory, and look smoother on screen, especially on weaker devices like phones, without needing to change how you write your code.

https://github.com/zeux/meshoptimizer
👍1🔥1
#typescript

Google Stitch Agent Skills are modular plugins that let AI coding agents automate design documentation, generate production-ready React or React Native code, and build full websites from simple prompts . You simply describe your design idea, and these skills instantly create comprehensive DESIGN.md files, validate components, and output clean code . The benefit to you is that you skip manual coding and documentation steps, enabling faster, consistent UI development from text to deployment without needing deep developer expertise .

https://github.com/google-labs-code/stitch-skills
1
#cplusplus

Abseil is Google’s open-source C++ library that extends the standard library with production-tested utilities for tasks like strings, hashing, and error handling. You benefit by gaining access to powerful, missing, or alternative tools that work reliably now, letting you build robust C++ applications faster with code that powers Google’s own systems.

https://github.com/abseil/abseil-cpp
#rust #ai_assisted_development #database #postgres #postgresql #rust

pgrust is a new version of Postgres rewritten in Rust that matches Postgres 18.3 behavior across 46,000+ tests and can boot from your existing Postgres data directory. A coming update will pass 100% of Postgres tests, use a thread-per-connection model, run 50% faster on transactions and ~300× faster on analytics than current Postgres, giving you safer upgrades, easier internal changes via Rust and AI, and significantly faster query performance for both transactional and analytical workloads without replacing your data files .

https://github.com/malisper/pgrust
🤔4