9885
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
#typescript
Eigent is an open-source desktop application that lets you build and deploy a custom AI workforce to automate complex tasks. It uses multiple specialized agents working in parallel—like a Developer Agent for coding, a Search Agent for web research, and a Document Agent for file management—to handle sophisticated workflows efficiently. You can run it locally on your own computer for complete privacy and control, or use the cloud version for quick setup. The main benefit is boosting productivity by automating multi-step processes like report generation, market research, and data analysis without requiring technical configuration, while keeping your data completely private.
https://github.com/eigent-ai/eigent
#javascript #agent #agentic #agentic_ai #ai #ai_agents #automation #cursor #design #figma #generative_ai #llm #llms #mcp #model_context_protocol
Cursor Talk to Figma MCP lets Cursor AI read and edit your Figma designs directly, using tools like `get_selection` for info, `set_text_content` for bulk text changes, `create_rectangle` for shapes, and `set_instance_overrides` for components. Setup is quick: install Bun, run `bun setup` and `bun socket`, add the Figma plugin. This saves you hours by skipping context switches, automating repetitive tasks like text replacement or override propagation, speeding up design-to-code workflows, and keeping everything in sync for faster, precise builds.
https://github.com/grab/cursor-talk-to-figma-mcp
#jinja #ansible #ansible_collection #collection #devsec #hacktoberfest #hardening #linux #mysql_hardening #nginx #nginx_hardening #os_hardening #playbook #protection #role #ssh_hardening #sysctl
devsec.hardening is an Ansible collection that battle-tests security hardening for Linux (CentOS, AlmaLinux, Rocky, Debian, Ubuntu, etc.), MySQL, Nginx, and SSH, matching DevSec Inspec baselines. Install via `ansible-galaxy collection install devsec.hardening` and apply roles like os_hardening easily. It saves you time by automating secure configs across servers, cuts manual work, boosts compliance, and shrinks attack surfaces for safer systems.
https://github.com/dev-sec/ansible-collection-hardening
#cplusplus #android #diii4a #doom3 #idtech4 #prey #quake4
idTech4A++ (Harmattan Edition v1.1.0) lets you play DOOM III, Quake 4, Prey (2006), DOOM 3 BFG, Quake 1-3, RTCW, The Dark Mod, GZDOOM, Jedi Knight games, Serious Sam, Urban Terror, and more on Android 4.4+, Windows, or Linux with OpenGLES rendering, multi-threading, soft shadows, PBR lighting, global illumination, bots, full-body awareness, and mod support. Download from GitHub or F-Droid, add your PC game files to `/sdcard/diii4a`, pick a game in the launcher, and start. This brings classic idTech shooters to mobile with smooth performance and modern graphics tweaks, so you enjoy nostalgic gaming anywhere without a PC.
https://github.com/glKarin/com.n0n3m4.diii4a
#python
ChatDev 2.0 (DevAll) is a free, zero-code platform to build and run teams of AI agents for any task—like software coding, data charts, 3D models, games, or deep research—using simple drag-and-drop workflows, no programming needed. Install with Python/uv and Node.js, then launch via web console or Python SDK for quick results. This saves you hours of manual work, cuts costs, and lets you create complex projects fast and easily, even without tech skills.
https://github.com/OpenBMB/ChatDev
#shell #ai #ai_agent #ai_agents #ai_development #ai_development_tools #claude_code #claude_code_cli #development_tools #development_workflow
Ralph lets Claude Code work on a software project in a loop until the tasks are truly finished, while safely avoiding infinite runs and API overuse. It can import your existing requirement documents, turn them into a structured project with tasks, and then automatically code, test, and track progress with logs and live monitoring. Built‑in session management, rate limiting, circuit breakers, and JSON‑based error handling keep long runs stable. This helps you offload repetitive development work and move faster from ideas and specs to working code.
https://github.com/frankbria/ralph-claude-code
#shell
Superpowers turns a coding agent into a disciplined helper that first clarifies what you want, then designs, plans, and implements features using clear steps and strict test‑driven development. It automatically manages branches, breaks work into tiny tasks, uses sub‑agents with built‑in reviews, and enforces quality checks before merging. You benefit by getting more reliable code, less babysitting of the AI, safer experimentation in isolated branches, and a repeatable workflow that feels like working with a careful junior engineer who always follows best practices.
https://github.com/obra/superpowers
#python
AlpaSim is an open-source simulator that lets me test full autonomous driving systems in realistic, closed-loop virtual environments. It gives me high-quality camera and sensor data, realistic vehicle physics, and complex traffic scenarios, all configurable for my experiments. Because it is modular, Python-based, and built on microservices, I can easily plug in my own algorithms, scale across machines, and debug tricky behaviors. Built-in support for advanced driving policies, rich documentation, and sample datasets helps me quickly validate, compare, and improve my models while reducing the cost and risk of real-world testing.
https://github.com/NVlabs/alpasim
#python #large_language_models #llms #long_video_understanding #multi_modal_llms #rag #retrieval_augmented_generation
Vimo is a desktop app that lets me chat with any video, from short clips to hundreds of hours, in simple natural language. I can drag and drop videos, ask questions, find exact moments, compare multiple videos, and export useful insights, all on macOS, Windows, or Linux. Powering this is the VideoRAG algorithm, which deeply understands visual, audio, and contextual information, giving accurate answers even for very long videos. This helps me save time, understand complex content faster, and turn large video libraries into searchable, usable knowledge.
https://github.com/HKUDS/VideoRAG
#javascript #gemini #generative_ai #node_ytdl_core #youtube #youtube_adblock #youtube_dislikes #youtube_downloader #youtube_downloader_android #youtube_player #youtube_vanced #yt_adskip #yt_dlp #yt_viewer #yt_views_bot #ytdl #ytdl_core #ytpro
YT Pro is a tiny 50KB Android app that enhances YouTube with video/shorts/thumbnail/caption downloads, ad blocking, sponsor skipping, background play, PiP mode, dislike counts, Gemini AI video summaries, and auto-updates. Download the ZIP easily for quick install. It saves you time and data by blocking ads, downloading content offline, customizing playback with gestures, and summarizing long videos instantly for better productivity.
https://github.com/prateek-chaubey/YTPro
#python
This GitHub repo runs a 6-month experiment where ChatGPT manages a real $100 micro-cap stock portfolio daily, using trading data, strict 10% stop-losses, and weekly research to pick trades—outperforming the S&P 500 by 25% (+29% vs. +4%) in the first two months. It offers Python scripts, prompts, CSVs, performance charts, and a starter guide to run your own. You benefit by testing AI stock picking transparently with low risk, learning from logs to boost your trading skills or generate real returns.
https://github.com/LuckyOne7777/ChatGPT-Micro-Cap-Experiment
#typescript
Claude Code Action is a GitHub tool that uses AI to review code, fix bugs, implement features, and answer questions in PRs and issues—just mention @claude or set automations. It auto-detects tasks, follows your repo rules from CLAUDE.md, tracks progress, and runs securely on your runners with easy setup via /install-github-app. You save time on reviews, boilerplate coding, and maintenance, letting you focus on big ideas while AI handles routine work for faster, higher-quality development.
https://github.com/anthropics/claude-code-action
#powershell #flare #malware_analysis #reverse_engineering
FLARE-VM lets you quickly set up a full reverse engineering and malware analysis environment on a Windows 10+ virtual machine using simple scripts with Chocolatey and Boxstarter. Prepare a VM with 60GB disk, 2GB RAM, no spaces in username, internet, disabled Windows Updates, Tamper Protection, and anti-malware; then run the installer.ps1 script as admin after downloading it. This saves you hours of manual tool installs like IDA Free, Ghidra, and Binary Ninja, giving a ready-to-use, snapshot-revertible lab to safely analyze threats and boost your cybersecurity work.
https://github.com/mandiant/flare-vm
#c_lang #drone #esp32 #quadcopter
ESP-Drone is an open-source project using ESP32 chips to build a simple Wi-Fi drone you control with a phone app or gamepad. It offers stabilize, height-hold, and position-hold modes (with extensions), plus clear code for STEAM education, based on Crazyflie firmware. You benefit by easily making a cheap ($30-50), lightweight drone in 6-8 hours for fun indoor flights, learning electronics like sensors and motors, and customizing with open code—no extra radio needed.
https://github.com/espressif/esp-drone
#go #anilist #anime #anime_downloader #anime_library #anime_streaming #bittorrent #debrid #go #manga #manga_downloader #media_server #myanimelist #react #scanner #self_hosted
Seanime is a free, open-source media server with a web interface and desktop app to manage your anime library, stream episodes via torrents or Debrid services like Torbox and Real-Debrid, read manga, and integrate with AniList—all without hosting content yourself. Scan files fast, auto-download new episodes, play offline with players like MPV or VLC, and customize the UI. It saves you time by organizing everything seamlessly, letting you binge-watch or read anywhere legally and easily.
https://github.com/5rahim/seanime
#go #bpf #cncf #cni #containers #ebpf #k8s #kernel #kubernetes #kubernetes_networking #loadbalancing #monitoring #networking #observability #security #troubleshooting #xdp
Cilium is an eBPF-based tool for Kubernetes that delivers fast networking, deep visibility, and strong security. It creates simple Layer 3 networks across clusters, handles load balancing to replace kube-proxy, enforces identity-based policies from L3 to L7 (like HTTP or DNS rules), supports service mesh with encryption, and offers Hubble for real-time traffic monitoring. Stable versions like v1.18.6 run on AMD64/AArch64. You gain scalable performance, easier policy management without IP hassles, better troubleshooting, and higher efficiency for large cloud-native apps, cutting costs and boosting reliability.
https://github.com/cilium/cilium
#powershell #ai #bloatware #bloatware_removal #copilot #debloat #generative_ai #image_creator #optimizer #powershell #privacy #recall #rewrite #security #windows
This PowerShell script removes all AI features from Windows 11 (like Copilot, Recall, AI in Paint/Notepad/Edge), disables registry keys, deletes packages/files, prevents reinstalls, and offers classic app replacements with backup/revert options. Run it as admin via UI or commands for a cleaner system. You gain better privacy, security, faster performance, and no unwanted bloat—full control over your PC.
https://github.com/zoicware/RemoveWindowsAI
#systemverilog
Tiny-gpu is a minimal GPU implementation in Verilog designed to teach you how GPUs work from the ground up. Built with fewer than 15 fully documented files, it includes working matrix addition and multiplication kernels with complete simulation support. The project simplifies GPU architecture by removing graphics-specific complexity and focusing on core principles like parallelization, memory management, and hardware acceleration that apply to modern GPUs and AI accelerators. This benefits you by providing an accessible learning resource where proprietary GPU details are normally hidden—you can study the actual hardware design, understand how parallel processing works, and see real kernel execution traces. The 11-instruction instruction set architecture enables practical proof-of-concept demonstrations without overwhelming complexity.
https://github.com/adam-maj/tiny-gpu
#javascript #agentic_ai #agentic_engineering #agentic_framework #agentic_rag #agentic_workflow #ai_assistant #ai_tools #anthropic_claude #autonomous_agents #claude_code #codex #huggingface #jules #mcp_server #model_context_protocol #multi_agent #multi_agent_systems #npx #swarm #swarm_intelligence
Claude-Flow v2.7 is an enterprise AI platform with hive-mind swarms, 25 natural language skills, 100+ tools, and AgentDB integration for 96x-164x faster semantic search and 4-32x less memory use. Install via `npx claude-flow@alpha init` after Claude Code, then use commands like `swarm "build API"` for quick tasks or hive-mind for projects. It boosts your coding speed with 84.8% problem-solving rate, automation, GitHub tools, and persistent memory—saving you hours on complex development.
https://github.com/ruvnet/claude-flow
#typescript #docker #mcsmanager #minecraft #minecraft_server_software #nodejs #server_web_panel #steam_game_server_manager #webshell
MCSManager is a free, easy-to-install web panel for managing Minecraft, Terraria, Palworld, and other Steam game servers on Windows, Linux, or Mac with just Node.js. It lets you control multiple servers from one dashboard, deploy with one click, customize layouts, use Docker, and set secure multi-user permissions. You benefit by saving time on setup, monitoring, and updates, running servers reliably without hassle, and scaling for personal or business hosting.
https://github.com/MCSManager/MCSManager
#python #n8n #n8n_workflow #workflows
n8n offers ready-made templates for creating AI agents that automate content creation and business tasks. These templates cover everything from generating social media posts and videos to researching topics and managing leads—all without requiring coding skills. By using these pre-built workflows, you can quickly launch automation projects for marketing, content production, and lead generation, saving time and reducing manual work while scaling your business operations efficiently.
https://github.com/gyoridavid/ai_agents_az
#typescript #css #css_framework #functional_css #postcss #responsive #tailwindcss #utility_classes
Tailwind CSS is a utility-first CSS framework that lets you style websites by adding small, reusable classes directly in your HTML, instead of writing separate CSS files. It provides ready‑made utilities for layout, spacing, colors, and more, so you can build custom user interfaces quickly and consistently. Clear documentation, an active community, and contribution guidelines make it easier to learn, get help, and even contribute to the project, which can save time, reduce CSS complexity, and speed up your UI development.
https://github.com/tailwindlabs/tailwindcss
#python #agent #agentic_ai #agentic_framework #agentic_workflow #ai #ai_agents #ai_companion #ai_roleplay #benchmark #framework #llm #mcp #memory #open_source #python #sandbox
MemU lets AI systems take in conversations, documents, and media, turn them into structured memories, and store them in a clear three-layer file system. It offers both fast embedding search and deeper LLM-based retrieval, works with many data types, and supports cloud or self-hosted setups with simple APIs. This helps you build AI agents that truly remember past interactions, retrieve the right context when needed, and improve over time, making your applications more accurate, personal, and efficient.
https://github.com/NevaMind-AI/memU
#python #agent #agent_framework #browsecomp #deep_research #futurex #gaia #hle #research_agent #search_agent #xbench
MiroThinker v1.5 is the top open-source AI search agent with a 256K context window and up to 400 tool calls per task for deep web research, code execution, and multi-step reasoning. It leads benchmarks like HLE-Text (39.2%), BrowseComp (69.8%), and GAIA (80.8%), beating other free agents at low cost. You benefit by getting accurate, real-world research help—like finding arXiv papers or solving complex queries—faster and cheaper than paid tools, with full open-source access on GitHub and Hugging Face.
https://github.com/MiroMindAI/MiroThinker
#java #cdc #chunjun #dataops #datax #etl #flink #flink_streaming #java
TIS is an easy enterprise data integration tool using batch (DataX) and streaming (Flink-CDC, Chunjun) with a simple interface to sync data end-to-end without complex scripts. Its v5.0.0 adds Pipeline AI Agent, letting you describe needs in natural language for auto-pipeline creation, smart plugin installs, and low-cost AI like DeepSeek. Install quickly via single-node, Docker, or K8S. This saves you time, cuts errors, simplifies ETL tasks, and boosts fun, efficient data pipelines for real-time analytics.
https://github.com/datavane/tis
#other #ai #ide #kiro #spec
Kiro is an AI-powered IDE for macOS, Windows, and Linux that turns prototypes into production code using specs for detailed plans, agent hooks for automating tests and docs, and chat for natural coding. It imports VS Code setups, connects tools securely, and offers free Claude models now. Download from kiro.dev to build faster, stay organized on big projects, cut errors, save time on boring tasks, and collaborate smoothly with your team.
https://github.com/kirodotdev/Kiro
#typescript #osint #privacy #security #security_tools #sysadmin
Web-Check is a free, open-source tool that quickly scans any website to reveal IP info, SSL details, DNS records, security headers, open ports, tech stack, performance, trackers, carbon footprint, and more—helping spot vulnerabilities and attack risks. Try the live demo at web-check.as93.net or deploy it easily via Netlify, Vercel, or Docker. This benefits you by saving time on manual checks, letting you optimize, secure, and understand sites better for investigations, audits, or your own projects.
https://github.com/Lissy93/web-check
#python #adb #agents #ai #android #appium #automation #dynamic_analysis #frida #magisk #mcp #mcp_server #mobile_security #pentesting #remote_control #reverse_engineering #security #uiautomation #uiautomator2 #workflow #xposed
FIRERPA is a powerful Android automation tool that runs on-device with root access, works on versions 6.0 to 16, and offers low-latency remote desktop, 160+ APIs, Python SDK, and AI integration for tasks like testing, data collection, and forensics. It needs no extra setup, stays stable for large-scale use, and beats other tools in compatibility. You benefit by automating mobile tasks quickly, saving time on development and monitoring, with easy visual control for reliable results.
https://github.com/firerpa/lamda
#python
Python 3.15.0 alpha 3 is an early test version you can build from source on Unix/Linux/macOS with simple steps: `./configure`, `make`, `make test`, `sudo make install`. Use `--enable-optimizations` for faster performance via PGO, run `make test` to check it works, and `make altinstall` for multiple versions side-by-side. Access docs at docs.python.org/3.15, source at github.com/python/cpython, and contribute via the dev guide. This helps you test new features early, optimize your code, and prepare projects ahead of the stable release for better speed and reliability.
https://github.com/python/cpython
#python #crawler #feapder #feaplat #python #scrapy #spider
Feapder is a simple, powerful Python web scraping framework (Python 3.6+) with four spider types for different needs, plus breakpoint resuming, monitoring alerts, browser rendering, and massive data deduplication. Install easily via pip (basic, render, or full versions), create a spider with one command, and run it to fetch/parse sites like Baidu. A management system handles deployment/scheduling. This saves you time by making scraping fast, reliable, and scalable without building everything from scratch.
https://github.com/Boris-code/feapder