This media is not supported in your browser
VIEW IN TELEGRAM
π¦ 0xsero/deepseek-v4-flash-0731-spark-sparkinfer
DeepSeek V4 Flash on Spark
Run a massive twenty-six thousand token language model on a single portable NVIDIA Spark laptop using this ready-to-go Docker setup. It packs the heavy DeepSeek V4 Flash engine into a compact container that handles long conversations and strict code generation without crashing. The project carefully manages memory by using smart weight compression and a special drafting technique to keep responses fast and accurate. You simply clone the folder and start the server with one command to get a reliable AI assistant running locally. This makes powerful artificial intelligence accessible on compact hardware without needing complex cloud infrastructure.
π @hackernewsgithubprojects
DeepSeek V4 Flash on Spark
Run a massive twenty-six thousand token language model on a single portable NVIDIA Spark laptop using this ready-to-go Docker setup. It packs the heavy DeepSeek V4 Flash engine into a compact container that handles long conversations and strict code generation without crashing. The project carefully manages memory by using smart weight compression and a special drafting technique to keep responses fast and accurate. You simply clone the folder and start the server with one command to get a reliable AI assistant running locally. This makes powerful artificial intelligence accessible on compact hardware without needing complex cloud infrastructure.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ mudler/vllm.cpp
vllm.cpp: The Fastest C++ AI Engine
vllm.cpp is the C++ engine that brings blazing fast AI responses to any device without needing a server farm. This project recreates the powerful features of the popular Python-based vLLM but strips away the heavy Python layer to run in raw C++. The biggest surprise is its memory management. It uses a system called paged attention, which treats your computerβs memory like a spreadsheet, letting you fit huge AI models onto smaller graphics cards by shuffling data in and out as needed. This means you can run advanced language models on your laptop or even a phone, not just in massive data centers.
π @hackernewsgithubprojects
vllm.cpp: The Fastest C++ AI Engine
vllm.cpp is the C++ engine that brings blazing fast AI responses to any device without needing a server farm. This project recreates the powerful features of the popular Python-based vLLM but strips away the heavy Python layer to run in raw C++. The biggest surprise is its memory management. It uses a system called paged attention, which treats your computerβs memory like a spreadsheet, letting you fit huge AI models onto smaller graphics cards by shuffling data in and out as needed. This means you can run advanced language models on your laptop or even a phone, not just in massive data centers.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ cursor/sdk-bridge
Cursor SDK Bridge Explained
The cursor sdk bridge lets you run complex AI agents locally without writing cloud infrastructure. It is a tiny server that wraps the official cursor sdk and talks to your app over a simple standard protocol. You spawn it, wait for a ready message, and then send commands to create agents, chat with them, or manage files. It handles authentication, error tracking, and even lets your code define custom tools the AI can call. It is basically a safe, local gateway to cursor intelligence. Check out the docs if you want to build something clever.
π @hackernewsgithubprojects
Cursor SDK Bridge Explained
The cursor sdk bridge lets you run complex AI agents locally without writing cloud infrastructure. It is a tiny server that wraps the official cursor sdk and talks to your app over a simple standard protocol. You spawn it, wait for a ready message, and then send commands to create agents, chat with them, or manage files. It handles authentication, error tracking, and even lets your code define custom tools the AI can call. It is basically a safe, local gateway to cursor intelligence. Check out the docs if you want to build something clever.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ b1z0n/homelander
Homelander: Auto-Applies to German Rentals
Paste a German apartment search link and watch Homelander automatically poll for new listings while silently filling out the contact forms for you. It runs locally on your computer, so all your data stays put, and it even handles those annoying captcha hurdles so you never miss a new apartment drop. Forget refreshing pages all night or paying for expensive cloud bots; just set your preferences and let this desktop app do the heavy lifting. It is clever, efficient, and genuinely solves the nightmare of competing for housing in busy German cities. Check it out if you want to beat the clock and secure that next place.
π @hackernewsgithubprojects
Homelander: Auto-Applies to German Rentals
Paste a German apartment search link and watch Homelander automatically poll for new listings while silently filling out the contact forms for you. It runs locally on your computer, so all your data stays put, and it even handles those annoying captcha hurdles so you never miss a new apartment drop. Forget refreshing pages all night or paying for expensive cloud bots; just set your preferences and let this desktop app do the heavy lifting. It is clever, efficient, and genuinely solves the nightmare of competing for housing in busy German cities. Check it out if you want to beat the clock and secure that next place.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ arteemg/sky-agent
Sky Agent: The Open-Source Superagent Framework
Sky Agent is the open-source framework that lets you deploy your own cloud-based AI agent in just one click. It solves the problem of needing complex infrastructure to run custom assistants by packaging everything into a simple Python tool that connects directly to Telegram or a web interface. The most fascinating part is that it automatically stores your conversations in a local database so it remembers past chats without needing expensive cloud storage. You can also drop text files into a special folder to give your agent extra knowledge instantly. It even includes a benchmark system where an agent rewrites its own instructions to improve its performance over time.
π @hackernewsgithubprojects
Sky Agent: The Open-Source Superagent Framework
Sky Agent is the open-source framework that lets you deploy your own cloud-based AI agent in just one click. It solves the problem of needing complex infrastructure to run custom assistants by packaging everything into a simple Python tool that connects directly to Telegram or a web interface. The most fascinating part is that it automatically stores your conversations in a local database so it remembers past chats without needing expensive cloud storage. You can also drop text files into a special folder to give your agent extra knowledge instantly. It even includes a benchmark system where an agent rewrites its own instructions to improve its performance over time.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ akcodez/hackingtool-plugin
HackingTool Plugin: 183 Tools for Claude
HackingTool Plugin is the Claude extension that gives your AI assistant a massive library of 183 professional security testing utilities right out of the box. It wraps the popular HackingTool suite, letting you run complex pentesting and OSINT commands with simple natural language requests. The real magic lies in its smart environment handling: it automatically detects your operating system and decides whether to run tools natively, through Windows subsystems, or inside isolated Docker containers. This means you get the power of advanced vulnerability scanners and network mappers without ever touching a complex installation script or dealing with missing dependencies.
π @hackernewsgithubprojects
HackingTool Plugin: 183 Tools for Claude
HackingTool Plugin is the Claude extension that gives your AI assistant a massive library of 183 professional security testing utilities right out of the box. It wraps the popular HackingTool suite, letting you run complex pentesting and OSINT commands with simple natural language requests. The real magic lies in its smart environment handling: it automatically detects your operating system and decides whether to run tools natively, through Windows subsystems, or inside isolated Docker containers. This means you get the power of advanced vulnerability scanners and network mappers without ever touching a complex installation script or dealing with missing dependencies.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ qwenlm/qwen-mm-plugins
qwen-mm-plugins
Qwen MM Plugins lets you give any AI assistant the ability to see, hear, and create complex multimedia content like images, video, and 3D models. Instead of just chatting in text, this toolkit turns your agent into a full creative studio. You can actually ask it to render a 3D scene, edit video clips, or even run physics simulations inside Blender and FreeCAD. The most interesting part is how it bridges the gap between simple text prompts and rich visual output, allowing the AI to not only understand media but actively generate and manipulate it.
π @hackernewsgithubprojects
qwen-mm-plugins
Qwen MM Plugins lets you give any AI assistant the ability to see, hear, and create complex multimedia content like images, video, and 3D models. Instead of just chatting in text, this toolkit turns your agent into a full creative studio. You can actually ask it to render a 3D scene, edit video clips, or even run physics simulations inside Blender and FreeCAD. The most interesting part is how it bridges the gap between simple text prompts and rich visual output, allowing the AI to not only understand media but actively generate and manipulate it.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ terryc21/workflow-audit
Workflow Audit for SwiftUI
workflow-audit checks if a person can actually finish a task in your SwiftUI app, not just whether the code compiles. It walks through your screens like a user would, spotting features that exist in the code but have no button to open them, or screens that display blank spaces because the data was never connected. Most tools only check individual files for syntax errors. This project looks at the space between files to catch bugs that ship silently because nothing actually breaks. It is a clever way to ensure your app works the way you intended.
π @hackernewsgithubprojects
Workflow Audit for SwiftUI
workflow-audit checks if a person can actually finish a task in your SwiftUI app, not just whether the code compiles. It walks through your screens like a user would, spotting features that exist in the code but have no button to open them, or screens that display blank spaces because the data was never connected. Most tools only check individual files for syntax errors. This project looks at the space between files to catch bugs that ship silently because nothing actually breaks. It is a clever way to ensure your app works the way you intended.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ agentteam-taichuai/scienceclaw
ScienceClaw: Your Local Research Assistant
ScienceClaw lets you run a private research assistant that actually keeps your data safe. Instead of trusting your secrets to the cloud, this tool runs entirely inside Docker containers on your own machine. It connects to over nineteen hundred scientific tools covering everything from drug discovery to astronomy, so you can dig deep without worrying about leaks. I love the transparency feature because you can watch every single step of the agentβs reasoning process in real time. You see exactly what it searches, why it chooses specific data, and how it builds the final report. It handles complex tasks like creating PDFs or spreadsheets while keeping everything visible and local.
π @hackernewsgithubprojects
ScienceClaw: Your Local Research Assistant
ScienceClaw lets you run a private research assistant that actually keeps your data safe. Instead of trusting your secrets to the cloud, this tool runs entirely inside Docker containers on your own machine. It connects to over nineteen hundred scientific tools covering everything from drug discovery to astronomy, so you can dig deep without worrying about leaks. I love the transparency feature because you can watch every single step of the agentβs reasoning process in real time. You see exactly what it searches, why it chooses specific data, and how it builds the final report. It handles complex tasks like creating PDFs or spreadsheets while keeping everything visible and local.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ franckyb/voice-clone-studio
Voice Clone Studio: One App for All Voice Engines
Voice Clone Studio is the all-in-one web app that turns your computer into a professional audio studio for cloning voices, designing speech from scratch, and generating sound effects. The single most useful feature is its modular design, which packs five different AI voice engines and a sound effect generator into one interface so you never have to juggle separate downloads or complicated setups. You can clone a voice from a short sample, create a multi-speaker podcast script, or even invent a brand new voice by describing its age and accent in plain text. It also handles background noise removal and automatic transcription right inside the browser.
π @hackernewsgithubprojects
Voice Clone Studio: One App for All Voice Engines
Voice Clone Studio is the all-in-one web app that turns your computer into a professional audio studio for cloning voices, designing speech from scratch, and generating sound effects. The single most useful feature is its modular design, which packs five different AI voice engines and a sound effect generator into one interface so you never have to juggle separate downloads or complicated setups. You can clone a voice from a short sample, create a multi-speaker podcast script, or even invent a brand new voice by describing its age and accent in plain text. It also handles background noise removal and automatic transcription right inside the browser.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ hkuds/catchme
CatchMe: Make Your AI Agents Truly Personal
CatchMe is the local privacy tool that turns your entire digital life into a searchable memory for your AI agents. It silently records everything you do on your computer from mouse clicks to open windows and organizes it all into a smart, hierarchical tree of events. Instead of relying on heavy vector databases, it uses a lightweight AI to summarize your day into readable chunks that your favorite coding assistant or chatbot can instantly query. You can ask questions like what file you edited last week and get a precise answer backed by your actual screen history.
π @hackernewsgithubprojects
CatchMe: Make Your AI Agents Truly Personal
CatchMe is the local privacy tool that turns your entire digital life into a searchable memory for your AI agents. It silently records everything you do on your computer from mouse clicks to open windows and organizes it all into a smart, hierarchical tree of events. Instead of relying on heavy vector databases, it uses a lightweight AI to summarize your day into readable chunks that your favorite coding assistant or chatbot can instantly query. You can ask questions like what file you edited last week and get a precise answer backed by your actual screen history.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ agentplugins/agent-plugins-spec
Agent Plugins: The Standard for AI Skills
Agent Plugins is the open standard that finally lets you package AI skills as portable, reusable plugins. Think of it as a simple zip file containing a tiny manifest and some instruction files that any compatible AI agent can read and use, regardless of whether it comes from Cursor, OpenAI, or Microsoft. Instead of writing custom code for every new tool, you just drop a folder into your project. The agent reads a basic JSON file and a markdown instruction to understand exactly what the plugin can do, like greeting a user or fetching weather data. This means one plugin works everywhere, saving you from rewriting logic for each platform.
π° https://news.ycombinator.com/item?id=49201435
π @hackernewsgithubprojects
Agent Plugins: The Standard for AI Skills
Agent Plugins is the open standard that finally lets you package AI skills as portable, reusable plugins. Think of it as a simple zip file containing a tiny manifest and some instruction files that any compatible AI agent can read and use, regardless of whether it comes from Cursor, OpenAI, or Microsoft. Instead of writing custom code for every new tool, you just drop a folder into your project. The agent reads a basic JSON file and a markdown instruction to understand exactly what the plugin can do, like greeting a user or fetching weather data. This means one plugin works everywhere, saving you from rewriting logic for each platform.
π° https://news.ycombinator.com/item?id=49201435
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ nduckmink/arkon
Arkon: Turn Company Docs into a Smart Wiki
Arkon lets teams turn messy internal documents into a smart, searchable wiki that connects directly to artificial intelligence tools. Most people dump files into chatbots and lose context, but this project compiles your policy manuals and guides into a structured, interlinked knowledge base. The real magic happens in its pipeline, which drafts new wiki pages from your sources and then waits for a human to review the plan before actually writing anything. This prevents accidental data loss and keeps the information accurate.
π @hackernewsgithubprojects
Arkon: Turn Company Docs into a Smart Wiki
Arkon lets teams turn messy internal documents into a smart, searchable wiki that connects directly to artificial intelligence tools. Most people dump files into chatbots and lose context, but this project compiles your policy manuals and guides into a structured, interlinked knowledge base. The real magic happens in its pipeline, which drafts new wiki pages from your sources and then waits for a human to review the plan before actually writing anything. This prevents accidental data loss and keeps the information accurate.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ 3xpyth0n/ideon
Ideon: Your Infinite Project Canvas
Organize your scattered notes, files, and tasks on one infinite canvas. Ideon replaces the chaos of switching between dozens of tools with a single visual workspace where everything lives together. You can drag and drop notes, link to repositories, and manage to-do lists right on the whiteboard. The real magic happens with automations: set up rules to trigger actions or alerts based on your project activity, all without writing complex scripts. It keeps your entire workflow visible and connected, turning a messy collection of tabs into a clear, interactive map of your work.
π @hackernewsgithubprojects
Ideon: Your Infinite Project Canvas
Organize your scattered notes, files, and tasks on one infinite canvas. Ideon replaces the chaos of switching between dozens of tools with a single visual workspace where everything lives together. You can drag and drop notes, link to repositories, and manage to-do lists right on the whiteboard. The real magic happens with automations: set up rules to trigger actions or alerts based on your project activity, all without writing complex scripts. It keeps your entire workflow visible and connected, turning a messy collection of tabs into a clear, interactive map of your work.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ google-gemma/gemma-translator
Gemma Translator
Turn a Raspberry Pi into a pocket-sized voice translator that works completely offline. You hold a key to record a phrase, and the device instantly listens, translates it into the other personβs language, and speaks it back in real time. It runs the heavy lifting locally using Gemma and speech models, so there is no cloud needed and no internet connection required. The interface looks like a retro terminal, designed specifically for small screens where two people can sit face to face and chat across different languages. It is a clever, self-contained hack for breaking down language barriers anywhere.
π° https://news.ycombinator.com/item?id=49202123
π @hackernewsgithubprojects
Gemma Translator
Turn a Raspberry Pi into a pocket-sized voice translator that works completely offline. You hold a key to record a phrase, and the device instantly listens, translates it into the other personβs language, and speaks it back in real time. It runs the heavy lifting locally using Gemma and speech models, so there is no cloud needed and no internet connection required. The interface looks like a retro terminal, designed specifically for small screens where two people can sit face to face and chat across different languages. It is a clever, self-contained hack for breaking down language barriers anywhere.
π° https://news.ycombinator.com/item?id=49202123
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ webfuse-com/awesome-claude
Awesome Claude: The Ultimate Guide Collection
Awesome Claude is a curated collection of everything related to the Claude AI assistant. It gathers official Anthropic resources, developer tools, community guides, and helpful extensions into one easy-to-find list. Instead of hunting across the web for coding tips or model comparisons, you get a single, organized directory covering everything from beginner courses to advanced coding agents. It is a simple, free resource for anyone wanting to learn how to work better with Claude. Check it out if you want to speed up your workflow today.
π @hackernewsgithubprojects
Awesome Claude: The Ultimate Guide Collection
Awesome Claude is a curated collection of everything related to the Claude AI assistant. It gathers official Anthropic resources, developer tools, community guides, and helpful extensions into one easy-to-find list. Instead of hunting across the web for coding tips or model comparisons, you get a single, organized directory covering everything from beginner courses to advanced coding agents. It is a simple, free resource for anyone wanting to learn how to work better with Claude. Check it out if you want to speed up your workflow today.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ pinchtodebug/everythingquicksearch
Everything Quick Search
Everything Quick Search is the Windows launcher that finally bridges the gap between file hunting and app launching, turning your desktop into one unified search bar. Instead of juggling separate tools for finding files and opening programs, it taps into the lightning-fast Everything engine to index your entire drive and present results in a single, clean window. You can toggle regex filtering to hunt down complex file patterns, navigate with simple keyboard shortcuts, and instantly open whatever you need without leaving the search interface. It is a brilliant way to reclaim your workflow, making file management as fast and fluid as launching an app.
π @hackernewsgithubprojects
Everything Quick Search
Everything Quick Search is the Windows launcher that finally bridges the gap between file hunting and app launching, turning your desktop into one unified search bar. Instead of juggling separate tools for finding files and opening programs, it taps into the lightning-fast Everything engine to index your entire drive and present results in a single, clean window. You can toggle regex filtering to hunt down complex file patterns, navigate with simple keyboard shortcuts, and instantly open whatever you need without leaving the search interface. It is a brilliant way to reclaim your workflow, making file management as fast and fluid as launching an app.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ guqiong96/lvllm
LvLLM Runs Huge AI Models on Your CPU
LvLLM lets you run massive AI models that usually need expensive graphics cards by cleverly using your computerβs regular memory and processor. It splits the workload so the graphics card handles some tasks while the central processor handles the rest. This hybrid approach means you can run huge language models without needing a room full of GPUs. It is a special tweak for the popular vLLM engine that balances the load across your hardware. If you are running out of graphics memory, this project is a clever way to keep your AI running smoothly on the hardware you already own.
π @hackernewsgithubprojects
LvLLM Runs Huge AI Models on Your CPU
LvLLM lets you run massive AI models that usually need expensive graphics cards by cleverly using your computerβs regular memory and processor. It splits the workload so the graphics card handles some tasks while the central processor handles the rest. This hybrid approach means you can run huge language models without needing a room full of GPUs. It is a special tweak for the popular vLLM engine that balances the load across your hardware. If you are running out of graphics memory, this project is a clever way to keep your AI running smoothly on the hardware you already own.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ gundulabs/gaze
Gaze: Face Unlock for Linux
Gaze is the facial recognition system that finally lets you log into Linux with a glance. Most Linux users are stuck typing passwords or relying on fingerprints, but this tool turns your standard webcam into a secure biometric scanner. It runs entirely on your machine, capturing your face, building a local model, and verifying your identity without sending data to the cloud. The coolest part is how quietly it works in the background. You can simply look at your screen when you wake your laptop, and the system checks your face in milliseconds. If it matches, your session unlocks automatically.
π° https://news.ycombinator.com/item?id=49202832
π @hackernewsgithubprojects
Gaze: Face Unlock for Linux
Gaze is the facial recognition system that finally lets you log into Linux with a glance. Most Linux users are stuck typing passwords or relying on fingerprints, but this tool turns your standard webcam into a secure biometric scanner. It runs entirely on your machine, capturing your face, building a local model, and verifying your identity without sending data to the cloud. The coolest part is how quietly it works in the background. You can simply look at your screen when you wake your laptop, and the system checks your face in milliseconds. If it matches, your session unlocks automatically.
π° https://news.ycombinator.com/item?id=49202832
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ reporails/cli
cli
cli is the diagnostic tool that finally grades your AI agentβs instruction manuals. Most developers just dump a massive instructions file and hope for the best, but this tool actually reads those rules and spots the confusing bits, contradictions, and missing details before they cause chaos. It checks everything against over a hundred different guidelines tailored for agents like Claude or Cursor, giving you a simple quality score and clear fixes. You run it, see what is broken, tweak your docs, and watch your score climb. It turns vague direction into clear, reliable code that agents can actually follow. Stop guessing and start building better instructions today.
π @hackernewsgithubprojects
cli
cli is the diagnostic tool that finally grades your AI agentβs instruction manuals. Most developers just dump a massive instructions file and hope for the best, but this tool actually reads those rules and spots the confusing bits, contradictions, and missing details before they cause chaos. It checks everything against over a hundred different guidelines tailored for agents like Claude or Cursor, giving you a simple quality score and clear fixes. You run it, see what is broken, tweak your docs, and watch your score climb. It turns vague direction into clear, reliable code that agents can actually follow. Stop guessing and start building better instructions today.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ open-mercato/cezar
Cezar: The AI Coding Team You Can Watch
Cezar is the coding agent orchestrator that finally lets you run a whole team of AIs in parallel without babysitting them. Type a task, pick a backend like Claude or Codex, and watch it execute live in your browser while it builds isolated copies of your code to avoid conflicts. You can queue up multiple jobs to run autonomously and even compare different AI attempts side by side to pick the best result. It runs locally or on a cheap server so you can fix issues on GitHub while you are away.
π° https://news.ycombinator.com/item?id=49194719
π @hackernewsgithubprojects
Cezar: The AI Coding Team You Can Watch
Cezar is the coding agent orchestrator that finally lets you run a whole team of AIs in parallel without babysitting them. Type a task, pick a backend like Claude or Codex, and watch it execute live in your browser while it builds isolated copies of your code to avoid conflicts. You can queue up multiple jobs to run autonomously and even compare different AI attempts side by side to pick the best result. It runs locally or on a cheap server so you can fix issues on GitHub while you are away.
π° https://news.ycombinator.com/item?id=49194719
π @hackernewsgithubprojects