About Jina AI

Jina AI DeepSearch combines web searching, reading, and reasoning to provide comprehensive research-backed answers. Unlike simple LLMs or RAG systems, DeepSearch autonomously iterates through multiple search and reasoning cycles until it finds accurate, well-sourced answers. It excels at complex questions requiring thorough research, multi-hop reasoning, and real-time information access.

Latest models available:

  • jina-deepsearch-v1: Iterative search, read, and reasoning engine for comprehensive answers
  • jina-reranker-v3: Listwise reranker for SOTA multilingual document retrieval
  • jina-code-embeddings-0.5b: Efficient code embeddings from code generation models

Key features:

  • Iterative search and reasoning
  • Real-time web search integration
  • Autonomous research agent
  • Multi-step problem solving
  • Source citations with URLs
  • Self-evaluating quality checks
  • OpenAI API compatibility
  • Streaming responses with reasoning steps
  • Adjustable reasoning effort
  • Team-based research (parallel agents)
  • Domain filtering controls
  • ArXiv research optimization
  • Structured output support
  • Multi-language search support
  • Chain-of-thought transparency
  • Deep web content reading

Step by step guide to use Jina AI API Key to chat with AI

1. Get Your Jina AI API Key

First, you'll need to obtain an API key from Jina AI. This key allows you to access their AI models directly and pay only for what you use.

  1. Visit Jina AI's API console
  2. Sign up or log in to your account
  3. Navigate to the API keys section
  4. Generate a new API key (copy it immediately as some providers only show it once)
  5. Save your API key in a secure password manager or encrypted note
Sometimes, this provider will require you to add a payment method to your account before you can use your API key to chat with AI. So, to avoid any hiccups, make sure you’ve got a payment method set up and ready to go!
Important: Keep your API key secure and never share it publicly. Store it safely as you'll need it to connect with TypingMind.

2. Connect Your Jina AI API Key on TypingMind

Once you have your Jina AI API key, connecting it to TypingMind to chat with AI is straightforward:

  1. Open TypingMind in your browser
  2. Click the "Settings" icon (gear symbol)
  3. Navigate to "Models" section
  4. Click "Add Custom Model"
  5. Fill in the model information:
    Name: jina-deepsearch-v1 via Jina AI (or your preferred name)
    Endpoint: https://deepsearch.jina.ai/v1/chat/completions
    Model ID: jina-deepsearch-v1 for example (check Jina AI model list)
    Context Length: Enter the model's context window (e.g., 32000 for jina-deepsearch-v1)
    Jina AI Endpoint URL input fieldjina-deepsearch-v1https://deepsearch.jina.ai/v1/chat/completionsjina-deepsearch-v1 via Jina AIhttps://www.typingmind.com/model-logo.webp32000
  6. Add custom headers by clicking "Add Custom Headers" in the Advanced Settings section:
    Authorization: Bearer <JINA_API_KEY>:
    X-Title: typingmind.com
    HTTP-Referer: https://www.typingmind.com
  7. Enable "Support Plugins (via OpenAI Functions)" if the model supports the "functions" or "tool_calls" parameter, or enable "Support OpenAI Vision" if the model supports vision.
  8. Click "Test" to verify the configuration
  9. If you see "Nice, the endpoint is working!", click "Add Model"

3. Start Chatting with Jina AI models

Now you can start chatting with Jina AI models through TypingMind:

  • Select your preferred Jina AI model from the model dropdown menu
  • Start typing your message in the chat input
  • Enjoy faster responses and better features than the official interface
  • Switch between different AI models as needed
The best frontend AI chat for Jina AI API KeyThe best frontend AI chat for Jina AI API Keyjina-deepsearch-v1The best frontend AI chat for Jina AI API Key
Pro tips for better results:

4. Monitor Your AI Usage and Costs

One of the biggest advantages of using API keys with TypingMind is cost transparency and control. Unlike fixed subscriptions, you pay only for what you actually use. Visit https://jina.ai/api-dashboard/key-manager to monitor your Jina AI API usage and set spending limits.

💡 Cost-saving tips:
  • Use less expensive models for simple tasks
  • Keep prompts concise but specific to reduce token usage
  • Use TypingMind's prompt caching to reduce repeat costs (How to enable prompt caching)
  • Using RAG (retrieval-augmented generation) for large documents to reduce repeat costs (How to use RAG)