cybergavin/cc-qa-bot-azureai
A Question & Answer (QA) Bot for Confluence Cloud using Azure AI
Implements a retrieval-augmented generation (RAG) pipeline that extracts Confluence pages, chunks them, and stores embeddings in a Qdrant vector database for semantic search. Leverages Azure OpenAI for both embedding generation and response synthesis, with a FastAPI web interface and REST API for querying indexed documentation. The architecture separates indexing (cc_index.py) from query serving, enabling efficient knowledge retrieval from wiki content at scale.
No commits in the last 6 months.
Stars
6
Forks
1
Language
Python
License
MIT
Category
Last pushed
Feb 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/cybergavin/cc-qa-bot-azureai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
iam-tsr/chat-with-pdfs
Upload multiple PDFs, ask questions, and get answers instantly using Chat with PDFs.
cjayesmero/PDF2DocX_ConvertAI
📄 Convert PDFs to DOCX effortlessly with AI-driven text extraction and smart cleaning for clear,...
BlackLionXD/personal-data-assistant
A chatbot that summarizes and analyzes PDF documents using Llama 2, Flask, and LangChain....
Amartya-007/Pdf-Reader
Making an app so that we can read and extract information from prf easily or chat with our pdfs.
NeelPatra/PDF2DocX_ConvertAI
A smart Jupyter Notebook tool that uses Google Gemini AI to convert complex PDFs into clean,...