You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Streamlit-based customer support chatbot that uses AutoGen agents to handle customer inquiries about returns, orders, and payments. The chatbot leverages a knowledge base to provide accurate resp…
This project enhances resume relevance by using vector embeddings to capture the contextual meaning of words. Unlike TF-IDF, this approach understands word semantics, improving job-resume matching.…
This project is a PDF Question Answering Assistant that utilizes OpenAI's API, Gradio, and a Postgres-backed Vector Database. It allows users to input a PDF URL and ask questions about its content,…
This repo implements a Q&A system using LlamaIndex and Streamlit, allowing users to query indexed documents. The index is stored persistently for efficient retrieval. It’s designed to be easily cus…