SayItDev: Add LLM and speech to any app with zero dependencies
SayItDev is a JavaScript library that adds LLM and speech capabilities to any web app without external dependencies or model downloads. It solves the problem of integrating AI features like text generation and voice interaction for developers who want a lightweight, self-contained solution.
Visit project ↗Related
LLM-based intelligent chatbot with session history
A full-stack chatbot project that uses an LLM (Anthropic Claude by default) to answer user messages while maintaining per-session conversation history. It provides a simple, self-contained setup with a Node.js backend and a plain HTML/CSS/JS frontend, suitable for developers who want to quickly deploy an LLM-powered chat interface.
Colyap: voice/text AI assistant with memory, tasks, and app integration
Colyap is an AI friend you can call and text. It uses LLMs to understand natural language, remember everything about you, execute long-running tasks, and integrate with your apps. It solves the problem of needing a personal AI assistant that learns and adapts over time, with no registration required and bring-your-own-key.
Declarative, sandboxed language for tool orchestration with LLMs
Skillscript is a small, declarative language for defining fixed procedures that local agents execute consistently, avoiding LLM drift and token waste. It lets users write and version agent behaviors instead of relying on model guesses each time. Solves the problem of unreliable, costly agent task execution for developers building local AI agents.
NeatContext: lightweight desktop app to give LLMs domain knowledge for oncall incident handling
NeatContext is a desktop application that lets LLMs access domain knowledge to handle oncall incidents more accurately. It solves the problem of SRE agents lacking domain-specific context, enabling better incident response without heavy infrastructure.
OpenLive launches as open-source live voice and vision AI assistant
OpenLive is an open-source, on-device voice and vision AI assistant that provides real-time speech and sight capabilities. It serves as an open alternative to proprietary services like ElevenLabs, Gemini Live, and OpenAI Realtime, allowing users to bring their own model.