Show HN: Dotdotduck – open-source Web Agent SDK
Dotdotduck, an open-source Web Agent SDK that turns existing websites into AI-native sites by operating the DOM, was released on Hacker News. The SDK offers a palette UI, proactive offers, dwell-based…
Dotdotduck, an open-source Web Agent SDK that turns existing websites into AI-native sites by operating the DOM, was released on Hacker News. The SDK offers a palette UI, proactive offers, dwell-based…
A developer successfully self-hosted an AI-powered app using the NVIDIA Jetson Orin Nano and Ollama, overcoming hardware setup challenges. The project, govend, provides a chat interface for querying e…
A new open-source Model Context Protocol (MCP) server gives Claude Desktop and Claude Code read-only access to Hacker News through four tools: browsing ranked feeds, retrieving items with nested comme…
This article provides a technical guide for tracking Y Combinator Demo Day companies in real time by querying YC's publicly accessible Algolia search API. It includes Python code to fetch the active b…
In 2026, the author chose Pagefind over Algolia and Lunr.js for adding search to three AI-curated directory sites, primarily due to its efficient index size management and zero cost. Pagefind is a Rus…
The article explains how to build a Twitch chatbot that uses Algolia search to instantly return links to a streamer's past content based on keyword commands like `!stream` or `!blog`. It outlines the …