Use Cases
- Classifying user queries for effective information retrieval.
- Providing tailored responses based on query type.
- Integrating user context for enhanced answer accuracy.
- Generating diverse perspectives on opinion-based queries.
- Breaking down complex analytical questions into sub-questions.
How It Works
Initiates via a chat interface or another workflow trigger. Classifies user queries into predefined categories. Routes the workflow based on classification results. Applies specific strategies for query enhancement. Retrieves relevant documents from a vector store. Generates answers using the retrieved context and tailored prompts.
Setup Steps
- 1Import the workflow template into your n8n environment.
- 2Configure the necessary credentials for Qdrant and Google Gemini.
- 3Set the vector_store_id to the appropriate Qdrant collection ID.
- 4Test the workflow using sample user queries to ensure functionality.
Apps Used
Google Gemini
Qdrant
Categories
Target Roles
Tags
#ai chatbots
#ai content generation
#process automation