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: 3 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T12:47:35.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T08:12:29.792Z (10 days ago)
- Topics: bot, botstudio, gpt, openai, openai-api
- Language: TypeScript
- Homepage: https://bot-studio.com
- Size: 1.18 MB
- Stars: 294
- Watchers: 6
- Forks: 51
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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)