Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Privoce/Bot-Studio
Dashboard for OpenAI GPT Models with Chat UI
https://github.com/Privoce/Bot-Studio
bot botstudio gpt openai openai-api
Last synced: about 1 month ago
JSON representation
Dashboard for OpenAI GPT Models with Chat UI
- Host: GitHub
- URL: https://github.com/Privoce/Bot-Studio
- Owner: Privoce
- Created: 2023-03-14T09:24:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-21T12:47:35.000Z (over 1 year ago)
- Last Synced: 2024-11-08T21:53:03.204Z (about 1 month ago)
- Topics: bot, botstudio, gpt, openai, openai-api
- Language: TypeScript
- Homepage: https://bot-studio.com
- Size: 1.18 MB
- Stars: 295
- Watchers: 6
- Forks: 49
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- stars - Privoce/Bot-Studio - Dashboard for OpenAI GPT Models with Chat UI (TypeScript)
README
# Bot Studio
![fine tune form](./public/chat-windows.png)
## What’s Bot studio
We have been using OpenAI GPT API to build chatbots for our clients, yet we found the model testing
process could be more interactive and visualized, so we
developed [bot-studio.com](http://bot-studio.com/), an open sourced dashboard to test your models
with a chat interface.## Why it’s useful
A real chat interface is simply much better than a python IDE when testing your model.
## Get started
Now we only support OpenAI GPT APIs. To get started, all you need is to fill our your org name, org
key and API key, you can find your org key here:[https://platform.openai.com/account/org-settings](https://platform.openai.com/account/org-settings)
We do not use any of your data mentioned above outside of this app.
![fine tune form](./public/onboarding.png)