Provides a chatbot interface that uses GPT-4o to route user input to various tools like GPT chat, image generation, Supabase queries, and text-to-speech.
Assistant Playground is a Streamlit-based chatbot environment designed for experimenting with AI-powered tool routing. Powered by OpenAI's GPT-4o, it intelligently directs user queries to custom Microservice Communication Protocol (MCP) tools, including GPT chat, DALL·E 3 image generation, Supabase database queries, and text-to-speech audio synthesis. Inspired by Claude-style confirmation flows, it enables rapid prototyping and evaluation of AI assistant capabilities within a flexible, user-friendly interface.