nowfound

Work · May 27, 2026

Angular AI Dashboard Starter Kit v2

Angular 21 + Claud streaming dashboard- zoneless & signals

What it does

A production-ready Angular 21 dashboard with a live streaming AI assistant baked in.Built with the latest Angular patterns - fully zoneless, signals throughout, zero zone.js. Streaming Claude AI chat (SSE- tokens appear word by word) Chart.js 4 dashboardsSecure Node.js proxy (API key never hits the browser) Angular 21: zoneless, signal inputs/outputs, @if/@for, inject() Clone → add API key → running in under 10 minutes. Built for Angular devs who want to ship fast without inheriting tech debt.

Does the same job

all alternatives →
  • 21st Agents SDKMar 2026 · ▲213

    SDK to add an Claude Code AI agent to your app

  • Vertical Stream2025 · ▲143

    One Chat. Every Model. Any Output.

  • SB
    ServerlessAI – Build, scale, and monetize AI apps without back end2024 · serverlessai.dev · ▲86

    Hello HN, I’ve always loved building frontend-only apps—those you can prototype over a weekend, host for free on GitHub Pages, and scale to millions of users. Unfortunately, AI-enabled apps complicate things, as exposing your OpenAI key to the world is obviously a no-go. This also means mobile developers often have to run their own servers. That’s why I built ServerlessAI, an API gateway that lets you securely call multiple AI providers directly from client side using OpenAI-compatible APIs. You can authenticate users through any identity provider, like Google or Apple, and set per-user…

  • IB
    I built a Claude AI chat interface to bypass platform limits2024 · github.com · ▲39

    I got frustrated with Claude's official platform limitations - conversations disappearing, no customization options, and clunky file handling. So I built my own interface over a weekend! GitHub: https://github.com/chihebnabil/claude-ui What it does: - Saves all conversations locally (SQLite + Drizzle ORM) - Lets you customize Claude's personality per chat - Handles file attachments properly + caching input tokens - Dark/light mode - No conversation limits - Markdown & code syntax highlighting Tech stack is pretty simple: - Nuxt 3 for the frontend - Anthropic's SDK…

  • 1ClickReport — Marketing AI in ClaudeJun 2026 · 1clickreport.com · ▲27

    Run Google Ads, Meta & GA4 from Claude — you approve

  • IA
    I am running 3 coding agents non-stop over the last 3 days. Here is howJun 2026 · ▲10

    1. Headless mode Headless mode allows you to use the AI as a command-line utility for automation and scripting. In Claude Code you run it with the -p flag: claude -p, in codex - exec, opencode - run. 2. Ask human The traditional communication channel with the operator won't work in headless mode - we need to implement a dedicated tool. Here is an example of how this can be done https://github.com/sermakarevich/claude/tree/main/mcp/ask_hu... 3. Tasks queue Beads is a lightweight distributed graph issue tracker for AI agents, powered by Dolt. You can…

More work this month

the category →
  • Let agents source clips from terabytes of your local video

    Work · 18d ago · clipto.com

  • Free local transcription that is 100% Private

    Work · 17d ago · hynote.ai

  • The app store for voice native apps that lives in your notch

    Work · 28d ago · voiceos.com

  • Ask any question, get a video back instantly

    Work · 24d ago · scrimba.com

  • Mac-native app for screenshots, recordings and collaboration

    Work · 5d ago · cleanshot.com

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com