GitHub Trends
11.2K 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
#typescript

OpenWork is a free, open-source app for sharing AI workflows across macOS, Windows, and Linux. You can use the same skills, plugins, and connected services in different AI agents, so work you set up once is easy to reuse and share. The main benefit is saving time and keeping tools consistent for you, your team, and your devices, while the admin tools help larger groups manage access and shared connections.

https://github.com/different-ai/openwork
👍1
#objective_c

This is a research demo that shows Apple Neural Engine can train small transformer models, not just run inference. It may help you learn from its benchmarks, reuse the MIT-licensed code, or adapt the ideas for your own AI hardware work, but it is not a production tool and still has major limits like low efficiency and CPU fallback.

https://github.com/maderix/ANE
#cuda

FlashKDA is a fast CUDA kernel library for Kimi Delta Attention, built with CUTLASS and made for SM90+ GPUs with CUDA 12.9+ and PyTorch 2.4+. It can plug into flash-linear-attention as a backend, and on H20 it reports about 1.72× to 2.22× faster prefill than the existing baseline. This can help you run attention faster, with less deployment work, especially if you use supported hardware and the fixed K = V = 128 setup.

https://github.com/MoonshotAI/FlashKDA
#python #deep_face_swap #deep_learning #deep_neural_networks #deepface #deepfakes #deeplearning #face_swap #faceswap #fakeapp #machine_learning #myfakeapp #neural_nets #neural_networks #openfaceswap

FaceSwap is a computer tool that uses deep learning to recognize and swap faces in photos and videos, and it works best on Windows, Linux, or Mac with a modern GPU. You first extract faces, then train a model, then convert new images or video, so you can create face swaps or learn how AI face recognition works more easily.

https://github.com/deepfakes/faceswap
1
#rust #ai_tools #code_review #rust #tui

This is tuicr, a terminal code review tool with vim keybindings that lets you read diffs, add comments, and send reviews to GitHub, GitLab, clipboard, or stdout. It works with git, jj, and Mercurial, so you can review changes in one place and save time when checking code or sharing feedback.

https://github.com/agavra/tuicr
👍1
#typescript #hacktoberfest #hono #issue_management #issue_tracker #jira_alternative #kanban #linear_alternative #project_management #react #self_hosted #typescript

Kaneo is a free, open-source, self-hosted project management tool made for simple, fast teamwork, with a clean interface, strong performance, and full control over your data. It helps you manage tasks and collaborate without extra complexity, so you can stay focused and work faster while keeping your own setup and privacy.

https://github.com/usekaneo/kaneo
👍1
#cplusplus #arduino #bluetooth #can_bus #debugging #eeprom #esp32 #flipperzero #gpio #hardware_hacking #i2c #jtag #openocd #protocols #pwm #radio #rfid #spi #subghz #uart #wifi

ESP32 Bit Pirate turns an ESP32-S3 board into a powerful tool for testing and working with many devices and signals, including I2C, SPI, UART, Bluetooth, Wi‑Fi, RFID, and more. You can use it through a serial terminal, a web browser, or on the Cardputer screen, and it also supports scripting, sniffing, flashing, and data tools. This helps you save time because one device can replace several tools for debugging, analysis, and hardware work.

https://github.com/geo-tp/ESP32-Bit-Pirate
👍1
#powershell

reverse-skill is a routing package for cybersecurity and reverse engineering tasks. It helps an AI or user choose the right tools and workflow for APKs, binaries, JavaScript, malware, CTFs, and pentesting instead of guessing. Benefit: you save time, avoid common mistakes, and get a repeatable step-by-step process with the right tools, scope checks, and reports.

https://github.com/zhaoxuya520/reverse-skill
👍1
#python

TRELLIS.2 is a 3D AI model that turns an image into a detailed 3D object with realistic materials, sharp shapes, and support for complex forms like open surfaces and internal parts. It is built to be fast and efficient, can also add PBR textures, and lets you export usable 3D files for editing or rendering. This helps you create high-quality 3D assets much faster with less manual modeling work.

https://github.com/microsoft/TRELLIS.2
1👍1
#go #cli #gh_extension #github #stacked_prs

This tool helps you manage stacked pull requests in GitHub, so you can split big work into small branches, keep them rebased, push them, and open or merge them in order with less manual work. The main benefit for you is faster, cleaner reviews: each PR shows only one layer of change, which makes feedback easier to read and changes easier to fix. It also supports local tracking, stack navigation, sync, and automatic PR linking, so you spend less time on Git commands and more time coding.

https://github.com/github/gh-stack
👍1
#javascript

This project gives you many Korean helper tools for travel, transport, shopping, public services, and document work, and it works with coding agents like Claude Code and Codex. You can install all tools with one command, then use the ones you need without extra API layers. Benefit: it saves you time by letting an AI do routine Korean tasks for you, and many tools work with little or no extra login.

https://github.com/NomaDamas/k-skill
#c_lang

Lighthouse is a PC port of *Banjo-Kazooie* that needs your own legal game ROM, not included game files, and works on Windows, Linux, and Mac. You verify the ROM, use the .z64 format, then run Lighthouse to extract the needed data and play. This helps you enjoy the game on modern hardware, use custom controls, add language packs, and install mods or custom assets more easily.

https://github.com/HarbourMasters/Lighthouse
#go #agent #agent_framework #ai_agent #ai_coding #cli #coding_agent #deepseek #developer_tools #ink #llm #prompt_caching #r1 #terminal #tool_use #tui #typescript

Reasonix is a DeepSeek-based AI coding agent for your terminal, desktop, or VS Code, and it uses one local engine for all three. You can set it up with a simple config, add plugins and tools, and run it as a single Go binary, which helps you code faster while keeping token costs lower during long sessions.

https://github.com/esengine/DeepSeek-Reasonix
#c_lang

DwarfStar is a fast, narrow AI engine built mainly for DeepSeek V4 Flash, with support for GLM 5.2 and, on very large-memory machines, DeepSeek V4 PRO. It runs on Mac Metal, NVIDIA CUDA, and ROCm, and can use SSD streaming or distributed setups when models do not fully fit in RAM. The benefit is that you can run powerful local models on your own hardware, use them for chat, coding, or server workloads, and keep control of speed, memory, and cost.

https://github.com/antirez/ds4
#rust #markdown #nodejs #ocr_routing #pdf #pdf_classification #pdf_extraction #pdf_parser #python #rust #text_extraction

pdf-inspector is a fast Rust tool that checks whether a PDF has real text or is scanned, then extracts text and turns it into clean Markdown without OCR for text PDFs. It works in Python, Node.js, Rust, and browsers, and it is useful because it can save time and cost by skipping OCR, while still giving you searchable, copyable, well-structured output for reports, papers, invoices, and legal files.

https://github.com/firecrawl/pdf-inspector