56 subscribers
7.28K videos
7.88K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 amarnath3003/mcpify

Turn Any App Into an AI Agent with MCPify

Ever wish your existing software could just talk to AI agents? Modern apps are built for humans, but MCPify acts as an AI enablement compiler to change that. It scans your codebase, including backend services, frontend actions, and database schemas, to automatically generate a functional, permission-aware Model Context Protocol server. This allows agents to safely interact with your workflows without brittle browser automation or manual tool building. It even detects multi-step processes and adds a security layer to keep operations safe. Compile your stack today and give your software the power to work natively with autonomous agents.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 arturr0k3r/akiraos

AkiraOS: The Future of Embedded Development with WebAssembly

Are you tired of reflashing your entire device just to update a small feature? AkiraOS is changing the game for microcontrollers by bringing a container-like experience to your hardware. Built on top of the powerful Zephyr RTOS, it allows you to run sandboxed applications as portable WebAssembly binaries. This means your core firmware stays stable while you update your apps over the air. With features like the Capability Guard for granular security and AOT compilation for near-native performance, AkiraOS makes building robust IoT devices faster and safer. Experience the freedom of modular, secure, and truly portable embedded development.

📰 https://news.ycombinator.com/item?id=48453235

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 deusdata/codebase-memory-mcp

Supercharge Your AI Coding Agents With Codebase Memory

Stop wasting tokens on slow file searches and upgrade your AI coding workflow with Codebase Memory. This high-performance engine indexes your entire repository into a searchable knowledge graph in just milliseconds, supporting over one hundred fifty languages. By replacing repetitive file scans with precise structural queries, it slashes token usage significantly while boosting answer quality for your favorite AI coding agents. It runs locally as a single, dependency-free binary on Windows, macOS, and Linux, providing instant architectural insights. Simplify your development process, reclaim your token budget, and give your AI agents the deep codebase understanding they truly need.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 vava-nessa/free-coding-models

Find the Fastest Free AI Coding Models Instantly

Are you tired of searching for reliable free coding models? This powerful tool tracks over 150 models across 16 providers in real time, saving you the headache of guessing which one is actually fast. It performs live benchmarks, calculating a stability score based on speed, latency, and uptime, so you only use the best options. Once you pick a model, it automatically configures your favorite coding tools for you, letting you start building in seconds. Stop wasting time hunting for the right AI and start coding faster today with this essential utility for every developer's terminal setup.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 freestyle-voice/freestyle

Type Faster With Your Voice Using This Open Source App

Tired of slow typing? Imagine speaking your thoughts and seeing them appear instantly as clean, polished text right where your cursor is. Freestyle is an open source, local-first dictation app designed to make your workflow significantly faster. It solves the friction of manual typing by allowing you to dictate through a simple hotkey, while offering advanced features like automatic grammar cleanup and custom vocabulary replacements. Because it is local-first, your private voice data never leaves your device. Whether you need to draft emails or write notes, this powerful tool lets you communicate at the speed of thought.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 atomicstrata/atomicmemory

Give Your AI Agents a Real Memory Layer

Are you tired of your AI agents forgetting everything between sessions? AtomicMemory solves this by providing a portable, inspectable semantic memory layer you can embed directly into your code. Instead of relying on a black-box service, you get full control over how your agents store, retrieve, and revise facts over time. With a TypeScript SDK, framework adapters for tools like LangChain, and a dedicated CLI, it bridges the gap between local privacy and powerful context management. You own your data, ensuring your agents grow smarter without losing the plot. Give your AI a reliable memory today and start building better agents.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 lollokara/bugbuster

Give AI Physical Hands with BugBuster

Ever wanted your AI to debug physical hardware? Meet BugBuster, an open-source platform that bridges the gap between digital intelligence and the electronics bench. By using a Model Context Protocol server, it gives AI assistants like Claude direct control over a dedicated hardware board. It handles everything from measuring voltages and capturing waveforms to driving outputs and debugging embedded targets. With sixty-one AI-callable tools, you can finally automate complex diagnostic tasks that once required manual probing. Whether you are analyzing digital signals or managing power rails, BugBuster turns your AI into an expert hardware engineer. Start automating your lab today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 agentrq/agentrq

