56 subscribers
7.27K videos
7.88K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ datanoisetv/ember-hackernews

Ember: A Native Hacker News Reader for Apple Devices

Ember is a native Hacker News reader built specifically for iPhone, iPad, and Mac using SwiftUI with no third-party dependencies. It prioritizes a calm, accessible reading experience by rendering threaded comments natively and offering features like offline caching, full-text search, and bookmarking. The app excels in personalization, with an onboarding flow that detects your system accessibility settings to pre-configure themes and reading preferences automatically. By avoiding tracking and relying solely on public APIs, it provides a fast, clean way to stay updated on technology news across your devices. Experience a refined, distraction-free way to explore Hacker News today.

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

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

Run Your Own AI Agent with Nanobot

Deploy your own lightweight, open-source AI agent to manage workflows and automate tasks directly from your preferred chat apps. This project simplifies agent management by providing a readable core that supports everything from web searching and image generation to scheduled reminders and memory persistence. You can connect it to popular platforms like Discord, Slack, and Telegram, or use the bundled web interface to interact with your agent locally. By leveraging model routing and extensible skills, it allows you to build a personalized AI assistant that grows with your specific needs. Start customizing your own autonomous helper today.

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

AIRecon: Autonomous Offline Penetration Testing

AIRecon provides a fully autonomous cybersecurity agent that conducts penetration testing and bug bounty reconnaissance without any reliance on cloud APIs or external keys. By combining a self-hosted Ollama large language model with a Kali Linux Docker sandbox, it creates a private environment where sensitive target data never leaves the local machine. The system follows a structured pipeline for reconnaissance, analysis, and exploitation, supported by a local knowledge base of over one million security records. This project is a useful tool for professionals who need an automated, private, and offline-capable security assessment workflow.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ k-dense-ai/claude-scientific-writer

Scientific Writing Automation with AI

This project provides a comprehensive library of specialized skills designed to automate and streamline complex scientific documentation tasks. It equips researchers with structured templates and references for clinical reports, grant applications, and literature reviews while integrating advanced citation management and data synthesis tools. By organizing documentation workflows into modular skill setsβ€”ranging from PDF generation to evidence-based medical decision supportβ€”it addresses the fragmentation often found in research reporting. This tool serves as a practical resource for maintaining academic rigor and formatting consistency across diverse publication venues, ultimately allowing investigators to focus on core analytical work.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ snubroot/veo-3-prompting-guide

Master Google Veo 3 Prompting

Version 4.0 of this comprehensive guide provides expert techniques for professional AI video generation using Google Veo 3. This repository acts as a master resource for creating broadcast-quality content by detailing complex prompt structures for cinematography, lighting, and narrative flow. You will find specific syntax for critical camera positioning, movement quality control, and advanced audio integration to ensure perfect synchronization. It also features a library of templates for corporate, educational, and artistic projects, alongside troubleshooting solutions. By leveraging these battle-tested frameworks, creators can optimize their workflows for high-end results and master the nuances of AI video production.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ forward-future/loop-library

Master Repeatable AI Workflows with Loop Library

Improve your AI agent efficiency by implementing structured, repeatable workflows known as loops. Unlike standard single-turn prompts, these loops give agents a clear way to learn from results, verify their progress, and follow specific criteria for when to stop. This project provides a public catalog of practical agent loops you can browse, along with an installable skill for popular AI agents that lets you discover, audit, adapt, or design new workflows through simple conversation. Use these playbooks to turn open-ended tasks into predictable, reliable outcomes. Explore the library to start building more capable, bounded, and effective agents today.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ pguso/agents-from-scratch

Build AI Agents from Scratch without Frameworks

AI agents function as simple loops of observation, decision-making, and action rather than possessing true consciousness or hidden reasoning. This project provides a transparent, local-first guide to building agents from first principles using only a local language model and no external frameworks or cloud APIs. Through twelve structured lessons, you evolve a single agent class to handle tasks like structured JSON output, tool integration, long-term memory, and telemetry. By keeping every state transition and prompt explicit, the repository demystifies how these systems function. Explore the code to gain a purely mechanical, hands-on understanding of how modern agents operate.

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

Master AI Engineering with Hands-On Projects

Learning AI is best achieved through building real systems from the ground up rather than just studying theory. This repository provides a comprehensive, structured path for aspiring AI engineers to master foundational skills including linear algebra, neural network architectures, and PyTorch implementation. You gain practical experience by constructing end-to-end applications, such as a cybersecurity focused retrieval-augmented generation pipeline and an optical character recognition service for invoice processing. By following these guided notebooks, you develop the technical intuition needed to bridge the gap between simple math concepts and modern large language models, ultimately empowering you to build your own intelligent systems.

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

Autonomous Trading Research with LLMs

This framework uses large language models to autonomously develop and refine cryptocurrency trading strategies through iterative backtesting. By reading a structured program file, an LLM agent creates and tests new strategy logic, evaluating performance against strict risk controls like drawdown limits and specific profit targets. The system logs every experiment, including rationale and metrics, into a central record to identify promising approaches. It automates the entire loop of generating code, running tests, and filtering results, providing a hands-off environment for strategy research. This setup offers a streamlined way to explore quantitative financial ideas through AI.

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

Game Hub: The Ultimate Android Game Launcher

Game Hub is an Android application built with Kotlin and Jetpack Compose that organizes all your games into one dedicated space to replace cluttered app drawers. This launcher features a Material 3 Expressive user interface that scales perfectly across phones, foldables, and tablets. It offers advanced customization options, including flexible grid and horizontal viewing modes, plus the ability to rename games or swap icons. You can also monitor gameplay stats and keep the app current with an integrated update system. It provides a clean, centralized way to manage your library and personalize your mobile gaming experience.

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

