This project is a static web application that wraps around the OpenAI Assistants API, allowing users to interact with various AI assistants.
⚠️ Warning
This app exposes the OpenAI secret key. It is intended only for internal testing of the assistants’ behavior and tuning. Do not use in production!
YOUR_PROJECT_KEY
with your actual project key (e.g., sk-project-name-ABCDXYZ
):
https://rekognize.github.io/openai-assistants-static-wrapper/chat/#YOUR_PROJECT_KEY
Contributions are welcome! Please fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.