Show HN: Interakt – open-source self-hosted search and AI chat for your website Alpha Solutions released Interakt, an MIT-licensed open-source, self-hosted search and AI chat platform for websites, available via git clone from its GitHub repository. Interakt combines hybrid keyword and vector search on Elasticsearch 9 or Azure AI Search with grounded chat pipelines, MCP server support, and bring-your-own-model options including OpenAI, OpenAI-compatible endpoints, and Ollama, requiring Node.js 24 and Docker. The platform ships drop-in Preact and Shadow DOM widgets, versioned prompts, and a separate analytics database, and Alpha Solutions runs it on Azure Container Apps. Open-source, self-hosted search and AI chat for your website, grounded in your own data. Website https://interakt.app · Documentation https://docs.interakt.app · API Reference https://docs.interakt.app/api/ · Integrations https://docs.interakt.app/integrations/ · Discussions https://github.com/alphasolutionsrepo/interakt/discussions Interakt puts a search box and a chat window in front of your users without you assembling the pieces yourself. Point it at your data, decide how it should behave in the admin dashboard, and paste a snippet into your site. Underneath is a curated stack: a search engine, an AI provider, a chat pipeline, a versioned prompt library and an analytics database. You see one dashboard, one API and two widgets. - Search that understands intent. Keyword, semantic or hybrid, with facets, synonyms, autocomplete and AI query understanding. - Chat that knows your data. Answers are grounded in your indexes through tools, streamed, with optional citations, and kept on topic by guardrails. - Analytics that show what works. Search events, chat sessions and execution traces land in a separate analytics database, with dashboards and an analytics assistant. |