A RAG chatbot that makes ChatGPT get context of any URL or website, built with Streamlit and LangChain.
WebChat AI is a browser content-aware chatbot that lets users paste a URL and chat with the content of that webpage. It extracts text from any site, processes it with LangChain embeddings, and provides contextual AI responses through a simple Streamlit UI.