This media is not supported in your browser
VIEW IN TELEGRAM
📦 endee-io/endee
Endee Vector Database
Endee is a dedicated vector database written in C++ that can index and search up to one billion vectors on a single machine. Built to handle heavy AI retrieval workloads and RAG pipelines, it solves the problem of slow search times by optimizing its indexing directly for modern hardware. It compiles down to target specific CPU instructions like AVX512 or ARM's NEON to extract absolute peak performance. The coolest part is that it supports hybrid search, combining dense vector similarity with sparse exact matches and real-time metadata filtering. It is a incredibly fast, self-contained engine for giving your AI applications lightning-fast long-term memory.
🆔 @hackernewsgithubprojects
Endee Vector Database
Endee is a dedicated vector database written in C++ that can index and search up to one billion vectors on a single machine. Built to handle heavy AI retrieval workloads and RAG pipelines, it solves the problem of slow search times by optimizing its indexing directly for modern hardware. It compiles down to target specific CPU instructions like AVX512 or ARM's NEON to extract absolute peak performance. The coolest part is that it supports hybrid search, combining dense vector similarity with sparse exact matches and real-time metadata filtering. It is a incredibly fast, self-contained engine for giving your AI applications lightning-fast long-term memory.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 rit3zh/expo-morphing-menu
expo-morphing-menu
Build sleek, fluid user interfaces in React Native by turning your standard chat composer into an interactive menu. Instead of letting a traditional pop-up sheet block your app design, expo-morphing-menu uses a spring physics engine to morph the input bar itself. The composer dynamically expands in height, width, and position to become the menu background. It stays perfectly aligned with the mobile keyboard while navigating multiple panels like photos, files, or custom integrations. It offers mobile developers a clean way to handle text inputs, media attachments, and options panels inside a single, unified interface.
🆔 @hackernewsgithubprojects
expo-morphing-menu
Build sleek, fluid user interfaces in React Native by turning your standard chat composer into an interactive menu. Instead of letting a traditional pop-up sheet block your app design, expo-morphing-menu uses a spring physics engine to morph the input bar itself. The composer dynamically expands in height, width, and position to become the menu background. It stays perfectly aligned with the mobile keyboard while navigating multiple panels like photos, files, or custom integrations. It offers mobile developers a clean way to handle text inputs, media attachments, and options panels inside a single, unified interface.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 hugecatlab/chattutor
ChatTutor
ChatTutor is the interactive learning assistant that finally gives your AI tutor a digital blackboard to sketch on. While standard chatbots get stuck explaining complex math and science using only dry text, ChatTutor gives the AI hands-on control over a dynamic math canvas and interactive mindmaps. When you ask a question, the AI actually draws out formulas, plots geometric shapes, and structures ideas visually, just like a real teacher writing on a whiteboard. It completely changes how you study technical topics. Check out the project to host your own visual AI classroom and make learning feel alive.
🆔 @hackernewsgithubprojects
ChatTutor
ChatTutor is the interactive learning assistant that finally gives your AI tutor a digital blackboard to sketch on. While standard chatbots get stuck explaining complex math and science using only dry text, ChatTutor gives the AI hands-on control over a dynamic math canvas and interactive mindmaps. When you ask a question, the AI actually draws out formulas, plots geometric shapes, and structures ideas visually, just like a real teacher writing on a whiteboard. It completely changes how you study technical topics. Check out the project to host your own visual AI classroom and make learning feel alive.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 xiangyu-cas/codex-canvas
Codex Canvas
Edit images on a local infinite canvas directly inside your Codex conversation. This tool automatically pulls your generated visuals into a dedicated sidebar panel, keeping your workspace organized by project thread. The coolest feature is how you can isolate layers. It separates flat images into independent, movable elements like background, text, and objects, completing the hidden background behind them. You can rearrange these layers on the fly and export the entire canvas group as a Photoshop-ready PSD file. It makes visual asset organization incredibly easy. Give it a spin to bring layered, canvas-style image editing straight into your chat workflow.
🆔 @hackernewsgithubprojects
Codex Canvas
Edit images on a local infinite canvas directly inside your Codex conversation. This tool automatically pulls your generated visuals into a dedicated sidebar panel, keeping your workspace organized by project thread. The coolest feature is how you can isolate layers. It separates flat images into independent, movable elements like background, text, and objects, completing the hidden background behind them. You can rearrange these layers on the fly and export the entire canvas group as a Photoshop-ready PSD file. It makes visual asset organization incredibly easy. Give it a spin to bring layered, canvas-style image editing straight into your chat workflow.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 adamlyttleapps/claude-skill-app-onboarding-questionnaire
claude-skill-app-onboarding-questionnaire
Build a high-converting, psychology-backed onboarding flow for your mobile app in minutes. The claude-skill-app-onboarding-questionnaire is a clever extension for your AI assistant that scans your codebase, figures out your app's core value, and automatically codes a gorgeous, multi-screen onboarding sequence. The absolute coolest part is that it doesn't just write basic questions. It actually builds a fully functional mini-demo of your core app experience right inside the onboarding, giving users a taste of your product before they even hit the paywall. It handles all the layout and copywriting automatically so you can watch your conversions skyrocket.
🆔 @hackernewsgithubprojects
claude-skill-app-onboarding-questionnaire
Build a high-converting, psychology-backed onboarding flow for your mobile app in minutes. The claude-skill-app-onboarding-questionnaire is a clever extension for your AI assistant that scans your codebase, figures out your app's core value, and automatically codes a gorgeous, multi-screen onboarding sequence. The absolute coolest part is that it doesn't just write basic questions. It actually builds a fully functional mini-demo of your core app experience right inside the onboarding, giving users a taste of your product before they even hit the paywall. It handles all the layout and copywriting automatically so you can watch your conversions skyrocket.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 jino-rohit/ml-systems-notes
ml-systems-notes
You can calculate the exact computing cost of a LLaMA 3 forward pass down to the individual floating-point operation just using pen and paper. That is just one of the cool secrets tucked away in ml-systems-notes, a personal notebook packed with the actual mechanics of machine learning engineering. Instead of just using frameworks, this repository breaks down how complex tasks actually run on hardware, from the exact math of model quantization to the way CUDA graphs eliminate CPU bottlenecks during model decoding. It is basically the ultimate cheat sheet for anyone who wants to understand how massive models actually run under the hood. Check it out and write your own...
🆔 @hackernewsgithubprojects
ml-systems-notes
You can calculate the exact computing cost of a LLaMA 3 forward pass down to the individual floating-point operation just using pen and paper. That is just one of the cool secrets tucked away in ml-systems-notes, a personal notebook packed with the actual mechanics of machine learning engineering. Instead of just using frameworks, this repository breaks down how complex tasks actually run on hardware, from the exact math of model quantization to the way CUDA graphs eliminate CPU bottlenecks during model decoding. It is basically the ultimate cheat sheet for anyone who wants to understand how massive models actually run under the hood. Check it out and write your own...
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 gajesh2007/ai-trading-agent
AI Trading Agent
This open-source AI trading agent completely automates cryptocurrency trading on the Hyperliquid decentralized exchange by running real-time market data directly through advanced language models like GPT-5 and DeepSeek R1. The system runs in a continuous loop, analyzing technical indicators and live price action to make autonomous trading decisions and place orders. Instead of relying on rigid, pre-programmed rules, the agent uses its reasoning capabilities to evaluate market sentiment, execute buy or sell signals, and manage active positions with custom take-profit and stop-loss targets. It is a fascinating look at how modern language models can handle complex, real-world execution environments in real-time.
🆔 @hackernewsgithubprojects
AI Trading Agent
This open-source AI trading agent completely automates cryptocurrency trading on the Hyperliquid decentralized exchange by running real-time market data directly through advanced language models like GPT-5 and DeepSeek R1. The system runs in a continuous loop, analyzing technical indicators and live price action to make autonomous trading decisions and place orders. Instead of relying on rigid, pre-programmed rules, the agent uses its reasoning capabilities to evaluate market sentiment, execute buy or sell signals, and manage active positions with custom take-profit and stop-loss targets. It is a fascinating look at how modern language models can handle complex, real-world execution environments in real-time.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 jangviktor-web/nihaixia
Nihaixia
Bring the legendary clinical wisdom of a master practitioner straight into your AI workspace. This project distills over two thousand pages of classic Chinese medicine teachings, diagnostic formulas, and real-world clinical cases into an interactive agent skill. You can prompt the assistant to analyze health patterns and guide remedy selection using historical methodologies, all rendered in the practitioner's signature, plain-spoken teaching style. It is an incredibly detailed blueprint for anyone curious about how traditional knowledge can be structured for modern software. Explore the repository today to see this unique logic system in action.
🆔 @hackernewsgithubprojects
Nihaixia
Bring the legendary clinical wisdom of a master practitioner straight into your AI workspace. This project distills over two thousand pages of classic Chinese medicine teachings, diagnostic formulas, and real-world clinical cases into an interactive agent skill. You can prompt the assistant to analyze health patterns and guide remedy selection using historical methodologies, all rendered in the practitioner's signature, plain-spoken teaching style. It is an incredibly detailed blueprint for anyone curious about how traditional knowledge can be structured for modern software. Explore the repository today to see this unique logic system in action.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 hugo-dz/spritefusion-pixel-snapper
Sprite Fusion Pixel Snapper
Generative AI is notoriously terrible at understanding grid-based pixel art, usually producing messy images with drifting resolutions and inconsistent color palettes. That is where spritefusion-pixel-snapper comes in, using Rust and WebAssembly to automatically snap those chaotic, off-grid pixels back into a perfect, clean layout. It detects the native pixel dimensions, aligns the image to a consistent grid, and quantizes the colors into a strict, beautiful palette. Whether you are fixing AI-generated game assets or cleaning up procedural 2D tilemaps, it gives you crisp results instantly. Run it directly in your browser or batch-process folders of images offline using the command line.
🆔 @hackernewsgithubprojects
Sprite Fusion Pixel Snapper
Generative AI is notoriously terrible at understanding grid-based pixel art, usually producing messy images with drifting resolutions and inconsistent color palettes. That is where spritefusion-pixel-snapper comes in, using Rust and WebAssembly to automatically snap those chaotic, off-grid pixels back into a perfect, clean layout. It detects the native pixel dimensions, aligns the image to a consistent grid, and quantizes the colors into a strict, beautiful palette. Whether you are fixing AI-generated game assets or cleaning up procedural 2D tilemaps, it gives you crisp results instantly. Run it directly in your browser or batch-process folders of images offline using the command line.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cosmtrek/mindwalk
Mindwalk
Mindwalk is the visualization tool that replays AI coding sessions on a three-dimensional map of your codebase. When an AI agent works on your files, reading raw log files makes it incredibly difficult to tell what the assistant actually did or how it explored. This tool builds a deterministic, dark-mode city map of your repository and traces the agent's actions as moving light, turning searches, reads, and edits into glowing paths you can inspect at a glance. It runs completely locally on your machine to analyze your sessions. Check it out to see exactly how your AI assistant thinks.
📰 https://news.ycombinator.com/item?id=48878682
🆔 @hackernewsgithubprojects
Mindwalk
Mindwalk is the visualization tool that replays AI coding sessions on a three-dimensional map of your codebase. When an AI agent works on your files, reading raw log files makes it incredibly difficult to tell what the assistant actually did or how it explored. This tool builds a deterministic, dark-mode city map of your repository and traces the agent's actions as moving light, turning searches, reads, and edits into glowing paths you can inspect at a glance. It runs completely locally on your machine to analyze your sessions. Check it out to see exactly how your AI assistant thinks.
📰 https://news.ycombinator.com/item?id=48878682
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 charlie947/social-media-skills
Social Media Skills
Put your social media growth on autopilot by installing the exact AI agent workflows used to reach over three hundred and fifty thousand followers. This repository lets you clone seventeen specialized markdown skills directly into your Claude desktop app or workspace. It completely replaces generic AI writing with hyper-focused tasks, from reverse-engineering viral short-form video scripts to generating data-driven LinkedIn post scorecards and custom graphics. It solves the headache of bland, robotic AI content by grounding every output in your unique, pre-analyzed voice profile. Download social-media-skills to turn your favorite LLM into an elite, multi-platform media team.
🆔 @hackernewsgithubprojects
Social Media Skills
Put your social media growth on autopilot by installing the exact AI agent workflows used to reach over three hundred and fifty thousand followers. This repository lets you clone seventeen specialized markdown skills directly into your Claude desktop app or workspace. It completely replaces generic AI writing with hyper-focused tasks, from reverse-engineering viral short-form video scripts to generating data-driven LinkedIn post scorecards and custom graphics. It solves the headache of bland, robotic AI content by grounding every output in your unique, pre-analyzed voice profile. Download social-media-skills to turn your favorite LLM into an elite, multi-platform media team.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 jakubantalik/transitions.dev
transitions.dev
Build sleek, animated web interfaces in seconds by dropping ready-to-use, professional motion patterns straight into your codebase. With transitions.dev, you get an interactive playground of essential CSS transitions, like smooth card resizing, springy notification badges, and origin-aware dropdowns. Each interaction comes with a self-contained, copy-pasteable CSS snippet wrapped in reduced-motion guards. Even cooler, it acts as an installable agent skill for your AI coding tools, letting Claude or Cursor apply these polished motion tokens directly inside your files. It is the ultimate shortcut to making your website feel tactile and alive without fighting complex animation libraries.
🆔 @hackernewsgithubprojects
transitions.dev
Build sleek, animated web interfaces in seconds by dropping ready-to-use, professional motion patterns straight into your codebase. With transitions.dev, you get an interactive playground of essential CSS transitions, like smooth card resizing, springy notification badges, and origin-aware dropdowns. Each interaction comes with a self-contained, copy-pasteable CSS snippet wrapped in reduced-motion guards. Even cooler, it acts as an installable agent skill for your AI coding tools, letting Claude or Cursor apply these polished motion tokens directly inside your files. It is the ultimate shortcut to making your website feel tactile and alive without fighting complex animation libraries.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 shadcnstore/shadcn-dashboard-landing-template
shadcn-dashboard-landing-template
Build a fully featured web application and its marketing homepage at the exact same time without starting from scratch. The shadcn-dashboard-landing-template repository provides a complete, production-ready admin panel alongside a beautiful marketing landing page, working out of the box with both Vite and NextJS. Instead of spending days wireframing and styling, you get thirty pre-built pages, interactive charts, and complete app layouts for mail, chat, and tasks. The standout feature is a live theme customizer that lets you tweak colors and sidebar layouts in real-time. Grab this template to jumpstart your next SaaS or AI startup instantly.
🆔 @hackernewsgithubprojects
shadcn-dashboard-landing-template
Build a fully featured web application and its marketing homepage at the exact same time without starting from scratch. The shadcn-dashboard-landing-template repository provides a complete, production-ready admin panel alongside a beautiful marketing landing page, working out of the box with both Vite and NextJS. Instead of spending days wireframing and styling, you get thirty pre-built pages, interactive charts, and complete app layouts for mail, chat, and tasks. The standout feature is a live theme customizer that lets you tweak colors and sidebar layouts in real-time. Grab this template to jumpstart your next SaaS or AI startup instantly.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 marcomorosi06/wifiaudiostreaming-desktop
WiFi Audio Streaming Desktop
Beam your computer's live audio straight to any other device on your home network without installing messy virtual sound drivers. That is exactly what wifiaudiostreaming-desktop accomplishes. Instead of relying on third-party virtual cables, this application uses a native engine to capture sound directly from your operating system and stream it with incredibly low latency. You can share your desktop music to speakers across the room, send microphone audio back and forth, and even encrypt the stream to keep your listening private. It is a brilliant way to make your existing hardware work together smoothly over local wireless networks.
🆔 @hackernewsgithubprojects
WiFi Audio Streaming Desktop
Beam your computer's live audio straight to any other device on your home network without installing messy virtual sound drivers. That is exactly what wifiaudiostreaming-desktop accomplishes. Instead of relying on third-party virtual cables, this application uses a native engine to capture sound directly from your operating system and stream it with incredibly low latency. You can share your desktop music to speakers across the room, send microphone audio back and forth, and even encrypt the stream to keep your listening private. It is a brilliant way to make your existing hardware work together smoothly over local wireless networks.
🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 jeantimex/flight-path
Flight Path Visualization
Animate thousands of global flights simultaneously on a beautiful interactive sphere in your web browser. This project renders incredibly smooth flight paths curving realistically over a high-resolution planet Earth, adapting dynamically to simulated day and night cycles. By moving the complex math of aircraft positions and paths entirely to the computer's graphics card, it easily processes up to thirty thousand flights at once without slowing down your computer. You can customize flight altitudes, toggle realistic atmospheric lighting, paint flight paths with vibrant gradients, and watch aircraft travel bidirectional routes in real time. It is a fantastic demonstration of high-performance graphics that turns raw flight data into a mesmerizing visual masterpiece.
🆔 @hackernewsgithubprojects
Flight Path Visualization
Animate thousands of global flights simultaneously on a beautiful interactive sphere in your web browser. This project renders incredibly smooth flight paths curving realistically over a high-resolution planet Earth, adapting dynamically to simulated day and night cycles. By moving the complex math of aircraft positions and paths entirely to the computer's graphics card, it easily processes up to thirty thousand flights at once without slowing down your computer. You can customize flight altitudes, toggle realistic atmospheric lighting, paint flight paths with vibrant gradients, and watch aircraft travel bidirectional routes in real time. It is a fantastic demonstration of high-performance graphics that turns raw flight data into a mesmerizing visual masterpiece.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 ace-step/ace-step-skills
ace-step-skills
You can now command your favorite AI coding agents to write and compose fully produced original songs right inside your terminal. A clever project called ace-step-skills lets you install custom modules directly into environments like Claude Code or OpenAI Codex, linking them straight to a local music-generation server. Instead of jumping to a separate browser tab, you just tell your coding assistant to generate a cheerful pop song or a jazz background track during a normal chat, and it handles the rest. It is a brilliant way to add custom sound design or quick music assets to your development workflow without ever leaving your console.
🆔 @hackernewsgithubprojects
ace-step-skills
You can now command your favorite AI coding agents to write and compose fully produced original songs right inside your terminal. A clever project called ace-step-skills lets you install custom modules directly into environments like Claude Code or OpenAI Codex, linking them straight to a local music-generation server. Instead of jumping to a separate browser tab, you just tell your coding assistant to generate a cheerful pop song or a jazz background track during a normal chat, and it handles the rest. It is a brilliant way to add custom sound design or quick music assets to your development workflow without ever leaving your console.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 mwlih28/mc-manage-panel
mc-manage-panel
Manage your Minecraft and game servers from a beautiful web dashboard that you can spin up with a single command. The mc-manage-panel project, also known as Kretase, completely replaces older, complex setups with a modern React and Node stack that runs incredibly fast. It even auto-optimizes your server to run smoothly on minimal hardware. The coolest part is that it lets you migrate entire servers between different nodes and clone live setups instantly without any downtime. It also packs built-in modpack installers, a public status page, and direct Discord bot control to make game hosting genuinely fun and simple.
🆔 @hackernewsgithubprojects
mc-manage-panel
Manage your Minecraft and game servers from a beautiful web dashboard that you can spin up with a single command. The mc-manage-panel project, also known as Kretase, completely replaces older, complex setups with a modern React and Node stack that runs incredibly fast. It even auto-optimizes your server to run smoothly on minimal hardware. The coolest part is that it lets you migrate entire servers between different nodes and clone live setups instantly without any downtime. It also packs built-in modpack installers, a public status page, and direct Discord bot control to make game hosting genuinely fun and simple.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 chenyme/grok2api
Grok2API
This clever Go-based gateway lets you turn standard Grok web sessions and developer accounts into fully compatible OpenAI-style APIs. Instead of dealing with custom web scraping or non-standard protocols, grok2api handles all the heavy lifting behind the scenes. It seamlessly translates chat completions, image generation, and even complex video protocols while managing multiple user accounts and tracking usage in real time. It is perfect for developers who want to plug Grok's powerful reasoning and media capabilities directly into their existing AI apps. Grab this open-source bridge today to make your multi-account setups incredibly easy to manage.
🆔 @hackernewsgithubprojects
Grok2API
This clever Go-based gateway lets you turn standard Grok web sessions and developer accounts into fully compatible OpenAI-style APIs. Instead of dealing with custom web scraping or non-standard protocols, grok2api handles all the heavy lifting behind the scenes. It seamlessly translates chat completions, image generation, and even complex video protocols while managing multiple user accounts and tracking usage in real time. It is perfect for developers who want to plug Grok's powerful reasoning and media capabilities directly into their existing AI apps. Grab this open-source bridge today to make your multi-account setups incredibly easy to manage.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 knockoutez/wigolo
Wigolo
wigolo is the local-first search and web intelligence engine that gives your AI coding agents full internet access without the cloud, API keys, or metered bills. Operating as a private Model Context Protocol server on your machine, it handles everything from searching the web to crawling and fetching pages locally. By routing queries through a tiered system and keeping all cached data on your device, it lets tools like Claude Code or Cursor browse, read documentation, and extract clean text without leaking your code to external APIs. It is a brilliant way to make your local developer setup completely self-sufficient.
🆔 @hackernewsgithubprojects
Wigolo
wigolo is the local-first search and web intelligence engine that gives your AI coding agents full internet access without the cloud, API keys, or metered bills. Operating as a private Model Context Protocol server on your machine, it handles everything from searching the web to crawling and fetching pages locally. By routing queries through a tiered system and keeping all cached data on your device, it lets tools like Claude Code or Cursor browse, read documentation, and extract clean text without leaking your code to external APIs. It is a brilliant way to make your local developer setup completely self-sufficient.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tomfunk/fungible
Fungible
Fungible is the personal finance app that finally lets you manage your money using a fast, keyboard-first terminal interface or a sleek desktop app over the exact same local data. Instead of forcing you into a rigid cloud platform, it keeps everything local and private in an offline database. You can instantly pull transactions with bank sync, map messy CSV exports, and auto-categorize with custom rules. The coolest part is the built-in model context protocol server, which lets an AI assistant like Claude securely read and manage your finances for you. Run the one-line demo to explore a fully pre-loaded sandbox instantly.
📰 https://news.ycombinator.com/item?id=48271942
🆔 @hackernewsgithubprojects
Fungible
Fungible is the personal finance app that finally lets you manage your money using a fast, keyboard-first terminal interface or a sleek desktop app over the exact same local data. Instead of forcing you into a rigid cloud platform, it keeps everything local and private in an offline database. You can instantly pull transactions with bank sync, map messy CSV exports, and auto-categorize with custom rules. The coolest part is the built-in model context protocol server, which lets an AI assistant like Claude securely read and manage your finances for you. Run the one-line demo to explore a fully pre-loaded sandbox instantly.
📰 https://news.ycombinator.com/item?id=48271942
🆔 @hackernewsgithubprojects