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
#shell
Omarchy lets you quickly turn a fresh Arch Linux install into a fully set-up, modern web development system with just one command. It uses Hyprland for a beautiful desktop and includes all essential tools pre-configured, so you don’t have to spend time writing custom settings or hunting for the latest command-line tools. This saves you hours of setup and gives you a ready-to-use, efficient Linux environment ideal for development. It also supports disk encryption and uses modern defaults like the btrfs file system, making your system secure and reliable from the start.
https://github.com/basecamp/omarchy
#typescript #agent #ai #ai_agents #ai_tools #automation #browser #browser_automation #browser_use #chrome_extension #comet #dia #extension #manus #mariner #multi_agent #n8n #nano #opensource #playwright #web_automation
Nanobrowser is a free, open-source Chrome extension that uses multiple AI agents to automate complex web tasks directly in your browser, keeping your data private since everything runs locally. It supports many AI language models, lets you customize which models handle different tasks, and offers an easy chat interface to control and track automation. You can automate repetitive tasks, ask follow-up questions, and review past interactions without coding. It works best on Chrome and Edge and is a cost-effective alternative to expensive AI automation tools, giving you powerful, flexible web automation with full control and privacy.
https://github.com/nanobrowser/nanobrowser
#swift #macos #macos_app #menu_bar #menubar #menubar_app #status_bar #statusbar #swift #swiftui #utility
Ice is a free, easy-to-use tool for macOS 14 and later that helps you hide and organize menu bar items to keep your screen clean and tidy. You can hide icons and reveal them by clicking, hovering, or scrolling, and it automatically hides them again to reduce clutter. It also lets you drag and drop items to arrange them, customize the menu bar’s look with colors and shapes, and use hotkeys to quickly show or hide sections. Ice launches at login and updates automatically, making your Mac’s menu bar simpler and more efficient without much setup time. This improves your workflow by reducing distractions and giving you quick access to the icons you need.
https://github.com/jordanbaird/Ice
#cplusplus
Monad is a fast, scalable Layer 1 blockchain fully compatible with Ethereum's EVM, allowing you to run Ethereum smart contracts without changes. It improves speed by separating consensus (agreement on transaction order) from execution (processing transactions), enabling parallel transaction execution and reaching 10,000 transactions per second with 1-second finality. Monad uses a custom EVM and a special database (MonadDb) optimized for parallel state access, reducing delays. This means you get much faster, cheaper transactions while keeping Ethereum compatibility, making it easier for developers and users to adopt and benefit from high performance and scalability.
https://github.com/category-labs/monad
#cplusplus
This project helps you fix batteries that get locked by their Battery Management System (BMS) when it detects a fault, which sometimes happens by mistake or after the problem is fixed. Instead of throwing away a good battery, you can use open-source tools to reset the lock and save money. You set up an Arduino device and software on your computer (either a simple Windows program or Python-based) to communicate with the battery and unlock it. This way, you can repair and reuse batteries that would otherwise be wasted, reducing costs and environmental impact.
https://github.com/mnh-jansson/open-battery-information
#go
The Docker MCP Gateway helps you run and manage AI tools called MCP servers securely and easily using Docker containers. It acts as a single, safe gateway that connects AI applications to many MCP servers, handling authentication, secrets, and OAuth securely without exposing sensitive data. You can start, configure, and monitor these servers with simple commands, ensuring isolation and control. This setup lets you develop, test, and deploy AI tools faster while keeping your environment secure and consistent across different clients. It also supports automatic discovery of tools and detailed logging for better oversight. This benefits you by simplifying AI tool management and improving security in your projects.
https://github.com/docker/mcp-gateway
#python #agents #ai #llm #mcp
You can access a large collection of ready-to-use AI agent projects and tutorials that help you build smart applications like chatbots, research assistants, and automation tools using popular AI frameworks such as LangChain, OpenAI Agents SDK, and Agno. This collection includes simple starter agents, advanced multi-agent workflows, and tools with memory and document understanding. It also offers step-by-step setup instructions and video tutorials to help you learn quickly. Using these resources saves you time and effort in creating powerful AI apps, making it easier to develop, test, and deploy AI solutions even if you are new to AI programming.
https://github.com/Arindam200/awesome-ai-apps
#java #android #dalvik #kotlin #patches #revanced #reverse_engineering
ReVanced Patches let you customize Android apps by adding new features, blocking ads, changing how apps look, and more. You can remove annoying ads, personalize app themes, enable background playback, and unlock extra controls. Using tools like ReVanced Manager, you can easily apply these patches without technical hassle. This means you get a cleaner, more enjoyable app experience, especially for apps like YouTube, without paying for premium versions. It also supports ongoing updates and a community that keeps improving it, so your apps stay fresh and tailored to your needs.
https://github.com/ReVanced/revanced-patches
#typescript
Codebuff is an open-source AI coding assistant that helps you edit your entire codebase using simple natural language commands. It uses multiple specialized AI agents that work together to understand your project, plan changes, make precise edits, and review them for accuracy. This multi-agent system makes Codebuff more accurate and reliable than single-model tools, improving coding speed and reducing errors. You can install it easily via npm and start giving commands like "fix SQL injection" or "add rate limiting," and it will automatically find and update the right files while running tests to ensure nothing breaks. It also lets you create custom agents and integrate AI coding help directly into your projects, boosting productivity and simplifying complex coding tasks.
https://github.com/CodebuffAI/codebuff
#javascript
Ripple is a new TypeScript UI framework that combines the best ideas from React, Solid, and Svelte to create a fast, reactive, and easy-to-use system for building web interfaces. It uses special `$`-prefixed variables for automatic reactive updates, supports clean reusable components with JSX-like syntax, and offers strong TypeScript integration with helpful VSCode tools. Ripple also includes reactive arrays, maps, and sets, making state management intuitive. Although still in early development and not ready for production, Ripple aims to improve developer experience and performance with fine-grain rendering and scoped CSS styling, helping you build modern web apps more efficiently.
https://github.com/trueadm/ripple
#python
BlenderMCP connects Blender with Claude AI, letting you control 3D modeling and scene creation using simple text commands. You can create, modify, and delete objects, apply materials, adjust lighting, and even run Python scripts inside Blender through AI. It also supports downloading assets from Poly Haven and generating models with Hyper3D Rodin. This makes 3D design faster, easier, and more interactive, especially if you want to break down complex tasks or work step-by-step. It works on multiple platforms and integrates with tools like Visual Studio Code and Cursor for smooth workflows. Just install the Blender addon and set up the MCP server to start using AI-assisted 3D modeling.
https://github.com/ahujasid/blender-mcp
#scala
X's Recommendation Algorithm uses machine learning to show you posts and content you are most likely to engage with across its platform, including the "For You" timeline and notifications. It gathers a large pool of posts from people you follow and others you might like, then ranks them by predicting your interest based on your past actions like likes, clicks, and replies. It also filters out unwanted content and mixes in sponsored posts to keep your feed relevant and diverse. This means your feed is personalized to show you the most interesting and safe content, improving your experience on X.
https://github.com/twitter/the-algorithm
#typescript #examples #nextjs #vercel
Vercel offers ready-to-use templates and examples that help you quickly start web projects with best practices and optimized settings, especially for frameworks like Next.js. These templates save you time by handling setup and deployment details, letting you focus on coding. You can also contribute your own examples easily using provided commands and guidelines. Vercel automatically checks your code style and quality before commits, ensuring clean code. Plus, it integrates with Git and runs tests before deployment to catch bugs early. This makes building, deploying, and maintaining fast, reliable web apps much easier and faster for you.
https://github.com/vercel/examples
#html
You get access to a huge, well-organized collection of 2,053 ready-to-use n8n automation workflows covering 365 different services, all searchable instantly with a super fast, mobile-friendly documentation system. This system offers lightning-fast full-text search, smart categorization by service and use case, and clear, meaningful workflow names, making it easy to find exactly what you need. You can run the documentation locally with simple setup steps, explore workflows by category or complexity, and even download or visualize them. This saves you time and effort in building automations, helps you discover proven workflows quickly, and supports efficient workflow management and customization.
https://github.com/Zie619/n8n-workflows
#typescript #ai_coding #ai_developer_tools #chatgpt #claude #gemini #sonnet #vscode #vscode_extension
Kilo Code is a free, open-source AI extension for Visual Studio Code that helps you write and manage code faster by generating code from natural language, automating repetitive tasks, and improving existing code. It uses advanced AI models like GPT-5 and Gemini 2.5 Pro, and you get $20 in free credits to try them. It also supports multiple modes for planning, coding, and debugging, plus a marketplace to add extra tools. You just install it from the VS Code Marketplace, sign in, and start coding with AI that adapts to your workflow, saving you time and effort on boring tasks.
https://github.com/Kilo-Org/kilocode
#javascript
You can find a complete collection of recipes from the restaurant 老乡鸡 (Lao Xiang Ji) in this project, which includes detailed cooking instructions and some AI-generated images, with a web version available for easy access. This resource is not official but is based on a thorough report of their dishes, allowing you to cook like they do at home. You can also contribute your own photos to improve the collection. This helps you learn authentic recipes and cooking methods from 老乡鸡, making it easier to recreate their popular dishes yourself. The project is open for suggestions and updates, ensuring it stays useful and accurate.
https://github.com/Gar-b-age/CookLikeHOC
#python
TimesFM is a powerful time-series forecasting model from Google Research, pretrained on 100 billion real-world data points, making it highly accurate even without retraining on new data. The latest version, TimesFM 2.5, is smaller (200M parameters) but supports longer input sequences and advanced forecasting features like continuous quantile forecasts. It can handle multiple time series and external factors, improving prediction quality for tasks like demand planning or weather forecasting. You can easily install and use it with Python, benefiting from fast, reliable forecasts across many applications without needing extensive model training. This saves time and effort while providing strong results.
https://github.com/google-research/timesfm
#rust
MonadBFT is a fast and secure blockchain consensus protocol that helps many independent nodes agree on the order of transactions quickly and reliably. It separates the process of agreeing on transaction order (consensus) from actually executing those transactions, which speeds up the system and allows for high throughput with 1-second finality. This design prevents problems like chain reorganizations (tail-forks) and censorship by any single validator, making the blockchain fairer, more stable, and efficient. For users, this means faster transaction confirmations, fewer unexpected changes, and a more trustworthy network without sacrificing decentralization or security.
https://github.com/category-labs/monad-bft
#rust #gaussian_splatting #graphics #reconstruction
Brush is a powerful 3D reconstruction tool that uses Gaussian splatting to create high-quality 3D scenes. It works on many devices and systems, including macOS, Windows, Linux, Android, and even in web browsers like Chrome, without needing complex setups or heavy dependencies. You can train models interactively with your own images, view 3D scenes, and use it via a simple command-line interface. This makes it easy to create, explore, and share 3D content quickly and on almost any device, benefiting users by providing accessible, fast, and flexible 3D reconstruction technology for developers, artists, and researchers.
https://github.com/ArthurBrussee/brush
#javascript #gaia #general_purpose #multiagent_systems #multimodel
DeepResearchAgent is a smart system that uses a top-level planner to break down big tasks into smaller parts and assigns them to specialized agents like analyzers, researchers, and browser tools. It can deeply analyze data, do thorough research, and automatically gather up-to-date information from the web. It supports many AI models and tools, including image and video generation, and runs tasks efficiently with asynchronous operations. This system helps you get detailed, well-organized research results faster and with less effort by automating complex, multi-step tasks and combining many AI capabilities in one framework.
https://github.com/SkyworkAI/DeepResearchAgent
#python #llms #mlx
MLX LM is a Python tool that helps you run and fine-tune large language models (LLMs) efficiently on Apple Silicon Macs. It connects easily to thousands of models on Hugging Face, supports model quantization to save memory, and allows distributed training. You can generate text or chat with models via simple commands or Python code. It also offers features like prompt caching and memory optimization for handling long texts, making it faster and less resource-heavy. This means you can run powerful AI models locally on your Mac without needing expensive cloud services, saving cost and improving speed.
https://github.com/ml-explore/mlx-lm
#python #large_language_models #machine_learning_systems #natural_language_processing
Flash Linear Attention (FLA) is a fast, memory-efficient library for advanced linear attention models used in transformers, written in PyTorch and Triton, and compatible with NVIDIA, AMD, and Intel GPUs. It offers many state-of-the-art linear attention models and fused modules that speed up training and reduce memory use. You can easily replace standard attention layers in your models with FLA’s efficient versions, improving training and inference speed, especially for long sequences. FLA supports hybrid models mixing linear and standard attention, and integrates with Hugging Face Transformers for easy use and evaluation. This helps you train and run large language models faster and with less memory, making your AI projects more efficient and scalable.
https://github.com/fla-org/flash-linear-attention
#python
ROMA is an open-source framework that helps you build smart multi-agent AI systems by breaking big, complex tasks into smaller parts that agents can work on at the same time. It uses a clear, step-by-step process where tasks are split, solved, and combined, making it easy to understand and fix problems. You can connect any AI model or tool, and it supports secure code execution and fast data access. This means you can create powerful, flexible AI agents for research, analysis, or other tasks, with full control and transparency over how they work, saving you time and effort in solving complex problems.
https://github.com/sentient-agi/ROMA
#typescript #design #docs #gatsby #handbook #posthog #tailwindcss
PostHog.com is the website and code repository for PostHog, an open-source product analytics platform that helps you track user behavior, test new features, and improve your product all in one place. You can run the website locally by installing Node and Yarn, cloning the repo, and starting the development server. The site includes product docs, blogs, tutorials, and tools like job listings and pricing calculators. This setup lets you customize and contribute to the site easily, making it useful if you want to understand or improve PostHog’s platform or help develop its content and features. It supports collaboration and learning for developers and product teams.
https://github.com/PostHog/posthog.com
#javascript #ansi #ansi_escape_codes #chalk #cli #color #commandline #console #javascript #strip_ansi #terminal #terminal_emulators
Chalk is a popular Node.js tool that lets you easily add colors and styles to text in the terminal, making your console output clearer and more attractive. It supports many colors, including 256 and truecolor (millions of colors), and allows you to combine and nest styles like bold, underline, and background colors. Chalk auto-detects if your terminal supports colors and works without adding dependencies or changing built-in string behavior. You can create custom themes and use template literals for dynamic, colorful logs. This helps you highlight important information in your terminal output, improving readability and debugging. Chalk is reliable, actively maintained, and widely used in many projects.
https://github.com/chalk/chalk
#typescript #ai #nocode #oss #synthetic_data
Hugging Face AI Sheets is a free, no-code tool that lets you create, improve, and change datasets easily using AI models through a spreadsheet-like interface. You can start with your own data or generate new data by writing simple prompts. It supports thousands of open AI models and works locally or online. You can clean data, classify text, add missing info, or create synthetic data without coding. It also lets you compare different AI models and improve results by editing outputs. This tool helps you save time and effort in managing data and testing AI models quickly and flexibly.
https://github.com/huggingface/aisheets
#python #agent #llms
AutoAgent lets you create and use powerful AI agents easily by just using natural language—no coding needed. It supports many large language models (LLMs) like OpenAI and Anthropic, and performs as well as top research AI systems on benchmarks. You can build tools, agents, and workflows quickly, manage data efficiently with its built-in vector database, and interact flexibly through different modes. It’s lightweight, customizable, and cost-effective, making it a personal AI assistant that helps automate complex tasks simply and efficiently. This saves you time and technical effort while giving you advanced AI capabilities.
https://github.com/HKUDS/AutoAgent
#typescript #agent #ai #aiagent #aiimage #aiimagegenerator #aitool #aitools #canva #comfyui #flux #stable_diffusion
Jaaz.app is a free, open-source creative tool like Canva that works locally on your computer, keeping your data private. It lets you create images and videos quickly using AI by simply sketching or describing what you want, without needing to write complex prompts. You can plan scenes on an unlimited canvas, collaborate in real time, and use smart AI agents to add objects or styles. It supports offline use and works on Windows and Mac. This means you get powerful, privacy-focused design and video creation without relying on the internet or risking your data security.
https://github.com/11cafe/jaaz
#python
XLeRobot is a low-cost, easy-to-assemble household robot platform starting at about $660, designed for general manipulation tasks with dual arms and mobile capability. It supports various camera options and can be controlled via keyboard, Xbox controller, or VR devices without Wi-Fi, offering zero latency. The project provides detailed guides for buying parts, 3D printing, assembly, and software setup, making it accessible for robotics enthusiasts and learners. This robot helps you explore embodied AI affordably, enabling hands-on experience with autonomous household tasks and robotics research, all backed by active development and community support.
https://github.com/Vector-Wangel/XLeRobot
#cplusplus #controller #gamepad #gamepad_api #games #gaming #keyboard_emulation
AntiMicroX lets you use a gamepad to control your computer by mapping gamepad buttons to keyboard keys, mouse actions, scripts, or macros. It works on Linux and Windows, supports many gamepads, and allows you to create multiple profiles for different apps or games. This makes it easier to play games that don’t support controllers or to control desktop apps with a gamepad, improving comfort and accessibility. You can install it easily on various systems, including Windows, Linux (via Flatpak, AppImage, or package managers), and customize it to fit your needs. It’s open-source and free to use.
https://github.com/AntiMicroX/antimicrox