chore: first commit

This commit is contained in:
Han Xiao 2025-01-26 18:00:15 +08:00
parent 440b24af6d
commit bd9afbf8d3

View File

@ -1,6 +1,6 @@
```bash
export GOOGLE_API_KEY=...
export JINA_API_KEY=jina_...
export GOOGLE_API_KEY=... # ask han
export JINA_API_KEY=jina_... # get from jina.ai
npm install
npm run dev -- "what is the twitter account of jina ai's founder"
```