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…
A simple Natural Language to SQL pipeline built with LangChain, OpenAI, and MySQL. It takes plain-English questions, converts them into SQL queries using the database schema, executes them on MySQL…
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.…