57 subscribers
7.3K videos
7.91K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ arman-bd/guppylm

Build Your Own Tiny Fish AI: Meet GuppyLM

Ever wondered how a massive language model really works under the hood without all the complex technical black magic? Meet GuppyLM, a tiny, specialized language model with just nine million parameters that is specifically designed to talk like a small fish. This project solves the mystery of AI by stripping away the noise to show you exactly how data, tokenizers, and architectures fit together. It is built using a simple vanilla transformer, trained on sixty thousand synthetic conversations in just five minutes. Whether you are curious about artificial intelligence or learning machine learning, dive in and explore today.

πŸ“° https://news.ycombinator.com/item?id=47655408

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ kessler/gemma-gem

Run AI Privately in Your Browser

Ever wanted to run powerful artificial intelligence directly inside your web browser without relying on external servers? The Gemma Gem project makes this possible by utilizing WebGPU technology to execute Google’s Gemma 4 model entirely on your local machine. Because everything happens on your computer, your data never leaves your device and you do not need any complicated API keys or cloud subscriptions. It is a fantastic way to experiment with advanced language models privately and efficiently. Give it a try if you want to keep your digital interactions secure while exploring the latest in browser based machine learning.

πŸ“° https://news.ycombinator.com/item?id=47655367

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ asamassekou10/ship-safe

Is Your AI Code Agent Putting Your Project at Risk?

Are you building with AI agents but worried about hidden vulnerabilities? Modern coding tools bring incredible speed, but they also introduce complex risks like prompt injection, unauthorized tool access, and insecure pipeline configurations. That is where Ship Safe steps in as a powerful security scanner built specifically for the agentic era. By running eighteen specialized agents in parallel, it identifies critical misconfigurations, detects hardcoded secrets, and even vets MCP tool manifests before they connect to your environment. Protect your codebase from supply chain attacks and AI agent misuse today, because staying secure is the smartest way to keep building fast.

πŸ“° https://news.ycombinator.com/item?id=47669335

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ solod-dev/solod

Write Go, Ship C: Meet Solod

Ever wish you could write systems code with the clean syntax of Go but needed the raw portability of C? Solod is a fascinating project that lets you do exactly that by transpiling a strict subset of Go directly into readable C11 code. It removes the complexity of garbage collection and runtimes, making it perfect for developers who want type safety and great tooling while maintaining full control over stack-allocated memory. You get native C interoperability and straightforward debugging, giving you the best of both worlds. Give your next systems project a fresh start by bridging Go and C today.

πŸ“° https://news.ycombinator.com/item?id=47669337

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ xicilion/boxsh

Take Control of Your Shell Security

Stop worrying about rogue commands wrecking your system because this sandboxed shell gives you total control over execution. It creates a secure POSIX shell environment that wraps your terminal processes, effectively containing any potential threats while you work. What makes it truly unique is the concurrent JSON line RPC mode, allowing you to easily communicate with your shell using structured data for automation. It is the perfect bridge for developers needing a robust way to bridge security with scriptable workflows. Give your terminal an upgrade today and experience a safer, smarter way to run commands in your environment.

πŸ“° https://news.ycombinator.com/item?id=47661505

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ milla-jovovich/mempalace

Stop Losing Your AI Conversations Forever

Tired of your AI forgetting every project detail the moment you close a chat window? Meet MemPalace, the highest-scoring open-source AI memory system that runs entirely offline on your own machine. Instead of letting AI guess what matters, it organizes your data into a logical palace of wings, rooms, and halls to keep information perfectly searchable. Using a unique lossless compression dialect called AAAK, it packs massive amounts of context into tiny token counts. This keeps your AI smart, consistent, and fast without any recurring subscription fees or cloud dependencies. Take control of your digital knowledge and never repeat yourself again.

πŸ“° https://news.ycombinator.com/item?id=47669671

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ ertis-research/kafka-ml

Streamline Your AI Pipelines with Kafka-ML

Are you struggling to connect real-time data streams to your machine learning models? Meet Kafka-ML, a powerful open-source framework that bridges this gap effortlessly. It allows you to manage the entire lifecycle of TensorFlow and PyTorch models directly on Kubernetes, turning complex data streams into actionable intelligence. Whether you are handling single models, distributed architectures, or even federated learning, this tool simplifies training and inference workflows without needing external libraries. By integrating your streaming data directly into your models, you can prototype, deploy, and visualize predictions in real-time. Start optimizing your AI infrastructure today with this flexible solution.

πŸ“° https://news.ycombinator.com/item?id=47669653

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ atomicmemory/llm-wiki-compiler

