An integrated framework of no-code, low-code, and out of the box generative AI solutions to build AI search engines, assistants, chatbots, and automations.
Live-sync, set up action based triggers (e.g., receive an email), and automate actions (e.g., send a slack message) across your tool stack
Google Drive
OneDrive
SalesForce
Hubspot
Notion
Airtable
Access the latest models through the VectorShift platform
OpenAI
Anthropic
Huggingface
LLAMA
AWS
Mistral AI_
Unlock advanced features and detailed guides in our extensive documentation.
from vectorshift.node import *
from vectorshift.pipeline import *
file_node = InputNode(name = 'file_input', input_type ='file')
model_text_node = TextNode(text ='Describe this file to me.')
lim_node = OpenAI_LLMNode(