mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
docs: Bubble plugin (#937)
* docs: Bubble plugin * chore: Index, image paths
This commit is contained in:
@@ -8,6 +8,7 @@ weight: 33
|
||||
| [Airbyte](./airbyte/) | Data integration platform specialising in ELT pipelines. |
|
||||
| [Airflow](./airflow/) | Platform designed for developing, scheduling, and monitoring batch-oriented workflows. |
|
||||
| [AutoGen](./autogen/) | Framework from Microsoft building LLM applications using multiple conversational agents. |
|
||||
| [Bubble](./bubble) | Development platform for application development with a no-code interface |
|
||||
| [Canopy](./canopy/) | Framework from Pinecone for building RAG applications using LLMs and knowledge bases. |
|
||||
| [Cheshire Cat](./cheshire-cat/) | Framework to create personalized AI assistants using custom data. |
|
||||
| [DLT](./dlt/) | Python library to simplify data loading processes between several sources and destinations. |
|
||||
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: Bubble
|
||||
weight: 3200
|
||||
---
|
||||
|
||||
# Bubble
|
||||
|
||||
[Bubble](https://bubble.io/) is a software development platform that enables anyone to build and launch fully functional web applications without writing code.
|
||||
|
||||
You can use the [Qdrant Bubble plugin](https://bubble.io/plugin/qdrant-1716804374179x344999530386685950) to interface with Qdrant in your workflows.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
1. A Qdrant instance to connect to. You can get a free cloud instance at [cloud.qdrant.io](https://cloud.qdrant.io/).
|
||||
2. An account at [Bubble.io](https://bubble.io/) and an app set up.
|
||||
|
||||
## Setting up the plugin
|
||||
|
||||
Navigate to your app's workflows. Select `"Install more plugins actions"`.
|
||||
|
||||

|
||||
|
||||
You can now search for the Qdrant plugin and install it. Ensure all the categories are selected to perform a full search.
|
||||
|
||||

|
||||
|
||||
The Qdrant plugin can now be found in the installed plugins section of your workflow. Enter the API key of your Qdrant instance for authentication.
|
||||
|
||||

|
||||
|
||||
The plugin provides actions for upserting, searching, updating and deleting points from your Qdrant collection with dynamic and static values from your Bubble workflow.
|
||||
|
||||
## Further Reading
|
||||
|
||||
- [Bubble Academy](https://bubble.io/academy).
|
||||
- [Bubble Manual](https://manual.bubble.io/)
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 594 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 151 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 153 KiB |
Reference in New Issue
Block a user