GitHub Trends
10.7K subscribers
15.6K 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
#cplusplus

OpenToonz is a free 2D animation program for Windows, macOS, Linux, and BSD. It comes from Studio Ghibli and Toonz Studio, and you can download it, build it from source, or help test and improve it. The main benefit is that it gives you a powerful tool to make animations, with open licensing that allows personal or business use.

https://github.com/opentoonz/opentoonz
#go

Files.md is a simple, private app for plain `.md` files. It lets you store notes, documents, journals, tasks, and checklists on your device, with no data sent to a server. You can use it offline, sync later if you want, and even connect it to a chatbot or your own server. The main benefit is clear: you keep full control of your files and can think, write, and organize ideas in one calm place.

https://github.com/zakirullin/files.md
#typescript #ai_agent #ai_coding_agent #anthropic #bun #claude #cli #coding_assistant #llm #mcp #multi_provider #openai #rust #terminal #tui #typescript

omp is a coding agent with the IDE built in. It works on macOS, Linux, and Windows, and gives you many tools for reading, editing, searching, debugging, browser use, and subagents. It can use lots of AI providers and model choices, and it is made to work well right away with real coding tasks. The benefit for you is faster, more accurate coding help in one place, with less setup and fewer extra tools.

https://github.com/can1357/oh-my-pi
#typescript #api #gateway #whatsapp

OpenWA is a free, open-source WhatsApp API gateway for developers. It gives you full control, no vendor lock-in, and supports sessions, webhooks, messages, groups, and a web dashboard. It works with SQLite or PostgreSQL, Redis, local or S3 storage, and Docker. The benefit is faster setup, flexible scaling, and secure WhatsApp automation with clear docs and simple API access.

https://github.com/rmyndharis/OpenWA
👍1
#javascript #anime #anime_downloader #anime_scraper #downloader #electron #modern_ui #movies #movies_streaming #piracy #series #streaming #streaming_video #tmdb_api #tv

Streambert is a cross-platform desktop app for streaming and downloading movies, TV shows, and anime with no ads or tracking. It also gives subtitles, a library, trending picks, and customization. You can use it to watch and save content faster, keep things organized, and enjoy a more private viewing experience.

https://github.com/truelockmc/streambert
#python #agents #ai #ai_agents #ai_engineering #computer_vision #course #deep_learning #from_scratch #generative_ai #llm #machine_learning #mcp #nlp #python #reinforcement_learning #rust #swarm_intelligence #transformers #tutorial #typescript

This is a free MIT learning guide for AI engineering with 428 lessons in 20 phases. It teaches you AI from the math up, then moves into machine learning, deep learning, LLMs, agents, tools, safety, and production. Each lesson helps you build useful code or AI tools, not just read theory. You can start at the right level, follow a clear path, and keep reusable artifacts for real work. The benefit is simple: you learn how AI actually works and gain practical skills you can use to build and ship better AI systems.

https://github.com/rohitg00/ai-engineering-from-scratch
👍1
#jupyter_notebook #gemini #large_language_models #llm #openai #training #transformers

This project shows how to build and train a transformer language model from scratch in PyTorch. It uses the Pile dataset, tokenizes text with tiktoken, and stores tokens in HDF5 files for faster training. The code includes attention, MLP, transformer blocks, training, saving, and text generation. The benefit is that you can learn how LLMs work and train your own small or large model on a single GPU, then use it to generate text for your own tasks.

https://github.com/FareedKhan-dev/train-llm-from-scratch
#go #hysteria #hysteria2 #naive_proxy #shadowsocks #shadowtls #sing_box #trojan #tuic #vless #vmess

S-UI is a web panel for managing SagerNet/Sing-Box. It supports many protocols, several languages, traffic routing, client and system status, and subscription links. It runs on Linux, Windows, and partly on macOS, and can be installed by script, manually, or with Docker. It also supports HTTPS and dark/light mode. This helps you set up and control your proxy service more easily from one place.

https://github.com/alireza0/s-ui
#csharp #agent_skills

.NET Agent Skills is a set of curated skills and custom agents for coding tools that help with common .NET tasks like coding, data access, debugging, builds, NuGet, upgrades, MAUI, AI, templates, testing, ASP.NET, and new .NET 11 features. You can install them in Copilot CLI, Claude Code, VS Code, Cursor, or Codex CLI. The benefit is faster, more accurate .NET help with less guesswork, so you can build, fix, and improve projects more easily.

https://github.com/dotnet/skills
👍1
#python #agentic_ai #agentic_workflow #agents #function_calling #llama_cpp #llamafile #llm #ollama #python #self_hosted #tool_calling

Forge is a Python tool that makes self-hosted LLM tool-calling more reliable. It helps local models handle multi-step tasks with guardrails, better context control, and support for Ollama, llama-server, Llamafile, and Anthropic. You can use it as a workflow runner, middleware, or proxy server with OpenAI-style clients. The benefit is fewer broken tool calls, better results on small models, and easier setup for agent apps, chat tools, and long-running sessions.

https://github.com/antoinezambelli/forge
#typescript #antigravity_skills #business_knowledge #claude_code #claude_skills #codebase_analysis #codex #codex_skills #developer_tools_ai_agent #gemini_cli_skills #karpathy_llm_wiki #knowledge_base #knowledge_graph #memory #opencode_skills #pi_agent #understandcode #vibe_coding

Understand Anything turns a codebase or docs into an interactive knowledge graph you can search, explore, and ask questions about. It works with tools like Claude Code, Codex, Cursor, Copilot, and Gemini CLI. You can see files, functions, classes, and dependencies in one place, get plain-English explanations, and find what changes affect before you commit. This helps you learn large projects faster, understand how pieces fit together, and save time when onboarding or reviewing code.

https://github.com/Lum1104/Understand-Anything