FlowiseAI Ask or search... Ctrl + K Introduction Get Started Contribution Guide API Reference Using Flowise Configuration Integrations
The PDF Intelligence Chat App is a powerful A.I application built using LangChain, PyPDF2 and OpenAI API to assist users in interacting with multiple PDF's. - leomensah/pdf_intelligence
The RAG process is defined using Langchain's LCEL Langchain Expression Language that can be easily extended to include more complex logic, even including complex agent actions with the aid of LangGraph, where the function calling the stored procedure will be a tool available to the agent. Azur...