chore: first commit

This commit is contained in:
Han Xiao 2025-01-26 15:39:23 +08:00 committed by GitHub
parent 0389459b1b
commit 82bf7ef5ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
README.md Normal file
View File

@ -0,0 +1,5 @@
```bash
export GOOGLE_API_KEY=...
export JINA_API_KEY=jina_...
npm run dev -- "what is the twitter account of jina ai's founder"
```