Automate Your Software Development Workflow with Squid

Squid is an opinionated plugin for Claude Code that transforms your development environment into an automated five-agent engineering team. By utilizing a set of markdown-based specifications and agent contracts, this tool manages the entire lifecycle of a feature, from initial planning to final pull request submission. It automates critical steps like task grooming, implementation, testing, and code review, requiring human intervention only for plan approval and final merging. By replacing rigid templates with dynamic agent-driven workflows, Squid helps solo developers and small teams consistently ship high-quality code while maintaining their specific project conventions effortlessly.

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

S-Agent: Advancing Spatial Intelligence

S-Agent-8B is a compact model representing a new spatial tool-use paradigm designed for complex multi-view image and video reasoning. Instead of relying on a single visual impression, this framework enables models to plan evidence requests and call specialized tools to accumulate scene memory. It solves difficult spatial intelligence tasks like metric measurement, object counting, and route reasoning by maintaining a persistent understanding across different viewpoints and frames. By distilling reasoning traces into a smaller model, it enhances performance on spatial benchmarks. This project showcases how structured tool-use leads to more reliable and grounded reasoning capabilities.

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

Explore the Source Code of Arma: Cold War Assault

Build and study the foundation of a gaming classic by accessing the modernized C++20 source code for the engine behind Arma: Cold War Assault. This repository provides developers and enthusiasts with the core engine and game executables, originally released in 2001, now updated for contemporary cross-platform compilation on Windows and Linux using CMake and Clang. It offers a unique look at the technology lineage that shaped modern tactical shooters. While the game assets remain under a separate license, the engine code is available to explore, modify, and learn from as you dive into this piece of gaming history.

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

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

Benchmarking AI Agents on Real macOS Environments

MacAgentBench provides a comprehensive framework to evaluate how AI agents perform on actual macOS desktops. It features six hundred seventy-six distinct tasks across twenty-five applications, allowing developers to rigorously test agent capabilities using deterministic rule-based evaluation. By running tasks within isolated Docker containers, the project ensures consistent, reliable scoring across multiple checkpoints. It currently supports sixteen different AI models and integrates three primary agent frameworks to help track performance metrics. This repository serves as a critical resource for anyone looking to measure and improve the practical desktop automation skills of modern artificial intelligence.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ dylanmurzello/zed-android-port

Run the Zed Code Editor on Android

Bring the powerful Zed code editor directly to your Android device by installing this native port as an APK. Designed to run on both tablets and Android desktop modes, this project leverages Vulkan for high-performance rendering through the GPUI framework. It enhances your mobile coding experience by integrating Termux for essential language server protocols and tooling, while offering remote SSH support for seamless cloud development. This initiative brings a desktop-class coding environment to mobile hardware, making it easier than ever to manage complex projects on the go. Dive into this mobile workflow and supercharge your coding productivity today.

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

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

Steering AI Behavior with Local Trajectory Editing

Large language models can be steered in real time by applying deterministic edits directly to their generation process. Answer Engineering provides a Python library for enforcing protocols, safety standards, and organizational rules by intervening the moment a model begins to deviate from a required path. Instead of relying on post-processing or full model retraining, this approach corrects the model trajectory mid-generation, ensuring reasoning steps remain within predefined boundaries. The repository includes both a runtime library for integrating these constraints and a research pipeline for reproducing benchmarks. By actively managing generation trajectories, developers can achieve more predictable and dependable model outcomes.

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

Mastering Agentic Engineering: A Framework for AI Systems

Build and optimize effective AI systems by using a structured seven-component framework designed to improve human-AI collaboration. This collection provides clear guides, design maps, and an audit protocol to help you diagnose and strengthen your AI workflows at every layer, from prompt and context management to intent and judgment. You can use these tools to identify critical gaps in your current setup, such as misaligned goals or inconsistent agent behavior, and implement specific, actionable improvements. Apply these engineering practices to ensure your AI agents remain reliable, purposeful, and coherent in their operations. Elevate your AI work by mastering the architecture today.

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

Build Your Own WhatsApp CRM with wacrm

Next.js 16 powers this self-hostable CRM template designed specifically for the official WhatsApp Business API. It provides a comprehensive set of tools for teams, including a shared inbox, contact management with deduplication, sales pipelines, and Meta-approved broadcast templates. The visual no-code builder allows you to create automated workflows triggered by inbound messages or schedules, while a real-time dashboard tracks team performance and response times. By forking this project and connecting it to a Supabase backend, you gain full ownership of your data and infrastructure. It is a practical, customizable solution to manage customer communications without relying on restrictive third-party SaaS platforms.

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

Stop Manually Managing Git Worktrees

Treehouse is a Go-based CLI tool that supports macOS, Linux, and Windows to help you manage a pool of reusable git worktrees without the usual overhead. By maintaining isolated environments, it lets your AI coding agents instantly drop into clean worktrees with their dependencies and build caches already intact. This removes the need for constant cloning and prevents conflicts between concurrent tasks. You can easily lease worktrees, prune stale ones, and trigger automated lifecycle hooks to keep your development workflow smooth and efficient. It is a powerful way to keep your coding environment organized and ready for action.

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

Give Your AI Agents Their Own Email Inboxes

Atomic Mail Agentic allows autonomous AI agents to create and manage their own email inboxes without any human intervention. By providing an email provider built on the JMAP standard, agents can independently read, send, draft, and manage emails, making them highly effective at tasks like processing support tickets or summarizing newsletter digests. Access is secured through a proof-of-work signup protocol, eliminating the need for manual approval or traditional captchas. This repository offers the necessary integrations, including MCP and shell-based tools, to help your agents automate inbox management fluently and reliably across a wide range of platforms.

πŸ†” @hackernewsgithubprojects