mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
docs: BuildShip integration (#1069)
This commit is contained in:
@@ -10,9 +10,10 @@ weight: 15
|
||||
| [Apify](./apify/) | Platform to build web scrapers and automate web browser tasks. |
|
||||
| [AutoGen](./autogen/) | Framework from Microsoft building LLM applications using multiple conversational agents. |
|
||||
| [Bubble](./bubble) | Development platform for application development with a no-code interface |
|
||||
| [BuildShip](./buildship) | Low-code visual builder to create APIs, scheduled jobs, and backend workflows. |
|
||||
| [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. |
|
||||
| [Confluent](./confluent/) | Fully-managed data streaming platform with a cloud-native Apache Kafka engine. |
|
||||
| [Confluent](./confluent/) | Fully-managed data streaming platform with a cloud-native Apache Kafka engine. |
|
||||
| [DLT](./dlt/) | Python library to simplify data loading processes between several sources and destinations. |
|
||||
| [DocArray](./docarray/) | Python library for managing data in multi-modal AI applications. |
|
||||
| [DocsGPT](./docsgpt/) | Tool for ingesting documentation sources and enabling conversations and queries. |
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
title: BuildShip
|
||||
weight: 3800
|
||||
---
|
||||
|
||||
# BuildShip
|
||||
|
||||
[BuildShip](https://buildship.com/) is a low-code visual builder to create APIs, scheduled jobs, and backend workflows with AI assitance.
|
||||
|
||||
You can use the [Qdrant integration](https://buildship.com/integrations/qdrant) to development workflows with semantic-search capabilites.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
1. A Qdrant instance to connect to. You can get a free cloud instance at [cloud.qdrant.io](https://cloud.qdrant.io/).
|
||||
2. A [BuildsShip](https://buildship.app/) for developing workflows.
|
||||
|
||||
## Nodes
|
||||
|
||||
Nodes are are fundamental building blocks of BuildShip. Each responsible for an operation in your workflow.
|
||||
|
||||
The Qdrant integration includes the following nodes with extensibility if required.
|
||||
|
||||
### Add Point
|
||||
|
||||

|
||||
|
||||
### Retrieve Points
|
||||
|
||||

|
||||
|
||||
### Delete Points
|
||||
|
||||

|
||||
|
||||
### Search Points
|
||||
|
||||

|
||||
|
||||
## Further Reading
|
||||
|
||||
- [BuildShip Docs](https://docs.buildship.com/basics/node).
|
||||
- [BuildShip Integrations](https://buildship.com/integrations)
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 99 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 84 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 107 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
Reference in New Issue
Block a user