Turn Your Scattered Notes into a Smart Wiki with LLM Compiler

Are you tired of losing important information in a graveyard of bookmarks? Meet the knowledge compiler, a brilliant tool that transforms your messy, raw sources into an organized, interlinked wiki. Inspired by modern AI patterns, this tool processes your documents to extract core concepts and automatically generates a structured, browsable archive. It uses a smart two-phase pipeline to resolve links and keeps your wiki fresh with incremental updates. Even better, your query answers can be saved as new pages, allowing your collective knowledge to compound over time. Stop searching and start building your own persistent, intelligence-driven knowledge base today.

πŸ“° https://news.ycombinator.com/item?id=47662274

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ milisp/codexia

Take Control of Your AI Coding Agents with Codexia

Struggling to manage your AI coding agents? Meet Codexia, a powerful workstation designed to supercharge your development workflow. This tool acts as an all-in-one hub for the Codex CLI and Claude Code, providing a polished interface for your terminal-based agents. You can easily manage complex tasks with its built-in scheduler, handle multiple git worktrees, and gain remote control via a headless web server. It even features skills management and IDE-like file editing, making your AI interactions seamless and organized. If you want to take total control of your AI-assisted coding environment, check out Codexia and level up today.

πŸ“° https://news.ycombinator.com/item?id=47670101

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ addyosmani/agent-skills

Supercharge Your AI Coding Agents

Want your AI coding agent to actually get things done like a pro? You need to check out these production-grade engineering skills designed to take agents beyond basic tasks. Instead of simple scripts, this project focuses on robust capabilities like automated terminal command execution and precise file system navigation that actually work in real world workflows. By implementing these advanced patterns, you stop dealing with flaky AI output and start building reliable coding partners that handle complex tasks with confidence. It is a fantastic resource for leveling up your development projects, so start integrating these smart skills to supercharge your automation today.

πŸ“° https://news.ycombinator.com/item?id=47670950

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ gitfrog1111/badclaude

Whip Your AI Into Shape with BadClaude

Ever feel like your AI is moving too slowly and you just want to get things done faster? Meet a hilarious new tool designed to spice up your workflow when performance hits a wall. This repository provides a quirky desktop overlay that lets you literally whip your AI when it gets stuck. By clicking a tray icon, you can send a system interrupt command along with one of five encouraging messages to snap the process back to attention. It is a creative, tongue-in-cheek way to handle unresponsive tasks. Give it a try if you need a little humor.

πŸ“° https://news.ycombinator.com/item?id=47670138

πŸ†” @hackernewsgithubprojects
😁1
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ kitfunso/hippo-memory

Stop Letting Your AI Forget: Meet Hippo Memory

Are your AI agents forgetting everything between sessions? Most memory solutions just store everything, turning your context into a cluttered mess. Hippo Memory changes the game by using biologically-inspired mechanisms to manage intelligence. It features intelligent decay so outdated information fades, retrieval strengthening to keep important lessons fresh, and smart consolidation to compress episodes into stable semantic patterns. With zero dependencies, it seamlessly integrates with tools like Cursor and Claude Code, automatically capturing errors from your git commits. Stop building a filing cabinet and start building a brain. Take control of what your AI agents remember today.

πŸ“° https://news.ycombinator.com/item?id=47667672

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ sumant1122/perfmon

Build Your Own Terminal Dashboard with Perfmon

Are you tired of cluttered terminal windows when trying to keep an eye on your system health? Meet Perfmon, a modern and lightweight performance monitor designed specifically for your terminal. Built with Go and the Bubble Tea framework, this tool consolidates diagnostic data into a sleek, tabbed interface that eliminates chaos. You can even customize it using a simple configuration file to run your own shell commands. Whether you need real-time sparklines for CPU usage or a organized view of network connections, Perfmon makes monitoring effortless and visually satisfying. Try it out to take full control of your system dashboard.

πŸ“° https://news.ycombinator.com/item?id=47649701

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ karpathy/karpathytalk

Build Your Own Open Social Network with KarpathyTalk

Ever wish social media was built for builders instead of walled gardens? Check out KarpathyTalk, an open-source project that blends the familiar feel of Twitter with the utility of GitHub Gists. It solves the problem of data silos by keeping everything accessible as simple markdown and JSON for both humans and AI agents. Built in Go, it features a lightweight SQLite database and HTMX for interactivity, allowing you to easily host your own community platform. It is a fantastic experiment in creating a truly open social space, so dive in, host your own instance, and start building today.

πŸ“° https://news.ycombinator.com/item?id=47671718

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ prismer-ai/prismercloud

