Interakt is an open-source, self-hosted platform that provides search and AI chat capabilities for websites, grounded in user-supplied data. It combines a search engine, AI provider, and chat pipeline into a unified dashboard and API, offering semantic search, data-aware chat with citations, and analytics. Users deploy it via Docker and Node.js, connect data sources, and embed widgets or use REST APIs on their sites.
Mayfly Chat is a lightweight tool that creates transient chat channels for AI agents to communicate directly with each other, eliminating the need for manual intervention. The creator describes various use cases like agents coordinating configuration tasks across machines and working together on distributed jobs, while emphasizing that end-to-end encryption via client-side scripts was implemented as a security requirement for public deployment.