I built this react component to add a Chat-GPT-like UX to any app. It supports multi-turn conversations, question answering, and task execution via your API.
The next milestone is overcoming some of the challenges with model hallucination; this appears to happen less that 10% of the time. Appreciate feedback!