Give Your AI Agents Real Memory with Prismer Cloud

Are your AI agents stuck in a loop of forgetting everything between sessions? Meet Prismer Cloud, the open-source solution designed to give your agents persistent memory and real-time communication capabilities. Instead of starting from scratch every time, this platform lets agents store knowledge, share messages instantly via WebSockets, and even evolve their skills over time using a unique structured engine. You can self-host the entire system using a simple docker command and integrate it into your workflow with provided SDKs. Start building smarter, connected AI agents that actually learn from experience and elevate your development projects today.

πŸ“° https://news.ycombinator.com/item?id=47672287

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ kaipereira/overglade-badges

Build Your Own Zero-Power NFC Badge

Have you ever wanted a high-tech badge that lasts forever without needing a battery? Check out these incredible zero-power NFC badges designed for a game jam in Singapore. Built around the powerful RP2040 chip, these boards feature stunning e-ink displays that hold images without any constant power consumption. You can easily customize your personal details or upload new graphics using simple bitmap files and the standard Pi Pico firmware environment. It is a fantastic example of clever hardware design that blends aesthetics with utility. Grab the project files, order your own custom PCB, and start your next hardware adventure today.

πŸ“° https://news.ycombinator.com/item?id=47639303

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ anil-matcha/open-higgsfield-ai

Build Your Own AI Cinema Studio for Free!

Are you tired of restrictive subscriptions and closed ecosystems for your creative AI projects? Discover a powerful open-source alternative that puts complete control back in your hands. This self-hosted platform lets you generate stunning images and cinematic videos using over two hundred cutting-edge models like Flux and Midjourney. You get advanced features like multi-image input for precise editing and a dedicated lip sync studio for professional animation. Whether you are building workflows on your machine or customizing the interface, this project provides a flexible studio experience. Start creating without limits and unlock the full potential of your imagination today.

πŸ“° https://news.ycombinator.com/item?id=47673602

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ guilherme-grimm/graph-go

Visualize Your Entire Infrastructure Instantly

Ever feel lost in the complexity of your own infrastructure stack? Meet a powerful tool that clears the fog by automatically mapping your services, databases, and storage buckets into an interactive visual graph. By simply connecting to your Docker environment, it detects running containers and builds a live, searchable topology without any manual configuration. It even provides real-time health updates so you can monitor your system status at a glance. Whether you are debugging dependencies or documenting your architecture, this tool makes the invisible visible. Give your infrastructure the clarity it deserves and start mapping your services today.

πŸ“° https://news.ycombinator.com/item?id=47627361

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ thu-maic/openmaic

Turn Any Topic into an AI-Powered Classroom in Seconds

Ever wanted a personal tutor who can explain complex topics while drawing diagrams on a whiteboard in real time. Meet OpenMAIC, an open-source platform that turns any document or concept into an immersive, multi-agent learning experience with just one click. It uses sophisticated agent orchestration to create slides, quizzes, and interactive simulations where AI teachers and classmates discuss material with you. Whether you need a physics lesson or a deep dive into a new paper, this tool builds the entire classroom dynamically. Dive in, start learning, and transform how you study with this powerful new AI educational platform.

πŸ“° https://news.ycombinator.com/item?id=47674627

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ gitlawb/openclaude

The Ultimate Open Source Coding Agent

Stop switching between different AI tools and take control of your coding workflow with this powerful open source agent. This command line interface connects you to hundreds of models, including giants like Claude, Gemini, and DeepSeek, all from one unified terminal environment. It solves the fragmentation problem by acting as a universal hub that supports any OpenAI-compatible API effortlessly. Whether you are running local models through Ollama or utilizing cloud-based powerhouses, this tool streamlines your development tasks with speed and precision. It is the perfect way to supercharge your productivity and keep your entire coding process centralized and efficient.

πŸ“° https://news.ycombinator.com/item?id=47676102

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ sqliteai/sqlite-sync

Stop Building Backends for SQLite Sync

Tired of dealing with complex backend infrastructure just to keep your app data in sync? This powerful tool turns any SQLite database into an offline-first system that automatically merges changes without any manual conflict resolution. By leveraging advanced technology like conflict-free replicated data types, it allows your mobile apps or AI agents to work seamlessly while disconnected. You can even use its clever block-level text merging to keep collaborative documents perfectly aligned across multiple devices. It removes the heavy lifting of building custom sync protocols, so you can spend less time managing data and more time building features.

πŸ“° https://news.ycombinator.com/item?id=47676079

πŸ†” @hackernewsgithubprojects