Pinecone
Pinecone is a vector database that powers AI applications with intelligent data processing and search capabilities. With the Pinecone integration, you can create custom AI assistants, manage document databases, and build applications with features like personalized Q&A and smart document search.
Don't see the Pinecone Integration?
You may need to upgrade your plan. Browse Glide’s plans and find the right fit for you.
What is a Vector Database? A vector database is a specialized database designed to store, index, and search data stored as mathematical vectors. It is primarily used in AI and machine learning applications.
Adding the Integration
To start using the Pinecone integration, you first need to add it to your project. You will also need an existing Pinecone account.
Copy your Pinecone API key from your Pinecone API keys dashboard.
Features
The Pinecone integration has features that allow you to create and manage AI assistants in your Glide apps. These assistants can be customized with specific information relevant to your users. You can then allow users to message the assistant to ask questions about the information you’ve given to the assistant.
All Pinecone features can be used as actions in the Layout or Workflow Editors.
Create Assistant
The Create Assistant action creates a new assistant in Pinecone that can process information and respond to queries.
Select the component you’d like to add the action to. Remember, this must be a component that supports actions.
The Description field is for providing further instructions to the assistant. These instructions, like a prompt, will be applied to all responses.
Choose the Region where the indexed cloud data will be stored. You can read more about Pinecone’s region options here.
Delete Assistant
The Delete Assistant action deletes an existing assistant from your Pinecone account.
Select the component you’d like to add the action to. Remember, this must be a component that supports actions.
Upload File
The Upload File action adds files that can be referenced when generating responses. You can read more about which file types are supported here.
Select the component you’d like to add the action to. Remember, this must be a component that supports actions.
Delete File
Delete File action can delete specific files from your assistant’s knowledge base.
Select the component you’d like to add the action to. Remember, this must be a component that supports actions.
Get File Info
Get File Info retrievs details about uploaded files, including status and metadata.
Select the component you’d like to add the action to. Remember, this must be a component that supports actions.
Send Message
The Send Message action communicates with an assistant to get AI-generated responses based on an input.
Select the component you’d like to add the action to. Remember, this must be a component that supports actions.
Index Data
The Index Data action adds text data to your Pinecone database.
Select the component you’d like to add the action to. Remember, this must be a component that supports actions.
Query Data
The Query Data action searches your Pinecone index for content similar to your query text.
Select the component you’d like to add the action to. Remember, this must be a component that supports actions.
Delete Data
The Delete Data action deletes an entire existing record in Pinecone, not just text within that record.
To learn more generally about Integrations in Glide, including how they affect your app’s usage, check out our Introduction to Integrations.
Frequently Asked Questions
Don't see the Pinecone integration?
You may need to upgrade your plan. Browse Glide’s plans and find the right fit for you.
How many updates does the Pinecone integration use?
Each run of the integration will use 1 update.
How does Pinecone charge for usage?
Pinecone’s pricing is based on usage. You can review their pricing and plans here.