LLMSERP
searchALL
imageIMAGES
videocamVIDEOS
shopping_cartSHOPPING
TOOLS
About 12 results (0.41 seconds)
Jina AI is an open-source neural search company. We build the next generation search for unstructured data. Our mission is to enable developers to build AI-powered search applications.
I'm sorry, but there is no Wikipedia article about "Jina AI". Perhaps you meant the name "Jina" which is a name of Indian origin.
Jina AI - Build Neural Search Applications with Python. In this video, we will build a neural search application with Jina AI.
Jina AI, a San Francisco-based startup, has raised $30 million in a series B funding round. The round was led by GGV Capital and saw participation from Mango Capital, SAP.iO Fund, and others. Jina AI offers an open-source neural search platform that lets developers build search applications for unstructured data.
Jina AI is a San Francisco-based company that offers a neural search platform for developers. The company's platform allows developers to build search applications for unstructured data.
Read writing from Jina AI on Medium. Every day, Jina AI and thousands of other voices read, write, and share important stories on Medium.
Learn about working at Jina AI. Join LinkedIn today for free. See who you know at Jina AI, leverage your professional network, and get hired.
Jina is a neural search framework that empowers developers to build search applications for unstructured data.
Jina AI (@JinaAI_). We build the next generation search for unstructured data. Open source neural search. San Francisco, CA. jina.ai Joined July 2019.
LLMSERP
1
2
3
4
5
6
7
8
9
10
navigate_next
code
Can I use the same API key across all Jina APIs?
keyboard_arrow_down
code
Can I monitor the token usage of my API key?
keyboard_arrow_down
code
What should I do if I forget my API key?
keyboard_arrow_down
code
Do API keys expire?
keyboard_arrow_down
code
Can I transfer tokens between API keys?
keyboard_arrow_down
code
Can I revoke my API key?
keyboard_arrow_down
code
Why is the first request for some models slow?
keyboard_arrow_down
code
Is my API data used to train your models?
keyboard_arrow_down
code
What are the rate limits for Jina APIs?
keyboard_arrow_down
code
Are there batch size limits for the APIs?
keyboard_arrow_down
code
Are the Jina APIs the same thing as Jina models inside Elastic?
keyboard_arrow_down
Rate Limit
Rate limits are tracked in three ways: RPM (requests per minute), and TPM (tokens per minute). Limits are enforced per IP/API key and will be triggered when either the RPM or TPM threshold is reached first. When you provide an API key in the request header, we track rate limits by key rather than IP address.
| Product | API Endpoint | Descriptionarrow_upward | w/o API Keykey_off | w/ Free API Keykey | w/ Paid API Keykey | w/ Premium API Keykey | Average Latency | Token Usage Counting | Allowed Request | |
|---|---|---|---|---|---|---|---|---|---|---|
| Reader API | https://r.jina.ai | Convert URL to LLM-friendly text | 20 RPM | 500 RPM | 500 RPM | trending_up5000 RPM | 7.9s | Count the number of tokens in the output response. | GET/POST | |
| Reader API | https://s.jina.ai | Search the web and convert results to LLM-friendly text | block | 100 RPM | 100 RPM | trending_up1000 RPM | 2.5s | Every request costs a fixed number of tokens, starting from 10000 tokens | GET/POST | |
| Embedding API | https://api.jina.ai/v1/embeddings | Convert text/images to fixed-length vectors | block | 100 RPM & 100,000 TPM | 500 RPM & 2,000,000 TPM | trending_up5,000 RPM & 50,000,000 TPM | ssid_chart depends on the input size help | Count the number of tokens in the input request. | POST | |
| Reranker API | https://api.jina.ai/v1/rerank | Rank documents by query | block | 100 RPM & 100,000 TPM | 500 RPM & 2,000,000 TPM | trending_up5,000 RPM & 50,000,000 TPM | ssid_chart depends on the input size help | Count the number of tokens in the input request. | POST |
Billing-related common questions
attach_money
Is billing based on the number of sentences or requests?
keyboard_arrow_down
attach_money
Is there a free trial available for new users?
keyboard_arrow_down
attach_money
Are tokens charged for failed requests?
keyboard_arrow_down
attach_money
What payment methods are accepted?
keyboard_arrow_down
attach_money
Is invoicing available for token purchases?
keyboard_arrow_down
attach_money
How do I buy a commercial license rather than API tokens?
keyboard_arrow_down
attach_money
Can I pay by invoice or purchase order instead of card?
keyboard_arrow_down
attach_money
I paid, but my balance or rate limit has not changed. What should I check?
keyboard_arrow_down
attach_money
How do I cancel, stop auto top-up, or remove a saved payment method?
keyboard_arrow_down