Take Control of Your AI Agents with AgentRQ

Ever wonder how to keep your AI agents on track and working effectively alongside you? Meet AgentRQ, a high-performance collaboration platform built for human-agent teamwork. It uses the Model Context Protocol to let your AI agents directly access your workspace, allowing them to pull tasks, update statuses, and even request permissions for sensitive actions in real-time. Whether you are using Claude or other tools, AgentRQ synchronizes everything instantly, turning your AI into a truly autonomous partner. Stop juggling complex prompts and start managing your AI projects with professional, real-time precision. Bring better organization to your AI workflow today.

📰 https://news.ycombinator.com/item?id=47958608

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 melastmohican/rust-rpico2-embassy-examples

Mastering Rust on Raspberry Pi Pico 2 with Embassy

Unlock the full potential of your Raspberry Pi Pico 2 with this incredible collection of Rust examples using the Embassy framework. This repository provides a hands-on guide for developers looking to master embedded Rust on the RP2350 microcontroller. You will find practical implementations ranging from reading temperature and humidity sensors via I2C and 1-Wire, to advanced graphics rendering on TFT displays and even a Matter-compatible Wi-Fi light project for smart home integration. Whether you are tackling complex timing protocols or building connected devices, these well-documented examples are the perfect starting point to level up your embedded development skills today.

📰 https://news.ycombinator.com/item?id=48440008

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 zed-industries/zed

Code at the Speed of Thought with Zed

Are you tired of sluggish software slowing down your coding flow? Meet Zed, a high-performance code editor built to keep up with your thinking. Developed by the team behind Atom and Tree-sitter, this editor prioritizes speed and seamless collaboration. It includes powerful features like built-in support for AI assistants, integrated terminal management, and real-time multiplayer editing to keep teams in sync. Whether you are debugging complex projects or writing new scripts, its modern architecture offers a responsive experience for developers who demand efficiency. Upgrade your programming toolkit today and experience a faster, more fluid way to build your next project.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 astral-sh/ruff

Why Python Developers Love Ruff

Are you tired of waiting for your Python code to be checked and formatted? Meet Ruff, the high-performance tool designed to replace slow, traditional workflows. Written entirely in Rust, this project acts as an extremely fast Python linter and code formatter that helps you maintain clean and consistent codebases with ease. By replacing multiple older tools, Ruff streamlines your development process, giving you near-instant feedback as you work. Whether you are catching common errors or enforcing strict formatting rules, it brings incredible speed to your Python projects. Give it a try today and experience a significantly faster development workflow.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 vectordotdev/vector

Tired of Messy Observability Data? Meet Vector!

Are you struggling to manage your logs and metrics? You need to check out Vector, a high-performance observability data pipeline built in Rust. It solves the headache of fragmented monitoring by acting as a central hub to collect, transform, and route your data to any destination you choose. Whether you are running it as a sidecar or a standalone aggregator, it stays lightning-fast and memory-efficient while handling massive workloads. It is truly a vendor-neutral powerhouse, giving you total control over your observability flow without the worry of being locked in. Take control of your data infrastructure today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 liquid4all/cookbook

Build Powerful AI Apps Locally with Liquid AI

Ever wanted to run sophisticated AI models directly on your own hardware? This repository is a massive collection of tutorials and applications designed to help you build with Liquid AI foundational models and their SDK. Whether you want to develop desktop tools like invoice parsers, mobile apps for Android and iOS, or browser-based experiences using WebGPU, this project covers it all. You will find resources for fine-tuning models, implementing voice assistants, and even creating complex vision-language systems for tasks like wildfire detection. Dive into these hands-on examples to master local AI deployment and start building your own edge-ready applications today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 secops-7/mikrodash

Real-Time Monitoring for Your MikroTik Router

