Icon

Job Search Chatbot

This directory contains 3 workflows.

IconCreate Vector Store 

Create a vector store containing job descriptions, we can use the FAISS Vector Store Creator node. TAGS: AI,FAISS,Vector Store,OpenAI,Embedding

IconJob Search Agent 

<h1>How to build a RAG chatbot</h1><ul><li><p>Authenticate to your LLM provider of choice with your credentials</p></li><li><p>Pick the model you want to […]