Ironclad Rivet
Rivet is an Integrated Development Environment (IDE) and library designed for creating AI agents using a visual, graph-based interface.
Qdrant is available as a plugin for building vector-search powered workflows in Rivet.
Installation
- Open the plugins overlay at the top of the screen.
- Search for the official Qdrant plugin.
- Click the “Add” button to install it in your current project.
Setting up the connection
You can configure your Qdrant instance credentials in the Rivet settings after installing the plugin.
Once you’ve configured your credentials, you can right-click on your workspace to add nodes from the plugin and get building!
Further Reading
- Rivet Tutorial.
- Rivet Documentation.
- Plugin Source Code