
cue
Open-source meeting assistant - your model, your data
What it does
Open-source alternative to Cluely. A stealth meeting-assistant overlay invisible to screen-share, with agent-driven answers wired to your model. Speech-to-speech pipeline, local-first. Run Ollama on-device for zero egress, or OpenRouter for frontier models. Five built-in agents (interview-coding, system-design, behavioral, sales-discovery, notetaker) - each a TOML file you can edit and share. FastAPI daemon, OpenAPI docs. Apache-2.0. No signup, no card.
Does a similar job
all alternatives →

- OSOpen source alternative to ChatGPT and ChatPDF-like AI tools2023 · github.com · ▲234
Hey everyone, We have been building SecureAI Tools -- an open-source application layer for ChatGPT and ChatPDF-like AI tools. It works with locally running LLMs as well as with OpenAI-compatible APIs. For local LLMs, it supports Ollama which supports all the gguf/ggml models. Currently, it has two features: Chat-with-LLM, and Chat-with-PDFs. It is optimized for self-hosting use cases and comes with basic user management features. Here are some quick demos: * Chat with documents using OpenAI's GPT3.5 model: https://www.youtube.com/watch?v=Br2D3G9O47s * Chat with documents…
- LVLocal voice assistant using Ollama, transformers and Coqui TTS toolkit2024 · github.com · ▲167
- OSOpen-Source DocumentAI with Ollama2025 · rlama.dev · ▲295
Note67 - Private Meeting Notes AssistantDec 2025 · note67.com · ▲10Open source, local-first AI meeting assistant
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 3d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.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