Flowise is an open source low-code tool for developers to build customized LLM orchestration flows & AI agents. With Upstash Vector and Upstash Redis, you can extend your Flowise flows to include semantic search, caching, and conversation memory.
Use the Upstash Vector node to perform semantic search and store document embeddings. Connect the node to document loaders and embedding components for indexing and querying.
The Upstash Redis-Backed Chat Memory node summarizes conversations and stores the memory in Redis. This enables persistent, context-aware interactions across multiple sessions.