controller

SoftwareActive

Conversational search widget available as controller-chat on npm. Add natural language search to any site: keyword-only or optional AI (Llama 3).

npm install controller-chat

What it does

  • Available on npm as controller-chat
  • Keyword-only mode (no backend required)
  • Optional AI (Llama 3 / Ollama) for natural-language responses
  • Unbranded UI, customize for your site
  • Context-aware (events, showcase, products)
  • Mobile-optimized chat interface

Notes

controller is the search assistant on our Events and Showcase pages. Users ask in plain language and get instant answers. It ships as the controller-chat npm package: unbranded, configurable, and ready for any website. Use keyword-only mode (no backend) or connect an optional AI backend (Ollama/Llama 3) for richer responses. The package includes the full chat UI, focus trap, and result formatting.

Tech

  • React
  • controller-chat (npm)
  • Cloud Functions (optional)
  • Ollama (optional)

More from redlightcam

All software