This media is not supported in your browser
VIEW IN TELEGRAM
π¦ cutwire-studios/drift
Drift: The Free Video Editor That Reads Your Mind
Drift lets you magically isolate people from their backgrounds with a single click, turning complex video masking into a simple tap instead of a hours-long editing marathon. This free desktop editor uses that clever AI cutout feature alongside plenty of other handy tools like auto captions and cool visual effects. You simply drop in clips, tweak the look, and export without paying a dime or seeing any watermarks. It is a genuinely fun way to polish your videos quickly, making professional results accessible to everyone who just wants to make cool content.
π @hackernewsgithubprojects
Drift: The Free Video Editor That Reads Your Mind
Drift lets you magically isolate people from their backgrounds with a single click, turning complex video masking into a simple tap instead of a hours-long editing marathon. This free desktop editor uses that clever AI cutout feature alongside plenty of other handy tools like auto captions and cool visual effects. You simply drop in clips, tweak the look, and export without paying a dime or seeing any watermarks. It is a genuinely fun way to polish your videos quickly, making professional results accessible to everyone who just wants to make cool content.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ mlnlp-world/paper-bibchecker
Paper-BibChecker: Spot Fake Citations Before You Submit
Verify your bibliography instantly by scanning BibTeX files against trusted academic databases to catch hallucinated references before submission. This tool cross-checks titles, authors, and identifiers using sources like OpenAlex and official conference proceedings to flag errors or non-existent papers. It is useful because it saves researchers from accidental mistakes and ensures credibility in peer review without manually hunting down every citation. You can run it locally or use the web interface to get a clear report on which entries are valid and which need attention. Always double-check the flagged items yourself, as the tool is designed to assist rather than replace your final judgment on reference accuracy.
π @hackernewsgithubprojects
Paper-BibChecker: Spot Fake Citations Before You Submit
Verify your bibliography instantly by scanning BibTeX files against trusted academic databases to catch hallucinated references before submission. This tool cross-checks titles, authors, and identifiers using sources like OpenAlex and official conference proceedings to flag errors or non-existent papers. It is useful because it saves researchers from accidental mistakes and ensures credibility in peer review without manually hunting down every citation. You can run it locally or use the web interface to get a clear report on which entries are valid and which need attention. Always double-check the flagged items yourself, as the tool is designed to assist rather than replace your final judgment on reference accuracy.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ bevel-software/hexis
Hexis: Central AI Skills and Knowledge
Hexis is the centralized workspace that manages your companyβs AI skills and knowledge. It solves the messy problem of scattered context by storing everything in a git repository you own. Instead of copying prompts between tools, employees connect their AI agents once to this workspace. Then, every agent only sees the skills and data they are allowed to access. Managers stay in control through a simple review system for changes. It keeps your data private and lets you switch AI providers without rebuilding your tools from scratch.
π° https://news.ycombinator.com/item?id=49260145
π @hackernewsgithubprojects
Hexis: Central AI Skills and Knowledge
Hexis is the centralized workspace that manages your companyβs AI skills and knowledge. It solves the messy problem of scattered context by storing everything in a git repository you own. Instead of copying prompts between tools, employees connect their AI agents once to this workspace. Then, every agent only sees the skills and data they are allowed to access. Managers stay in control through a simple review system for changes. It keeps your data private and lets you switch AI providers without rebuilding your tools from scratch.
π° https://news.ycombinator.com/item?id=49260145
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ emollick/annals-kingdom
A Living Medieval Kingdom in a Single File
Annals Kingdom is the interactive history simulator that turns a single HTML file into a breathing medieval world with its own economy, dynasties, and wars. Instead of playing a traditional game, you watch a procedurally generated realm unfold like a nature documentary. Rivers carve valleys, towns grow and rot over centuries, and noble families scheme, marry, and clash in civil wars. The real magic is the self-writing chronicle that records every event, from famines to dragon appearances, creating a unique historical record for each seed. You can share a link to share the exact same world, letting friends explore the same rivers and royal grudges.
π @hackernewsgithubprojects
A Living Medieval Kingdom in a Single File
Annals Kingdom is the interactive history simulator that turns a single HTML file into a breathing medieval world with its own economy, dynasties, and wars. Instead of playing a traditional game, you watch a procedurally generated realm unfold like a nature documentary. Rivers carve valleys, towns grow and rot over centuries, and noble families scheme, marry, and clash in civil wars. The real magic is the self-writing chronicle that records every event, from famines to dragon appearances, creating a unique historical record for each seed. You can share a link to share the exact same world, letting friends explore the same rivers and royal grudges.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ griffinwork40/agent-afk
Agent Afk
Kick off a complex coding task in your terminal and actually walk away. Agent Afk lets you run AI agents in the background so you can focus on life instead of staring at a loading bar. The real magic is in the transparency: every single step the AI takes gets logged into a clear, readable trace. You can check that record before anything ships to production, which means you never have to blindly trust the bot. If the agent gets stuck or needs your input, you get pinged. Itβs like having a reliable pair programmer who actually waits for you when things get tricky.
π @hackernewsgithubprojects
Agent Afk
Kick off a complex coding task in your terminal and actually walk away. Agent Afk lets you run AI agents in the background so you can focus on life instead of staring at a loading bar. The real magic is in the transparency: every single step the AI takes gets logged into a clear, readable trace. You can check that record before anything ships to production, which means you never have to blindly trust the bot. If the agent gets stuck or needs your input, you get pinged. Itβs like having a reliable pair programmer who actually waits for you when things get tricky.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ jerber/arc-code
How an AI Agent Built Its Own Game Engine
Arc-code is the general-purpose AI harness that proves a language model can invent its own problem-solving tools instead of relying on pre-built ones. It runs the ARC puzzle benchmark using a standard coding assistant that starts with zero knowledge of the game. Instead of using a fixed grid calculator, the AI writes Python parsers and simulators from scratch for each unique level it encounters. It tests these scripts, fixes bugs, and uses them to navigate the puzzle. After finishing a game, the AI discards all that custom code and starts over with a blank slate for the next challenge.
π @hackernewsgithubprojects
How an AI Agent Built Its Own Game Engine
Arc-code is the general-purpose AI harness that proves a language model can invent its own problem-solving tools instead of relying on pre-built ones. It runs the ARC puzzle benchmark using a standard coding assistant that starts with zero knowledge of the game. Instead of using a fixed grid calculator, the AI writes Python parsers and simulators from scratch for each unique level it encounters. It tests these scripts, fixes bugs, and uses them to navigate the puzzle. After finishing a game, the AI discards all that custom code and starts over with a blank slate for the next challenge.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ nvidia/nemo-speech.cpp
NeMo-Speech.cpp: Fast C++ Speech AI
Run powerful voice AI on your own laptop with NeMo-Speech.cpp. This lightweight C++ runtime lets you transcribe, translate, and even synthesize speech using efficient models that actually work on standard hardware. It strips away the heavy dependencies usually required for machine learning, replacing them with a fast, portable engine built on the popular GGML framework. You get a simple command-line tool and a local web server that handles real-time audio processing without needing a cloud connection. It is genuinely cool because it turns your computer into a private speech engine that respects your privacy and runs surprisingly fast.
π @hackernewsgithubprojects
NeMo-Speech.cpp: Fast C++ Speech AI
Run powerful voice AI on your own laptop with NeMo-Speech.cpp. This lightweight C++ runtime lets you transcribe, translate, and even synthesize speech using efficient models that actually work on standard hardware. It strips away the heavy dependencies usually required for machine learning, replacing them with a fast, portable engine built on the popular GGML framework. You get a simple command-line tool and a local web server that handles real-time audio processing without needing a cloud connection. It is genuinely cool because it turns your computer into a private speech engine that respects your privacy and runs surprisingly fast.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ mng-dev-ai/agentrove
Orchestrate Multiple AI Coding Agents with Agentrove
Agentrove lets you run and manage multiple AI coding agents like Claude, Codex, and Copilot from a single self-hosted workspace. Instead of switching between different tools, you can orchestrate them together using a built-in server that lets one chat control others. This means you can have a lead agent break down a complex task and send parts of the work to specialized worker agents, which then run in their own isolated code folders to avoid conflicts. You can even review the results and ask for fixes in a continuous loop.
π° https://news.ycombinator.com/item?id=49293480
π @hackernewsgithubprojects
Orchestrate Multiple AI Coding Agents with Agentrove
Agentrove lets you run and manage multiple AI coding agents like Claude, Codex, and Copilot from a single self-hosted workspace. Instead of switching between different tools, you can orchestrate them together using a built-in server that lets one chat control others. This means you can have a lead agent break down a complex task and send parts of the work to specialized worker agents, which then run in their own isolated code folders to avoid conflicts. You can even review the results and ask for fixes in a continuous loop.
π° https://news.ycombinator.com/item?id=49293480
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ marcimastro98/xenonedgewidget
Turn any screen into your PC's control center with Xenon
Turn any spare monitor or phone into a fully local control center for your PC using Xenon. This dashboard runs entirely on your machine with zero cloud tracking or accounts required. You get a customizable grid for system stats, media controls, and even RGB lighting. The coolest feature is Bit, a pixel-art guardian that actually watches your habits and roasts you if you sit too long without drinking water or standing up. It even has a built-in AI assistant you can talk to hands-free. Best of all, you can pair your phone over Wi-Fi to use it as a remote touchpad for your desktop.
π @hackernewsgithubprojects
Turn any screen into your PC's control center with Xenon
Turn any spare monitor or phone into a fully local control center for your PC using Xenon. This dashboard runs entirely on your machine with zero cloud tracking or accounts required. You get a customizable grid for system stats, media controls, and even RGB lighting. The coolest feature is Bit, a pixel-art guardian that actually watches your habits and roasts you if you sit too long without drinking water or standing up. It even has a built-in AI assistant you can talk to hands-free. Best of all, you can pair your phone over Wi-Fi to use it as a remote touchpad for your desktop.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ marcimastro98/xenon
Xenon: The Local Dashboard That Talks Back
Xenon is the local dashboard that finally turns any spare screen into a responsive, voice-controlled control center. Instead of just displaying static info, it lets you manage your computer, drive RGB lighting, and even control your phoneβall running entirely on your machine without sending a single byte to the cloud. The most surprising feature is the built-in AI companion named Bit. You can talk to it hands-free, ask it to redesign your layout, or simply chat while it roasts you for sitting too long. It remembers your facts, builds dashboard pages on command, and even locks your PC until you take a break.
π @hackernewsgithubprojects
Xenon: The Local Dashboard That Talks Back
Xenon is the local dashboard that finally turns any spare screen into a responsive, voice-controlled control center. Instead of just displaying static info, it lets you manage your computer, drive RGB lighting, and even control your phoneβall running entirely on your machine without sending a single byte to the cloud. The most surprising feature is the built-in AI companion named Bit. You can talk to it hands-free, ask it to redesign your layout, or simply chat while it roasts you for sitting too long. It remembers your facts, builds dashboard pages on command, and even locks your PC until you take a break.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ riccardo8888/agent-link
agent-link: Encrypted Chat for Coding Agents
Agent-link is the private messaging channel that lets your coding agents talk securely to each other. It solves the headache of manual coordination by letting two agents split work and hand off tasks without you copying and pasting instructions. Instead of setting up servers or paying for accounts, it uses one private git repository you already own to carry encrypted messages. Your agents create a room, share a secret key, and start collaborating in real time. The transport is end-to-end encrypted, so even the git host cannot read what they say. It works on Windows, Linux, and macOS with just one Python package.
π @hackernewsgithubprojects
agent-link: Encrypted Chat for Coding Agents
Agent-link is the private messaging channel that lets your coding agents talk securely to each other. It solves the headache of manual coordination by letting two agents split work and hand off tasks without you copying and pasting instructions. Instead of setting up servers or paying for accounts, it uses one private git repository you already own to carry encrypted messages. Your agents create a room, share a secret key, and start collaborating in real time. The transport is end-to-end encrypted, so even the git host cannot read what they say. It works on Windows, Linux, and macOS with just one Python package.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ omacom-io/ttfx
ttfx Terminal Text Effects
ttfx transforms your terminal output into a visual spectacle by piping text through thirty-seven distinct animations like decrypting codes, raining matrix code, or spraying fireworks. The real magic isn't just the flashy effects; it is that this entire toolkit is compiled into a single tiny binary written in Rust. Unlike the original Python version that took sixty milliseconds to wake up, this tool starts almost instantly and runs roughly twenty times faster. This speedup means you can run heavy effects across a full screen without lagging your computer.
π° https://news.ycombinator.com/item?id=49253264
π @hackernewsgithubprojects
ttfx Terminal Text Effects
ttfx transforms your terminal output into a visual spectacle by piping text through thirty-seven distinct animations like decrypting codes, raining matrix code, or spraying fireworks. The real magic isn't just the flashy effects; it is that this entire toolkit is compiled into a single tiny binary written in Rust. Unlike the original Python version that took sixty milliseconds to wake up, this tool starts almost instantly and runs roughly twenty times faster. This speedup means you can run heavy effects across a full screen without lagging your computer.
π° https://news.ycombinator.com/item?id=49253264
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ aakarim/openlore
OpenLore: AI Agents Can Browse Docs Over SSH
OpenLore turns your documentation folder into a safe, read-only filesystem that AI agents can explore using standard shell commands. Instead of forcing agents to learn complex retrieval APIs, it lets them use familiar tools like grep, cat, and find over a secure SSH connection. This means your coding assistants can instantly access internal wikis, runbooks, and notes without needing special integrations. You can also let them write back with controlled approvals or keep the server entirely read-only. It is a clever way to give your AI a shared memory that stays up to date and secure.
π @hackernewsgithubprojects
OpenLore: AI Agents Can Browse Docs Over SSH
OpenLore turns your documentation folder into a safe, read-only filesystem that AI agents can explore using standard shell commands. Instead of forcing agents to learn complex retrieval APIs, it lets them use familiar tools like grep, cat, and find over a secure SSH connection. This means your coding assistants can instantly access internal wikis, runbooks, and notes without needing special integrations. You can also let them write back with controlled approvals or keep the server entirely read-only. It is a clever way to give your AI a shared memory that stays up to date and secure.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ mrconter1/rustc-php
A Rust Compiler Written in PHP
A Rust compiler that runs entirely inside PHP. That is the headline here. You can feed it Rust source code and it spits out actual Linux machine code without any heavy toolchains or external linkers. The project implements the real deal: ownership tracking, borrow checking, generics, and even heap allocation. It reads like a coding challenge gone beautiful. You compile Rust with PHP, get a binary, and run it on Linux. It is a wild reminder of how far you can stretch a language when you build the tooling from scratch.
π @hackernewsgithubprojects
A Rust Compiler Written in PHP
A Rust compiler that runs entirely inside PHP. That is the headline here. You can feed it Rust source code and it spits out actual Linux machine code without any heavy toolchains or external linkers. The project implements the real deal: ownership tracking, borrow checking, generics, and even heap allocation. It reads like a coding challenge gone beautiful. You compile Rust with PHP, get a binary, and run it on Linux. It is a wild reminder of how far you can stretch a language when you build the tooling from scratch.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ inspatio/worldfm
WorldFM: Generate New Camera Angles Instantly
WorldFM is the spatial reasoning tool that finally lets you invent new camera angles from a single photo. Instead of filming a new scene, you feed it one picture and a set of target viewpoints, and the model instantly paints what that view would look like. It works like a magic camera that peeks around corners you never even stood in. You can grab the pretrained models, drop in your own image and camera settings, and watch it spin out a smooth video tour of the space.
π @hackernewsgithubprojects
WorldFM: Generate New Camera Angles Instantly
WorldFM is the spatial reasoning tool that finally lets you invent new camera angles from a single photo. Instead of filming a new scene, you feed it one picture and a set of target viewpoints, and the model instantly paints what that view would look like. It works like a magic camera that peeks around corners you never even stood in. You can grab the pretrained models, drop in your own image and camera settings, and watch it spin out a smooth video tour of the space.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ i3t4an/kadath
Evolve Agents with Kadath
Let your code outbreed itself to solve hard problems. Kadath is a runtime that builds a whole population of autonomous agents, tests them against a strict goal, and then uses Darwinian evolution to improve them generation by generation. Instead of guessing the perfect prompt once, it breeds, grades, mutates, and selects the best performers over multiple epochs. Each agent is a complete framework that can evolve its own code and tools while being kept safe by a locked, secure kernel that handles grading and isolation. You can watch as the best scores skyrocket from near zero to perfect results across ten simple steps.
π @hackernewsgithubprojects
Evolve Agents with Kadath
Let your code outbreed itself to solve hard problems. Kadath is a runtime that builds a whole population of autonomous agents, tests them against a strict goal, and then uses Darwinian evolution to improve them generation by generation. Instead of guessing the perfect prompt once, it breeds, grades, mutates, and selects the best performers over multiple epochs. Each agent is a complete framework that can evolve its own code and tools while being kept safe by a locked, secure kernel that handles grading and isolation. You can watch as the best scores skyrocket from near zero to perfect results across ten simple steps.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ roshie548/proxmux
proxmux: Terminal Interface for Proxmox
proxmux is the terminal interface that finally lets you manage your Proxmox server without leaving the command line. It turns complex virtualization tasks into a clean, responsive screen where you can check system health, start or stop virtual machines, and monitor container storage using simple keyboard shortcuts like j, k, and space. Instead of clicking through a heavy web dashboard, you get instant access to your cluster's status with a familiar vim-style layout. It is perfect for sysadmins who prefer the speed of text-based tools over graphical interfaces. Proxmux brings the power of server management directly to your terminal, making routine maintenance fast, lightweight, and incredibly satisfying.
π @hackernewsgithubprojects
proxmux: Terminal Interface for Proxmox
proxmux is the terminal interface that finally lets you manage your Proxmox server without leaving the command line. It turns complex virtualization tasks into a clean, responsive screen where you can check system health, start or stop virtual machines, and monitor container storage using simple keyboard shortcuts like j, k, and space. Instead of clicking through a heavy web dashboard, you get instant access to your cluster's status with a familiar vim-style layout. It is perfect for sysadmins who prefer the speed of text-based tools over graphical interfaces. Proxmux brings the power of server management directly to your terminal, making routine maintenance fast, lightweight, and incredibly satisfying.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ vinitshahdeo/awesome-ai-startups-hiring
Awesome AI Startups Hiring
The Awesome AI Startups Hiring list reveals over one hundred sixty well-funded artificial intelligence companies actively recruiting software engineers right now. This collection solves the noise problem by grouping startups into clear categories like voice technology, data infrastructure, and developer tools, complete with their recent funding amounts. Instead of scrolling through endless job boards, you get a direct view of where the money and engineering roles are actually flowing in the current market. It even includes practical tips for cold-emailing founders and preparing for hiring manager interviews. Check it out to find your next big opportunity outside the usual giants.
π @hackernewsgithubprojects
Awesome AI Startups Hiring
The Awesome AI Startups Hiring list reveals over one hundred sixty well-funded artificial intelligence companies actively recruiting software engineers right now. This collection solves the noise problem by grouping startups into clear categories like voice technology, data infrastructure, and developer tools, complete with their recent funding amounts. Instead of scrolling through endless job boards, you get a direct view of where the money and engineering roles are actually flowing in the current market. It even includes practical tips for cold-emailing founders and preparing for hiring manager interviews. Check it out to find your next big opportunity outside the usual giants.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ thearchitectit/agent-guardrails-template
Agent Guardrails Template
Agent Guardrails Template is the AI safety framework that finally stops your coding assistants from guessing. Usually, AI agents waste half their memory worrying if they are allowed to edit a file or break a build. This template fixes that by giving them strict guardrails upfront, so they can just focus on writing code. It includes a server that checks every single command and commit before it happens, plus ready-to-use rules for tools like Cursor and Copilot. It is perfect if you want your AI to move fast without causing chaos. Now you can build software with confidence, knowing your agents know exactly what they are allowed to do.
π @hackernewsgithubprojects
Agent Guardrails Template
Agent Guardrails Template is the AI safety framework that finally stops your coding assistants from guessing. Usually, AI agents waste half their memory worrying if they are allowed to edit a file or break a build. This template fixes that by giving them strict guardrails upfront, so they can just focus on writing code. It includes a server that checks every single command and commit before it happens, plus ready-to-use rules for tools like Cursor and Copilot. It is perfect if you want your AI to move fast without causing chaos. Now you can build software with confidence, knowing your agents know exactly what they are allowed to do.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ zen-logic/file-hunter
File Hunter: The File Manager That Remembers Everything
File Hunter is the web-based file manager that finally remembers everything, even when your drives are unplugged. It builds a persistent digital map of your scattered archives across USB sticks, external disks, and network folders, storing every filename and location in a local database so you can browse and search your entire collection even when the physical media is nowhere to be found. This is incredibly useful for photographers or data hoarders who accumulate terabytes of files on multiple drives, because it instantly spots identical duplicates and helps you consolidate them to reclaim storage space without risking data loss.
π @hackernewsgithubprojects
File Hunter: The File Manager That Remembers Everything
File Hunter is the web-based file manager that finally remembers everything, even when your drives are unplugged. It builds a persistent digital map of your scattered archives across USB sticks, external disks, and network folders, storing every filename and location in a local database so you can browse and search your entire collection even when the physical media is nowhere to be found. This is incredibly useful for photographers or data hoarders who accumulate terabytes of files on multiple drives, because it instantly spots identical duplicates and helps you consolidate them to reclaim storage space without risking data loss.
π @hackernewsgithubprojects