Stop guessing what is happening on your network and start seeing it in real time. This repository provides a powerful, self-hosted dashboard built specifically for MikroTik RouterOS version seven. It connects directly to your router using a persistent binary API to stream live data, including CPU usage, wireless client status, firewall hits, and even VPN traffic, straight to your browser via Socket.IO. With a drag-and-drop grid interface and support for multiple routers, it solves the problem of disconnected network visibility. Simply deploy the Docker-ready container, plug in your credentials, and gain instant, clear insight into your entire network infrastructure.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 superloglabs/superlog

Superlog: The AI-Powered Observability Tool for Developers

Tired of drowning in endless logs and alerts? Meet Superlog, an open-source observability workspace designed to transform your chaotic telemetry data into clear, actionable insights. By ingesting your traces, logs, and metrics, it intelligently groups noisy signals into incidents, helping you debug production systems with ease. The platform even leverages AI agents to help self-heal your software. With a local-first architecture, it includes an OTLP ingest proxy, a dedicated worker for incident orchestration, and a React-based web interface. Whether you are scaling or maintaining, Superlog keeps your infrastructure under control while you sleep. Give your monitoring stack a serious upgrade today.

📰 https://news.ycombinator.com/item?id=48447904

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 thu-sage/syll

Meet Syll: Your New Self-Hosted AI Desktop Companion

Imagine having a tiny digital ghost that lives on the edge of your screen, quietly helping you manage the things you almost forget. Syll is a self-hosted AI companion designed to be more than just a chatbot. It features a visual web interface where you can organize your tasks, maintain a personal memory, and even install proactive rituals to keep you on track. You can teach it new tricks using simple markdown files or record your own desktop workflows for it to replay later. It is a creative, customizable way to bring an intelligent assistant directly into your daily routine.

🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 internlm/caprl

CapRL: Supercharging Image and Video Captioning with Reinforcement Learning

Ever wondered if AI could describe images and videos with human-like precision? Meet CapRL, an innovative framework that moves beyond traditional training by using reinforcement learning to master dense captioning. Instead of simple imitation, it rewards models based on how useful their descriptions are for answering visual questions. From static images to complex videos, this project provides a unified, verifiable approach to ensure generated content is accurate and highly detailed. Whether you need efficient image insights or structured temporal video descriptions, CapRL offers a powerful, research-backed solution. Dive into this repository to explore the future of visual understanding.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 agentr1/claw-r1

Master Agentic Reinforcement Learning with Claw-R1

Are you struggling to manage high-quality data for your AI agents? Meet Claw-R1, the specialized data foundation designed to streamline agentic reinforcement learning. Instead of just focusing on training algorithms, it acts as a smart middleware layer that helps you collect, evaluate, and curate complex interaction data from diverse agents. Whether you are working with white-box or black-box agents, Claw-R1 provides a live dashboard to monitor every step of your data lifecycle in real time. It is the perfect tool for developers looking to scale their agent training while maintaining strict control over data quality and optimization. Start optimizing your agentic pipelines today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 agent-sh/agentsys

Automate Your Entire Coding Workflow with AgentSys

Stop struggling with the manual parts of coding and let a dedicated runtime handle the heavy lifting. AgentSys is a powerful orchestration system that connects forty-nine specialized agents to manage everything from task discovery and codebase analysis to automated code reviews and deployment. By using structured pipelines and persistent session memory, it ensures that your development process is consistent and efficient. It even includes dozens of plugins and skills to automate complex tasks like performance profiling and documentation syncing, helping you achieve high-quality results while significantly reducing your model costs by optimizing how tasks are structured and executed.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 freddy-schuetz/n8n-claw

Build Your Own Self-Hosted AI Agent with n8n-claw

Imagine having a personal AI agent that runs entirely on your own infrastructure, managing tasks, remembering your conversations, and automating your daily workflow. This repository provides a complete, self-hosted system built on n8n that acts as your intelligent assistant. It features advanced long-term memory, a knowledge graph to track relationships, and specialized expert agents that handle complex tasks. You can connect it to Telegram, Slack, or other apps to stay productive. Whether you need proactive reminders, automated web research, or custom skills, this setup gives you full control. Start building your autonomous assistant today and keep your data private.

🆔 @hackernewsgithubprojects