Bot-Studio
Dashboard for OpenAI GPT Models with Chat UI
File Explorer
Download Latest Version (.zip)- commit-msg
- pre-commit
- chat-button.png
- chat-button.svg
- discord-32.svg
- github-32.svg
- openai.svg
- add_FILL0_wght400_GRAD0_opsz20.svg
- article_FILL0_wght400_GRAD0_opsz20.svg
- chat_FILL0_wght400_GRAD0_opsz20.svg
- close_FILL0_wght400_GRAD0_opsz20.svg
- close_FILL0_wght400_GRAD0_opsz24.svg
- content_copy_FILL0_wght400_GRAD0_opsz20.svg
- delete_FILL0_wght400_GRAD0_opsz20.svg
- delete_FILL1_wght400_GRAD0_opsz20.svg
- delete_FILL1_wght400_GRAD0_opsz24.svg
- download_FILL0_wght400_GRAD0_opsz20.svg
- event_FILL0_wght400_GRAD0_opsz20.svg
- expand_less_FILL0_wght400_GRAD0_opsz20.svg
- expand_more_FILL0_wght400_GRAD0_opsz20.svg
- expand_more_FILL0_wght400_GRAD0_opsz24.svg
- folder_FILL0_wght400_GRAD0_opsz20.svg
- model_training_FILL0_wght400_GRAD0_opsz20.svg
- model_training_FILL0_wght400_GRAD0_opsz24.svg
- more_horiz_FILL0_wght400_GRAD0_opsz20.svg
- refresh_FILL0_wght400_GRAD0_opsz24.svg
- settings_FILL0_wght400_GRAD0_opsz20.svg
- settings_FILL0_wght400_GRAD0_opsz24.svg
- tune_FILL0_wght400_GRAD0_opsz20.svg
- widgets_FILL0_wght400_GRAD0_opsz20.svg
- close-7.tsx
- close-8.tsx
- copy-5.tsx
- refresh-8.tsx
- chat-window.tsx
- completion-message.tsx
- config-bar.tsx
- input-bar.tsx
- model-selector.tsx
- prompt-message.tsx
- prompt-request.tsx
- time-created.tsx
- index.tsx
- button-more.tsx
- drawer-events.tsx
- drawer-files.tsx
- fine-tunes.tsx
- modal-create-fine-tune.tsx
- h2.tsx
- h3.tsx
- menu-item.tsx
- menu-link.tsx
- my-models.tsx
- other-models.tsx
- button-more.tsx
- files-table.tsx
- bridger.tsx
- gtag.tsx
- client.ts
- openai.tsx
- storage.ts
- use-openai-stream.ts
- dashboard.tsx
- header.tsx
- nav-item.tsx
- nav.tsx
- dialog-overlay.tsx
- dialog-panel.tsx
- index.tsx
- button.tsx
- color-picker.tsx
- field.tsx
- icon.tsx
- input.tsx
- label.tsx
- radio.tsx
- select-style.ts
- select.tsx
- switch.tsx
- textarea.tsx
- types.ts
- upload.tsx
- ellipsis.tsx
- spin.tsx
- index.tsx
- modal-overlay.tsx
- modal-panel.tsx
- core.ts
- event-emitter.ts
- index.tsx
- hello.ts
- _app.tsx
- files.tsx
- fine-tunes.tsx
- index.tsx
- models.tsx
- moderations.tsx
- onboarding.tsx
- settings.tsx
- chat-windows.png
- favicon.ico
- fine-tune-form.png
- mockServiceWorker.js
- onboarding.png
- vercel.svg
- use-chat-store.ts
- use-client-store.ts
- use-fine-tune-store.ts
- use-model-store.ts
- globals.css
- chat.ts
- common.ts
- config.ts
- entity.ts
- file.ts
- string.ts
- style.ts
- .env.development
- .env.production
- .eslintignore
- .eslintrc.js
- .gitignore
- .prettierignore
- .prettierrc.json
- amplify.yml
- commitlint.config.js
- next.config.mjs
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- template.sh
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/Privoce/Bot-Studio
Downloads the entire project code from GitHub to your computer.
cd Bot-Studio
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
