This project implements vectorless agentic RAG over Confluence using Python, PageIndex, OpenAI gpt-4o-mini, Claude via Pydantic-AI, and FastMCP. An MCP server and Streamlit chatbot are implemented as ...
You will populate qabot.py in the following sections with your bot. Import the necessary libraries Inside qabot.py, import the following from gradio, ibm_watsonx.ai, langchain_ibm, langchain, and ...