--- title: GPT Breaking Free emoji: 💬 colorFrom: yellow colorTo: purple sdk: gradio sdk_version: 4.36.1 app_file: app.py pinned: false license: apache-2.0 thumbnail: >- https://cdn-uploads.huggingface.co/production/uploads/64964a906105da037e718533/BRQArnH6HoAHM9YAiX4FM.jpeg short_description: 'A chat interface to interact with your OpenAI assistant ' --- A simple [Gradio](https://gradio.app) interface to interact with an existing [OpenAI](https://openai.com) assistant. Duplicate the space and create your own with: - OpenAI API key - Assistant ID - Chosen password (the username is "username" by default - this can be changed in app.py) - Avatar pic (optional)