惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
M
MIT News - Artificial intelligence
Engineering at Meta
Engineering at Meta
云风的 BLOG
云风的 BLOG
博客园 - 叶小钗
Jina AI
Jina AI
Last Week in AI
Last Week in AI
The Cloudflare Blog
博客园 - 【当耐特】
Stack Overflow Blog
Stack Overflow Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
博客园_首页
I
InfoQ
G
Google Developers Blog
Martin Fowler
Martin Fowler
Recent Announcements
Recent Announcements
H
Help Net Security
U
Unit 42
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog

Pinecone

Pinecone Assistant: A Managed Knowledge Layer for Production AI Applications Multi-domain RAG in n8n: why one knowledge base is not enough Allspice Transforms the Culinary Experience with Semantic Search Powered by Pinecone | Pinecone Building RAG workflows in n8n: choosing the right Pinecone node Knowledge needs a meta-knowledge layer Garbage Day: How Pinecone Safely Deletes Billions of Objects at Scale When "Performance" Means Two Different Things Pinecone BYOC: Pinecone in your AWS, GCP, or Azure account, no vendor access True, Relevant, and Wrong: The Applicability Problem in RAG Use the Pinecone Plugin for Claude Code to develop AI Applications Faster Millions at Stake: How Melange's High-Recall Retrieval Prevents Litigation Collapse Powering High-stakes Patent Search at Scale: How Melange Built a Reliable AI System on Pinecone | Pinecone Pinecone Assistant Node in n8n: Turn Any Data Source Into Knowledge RAG with Access Control Pinecone Dedicated Read Nodes are now in Public Preview Inside Pinecone: Slab Architecture New Bulk Data Operations: Update, Delete, and Fetch by Metadata The Hidden Cost of Building: Lessons from Aquant Simplifying Vector Embeddings with Pinecone Integrated Inference Capabilities Pinecone joins Microsoft Marketplace as a Launch Partner GTM Engineering: Clay + Pinecone for AI-powered Sales Outbound Build an AI knowledge assistant with Google Docs and Pinecone Moving Pinecone forward with Ash Ashutosh as CEO and Edo spearheading our growing AI ambitions as Chief Scientist Pinecone Founder Edo Liberty to Spearhead Pinecone’s Growing AI Ambitions; Appoints Ash Ashutosh as CEO to Expand Vector Database Market Leadership Fast, Accurate Retrieval for Creators at Scale: Delphi’s Path Toward a Million Conversational Agents with Pinecone | Pinecone Announcing Pinecone Pioneers: A Program for Builders, Organizers, and Community Leaders What is Context Engineering? Chunking Strategies for LLM Applications Beyond the hype: Why RAG remains essential for modern AI Obviant Makes 30% More Accurate Defense Acquisition Recommendations Combining Sparse and Dense Retrieval with Pinecone | Pinecone
Connect to Pinecone within your platform to enable a seam...
Xian Huang, Adam Heerwagen · 2024-07-24 · via Pinecone

Today, we’re announcing the general availability of Pinecone Connect. Pinecone Connect is an integration that allows developers to manage Pinecone resources directly from another platform via a simple authentication flow.

Pinecone partners including Twilio and Matillion are already using Pinecone Connect to streamline AI workflows for their users. If you also want to enable a better AI workflow for developers using your platform, you can easily set up the integration to our industry-leading vector database and start offering developers a frictionless experience building knowledgeable AI applications.

Connect your users to Pinecone

Simplify AI workflows with a frictionless experience

To build great AI applications, developers need to navigate the AI stack and utilize various tools, including data sources, model providers, and more. Without direct integrations for these tools, developers are forced to switch between multiple platforms. Leaving your workflow/UI for tasks in other environments wastes developers’ time.

Pinecone Connect offers a widget within your platform for developers to sign up or log in, choose or create an organization and project in Pinecone, and generate an API key instantly.

Developers can build with higher velocity utilizing our industry-leading vector database to ship more accurate and secure AI applications, in a unified experience directly from your platform. Those who are new to vector databases can easily import their data into Pinecone and begin their GenAI journey for free.

With the plug-and-play Pinecone Connect integration, you can enjoy direct access to Pinecone without worrying about managing any pass-through operational burdens. Developers own their accounts, we manage the infrastructure, and all you need to do as the platform provider is to set up the integration.

Connect to Pinecone

Connect to Pinecone

Industry leaders use Pinecone Connect to help users ship more accurate AI applications faster

Industry-leading companies are already leveraging Pinecone Connect to help users build remarkable AI applications and ship faster.

Twilio's Emerging Technology and Innovation Team uses Pinecone Connect for AI Assistants, their project to enable developers to build customer-aware autonomous agents. “Pinecone is the first stop for many developers as they explore the power of vector databases and RAG,” said Braden Becker, Head of Emerging Technology & Innovation at Twilio, “We are excited to partner with Pinecone so that developers can bring the data they've already collected to Twilio AI Assistants within seconds!”

Twilio AI Assistants + Pinecone Connect

Data productivity cloud Matillion uses Pinecone Connect for developers to execute vector upsert and query in Pinecone directly from their platform. “With Pinecone Connect, Matillion brings unparalleled simplicity to RAG with our no-code Pinecone integration and dropdown activation,” said Ed Thompson, CTO at Matillion, “Our users now get instant access to Pinecone on top of our 100+ business and database connectors and data transformation capabilities that ensure data is optimized for RAG, directly on our platform. Together, we create enterprise-grade AI pipelines for any GenAI use cases.”

Hassle-free integration with Pinecone

To enable Pinecone Connect, create a custom object or embed our pre-built widget, which provides the same functionality but with the ease of a drop-in component.

To start, create an integration ID for your app. If you’d like to build a custom object, the ConnectPopup function can be called with either the JavaScript library or script.

If you want to embed our pre-built widget, you can use:

  • JavaScript library (@pinecone-database/connect) or script: Renders the widget in apps and websites.
  • Colab (pinecone-notebooks): Renders the widget in Colab notebooks using Python.

JavaScript Example

import {connectToPinecone} from '@pinecone-database/connect'

const setupPinecone = (apiKey) => { /* Set up a Pinecone client using the API key */ }

connectToPinecone(
  setupPinecone,
  {
    integrationId: 'myApp',
    container: document.getElementById('connect-widget')
  }
)

Get started now

First, build your Pinecone Connect integration today to improve the developer experience and help your users more easily build knowledgeable AI applications.

Second, add attribution to monitor adoption and qualify for go-to-market partnership support.

If you’re interested in deeper collaboration with Pinecone to accelerate your go-to-market of AI solutions, become our partner.