Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smatiolids/astra-openai-assistant-ui
A UI for Astra OpenAI Assistant
https://github.com/smatiolids/astra-openai-assistant-ui
Last synced: 7 days ago
JSON representation
A UI for Astra OpenAI Assistant
- Host: GitHub
- URL: https://github.com/smatiolids/astra-openai-assistant-ui
- Owner: smatiolids
- Created: 2023-11-27T01:13:30.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-30T17:40:52.000Z (12 months ago)
- Last Synced: 2024-04-14T03:41:11.269Z (7 months ago)
- Language: JavaScript
- Homepage: https://astra-openai-assistant-ui.vercel.app
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astra OpenAI Assistant UI
## Getting Started
Copy .env_sample to .env and set your environment variables
Run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Assistants
List Assistants
Details of an Assistant
## Files
List Files
File detail
File chunks
## Threads
List Threads
Thread detail
Thread messages
Thread runs