mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
chore: update readme
This commit is contained in:
10
README.md
10
README.md
@@ -47,23 +47,23 @@ npm run dev $QUERY
|
||||
```
|
||||
|
||||
## Demo
|
||||
> using `gemini-1.5-flash` as llm, `gemini-2.0-flash` leads to much better!
|
||||
> was recorded with `gemini-1.5-flash`, the latest `gemini-2.0-flash` leads to much better results!
|
||||
|
||||
Query: `"what is the latest blog post's title from jina ai?"`
|
||||
3 steps; answer is correct!
|
||||

|
||||

|
||||
|
||||
Query: `"what is the context length of readerlm-v2?"`
|
||||
2 steps; answer is correct!
|
||||

|
||||

|
||||
|
||||
Query: `"list all employees from jina ai that u can find, as many as possible"`
|
||||
11 steps; partially correct! but im not in the list :(
|
||||

|
||||

|
||||
|
||||
Query: `"who will be the biggest competitor of Jina AI"`
|
||||
42 steps; future prediction kind, so it's arguably correct! atm Im not seeing `weaviate` as a competitor, but im open for the future "i told you so" moment.
|
||||

|
||||

|
||||
|
||||
More examples:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user