Back to roadmaps pinecone Course

Online Tools and Supporting Models for Pinecone

Explore these web consoles and complementary AI services to manage your production Pinecone indexes.


1. Pinecone Web Console

Pinecone Dashboard

  • Purpose: Create serverless indexes, inspect database vector sizes, check live request counts, and manage authorization API keys.

Pinecone System Status

  • Purpose: Verify regional cloud hosting service uptime and API latency statistics.

2. Supporting Embedding Models and Platforms

To generate values for your vectors, use these recommended model providers:

  • Cohere Embeddings: Best for multilingual multi-modal semantic search setups.
  • Hugging Face Inference API: Excellent choice for accessing open-source sentence-transformers models.
  • OpenAI Platform: The default choice for developers, providing reliable RESTful embedding models like text-embedding-3-small.
Published on Last updated: