update gif

This commit is contained in:
johnnyfish
2024-08-24 18:41:41 +03:00
parent f5dc9d4e6e
commit 5dad378eb4
2 changed files with 8 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
---
<p align="center">
<img src="./public/ChartDB.gif">
<img width='700px' src="./public/ChartDB.gif">
</p>
### 🎉 ChartDB
@@ -71,6 +71,13 @@ npm install
npm run build
```
Or like this if you want to have AI capabilities:
```
npm install
VITE_OPENAI_API_KEY=<YOUR_OPEN_AI_KEY> npm run build
```
## Try it on our website
1. Go to [ChartDB.io](https://chartdb.io)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 MiB

After

Width:  |  Height:  |  Size: 4.3 MiB