Skip to content

"Chat With Websites" is a Streamlit application that enables users to interact with and retrieve information from any website using a conversational interface powered by Langchain and OpenAI technologies

Notifications You must be signed in to change notification settings

Manjunathhs-0003/Chat-with-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat With Websites

Overview

Chat With Websites is a Streamlit application that allows users to interact with the content of any website using a conversational interface. The application leverages Langchain and OpenAI technologies to retrieve and process information from the specified websites, providing users with relevant responses based on their queries.

Project screenshot

Features

  • Website Interaction: Input any website URL to extract and interact with its content.
  • Conversational Interface: Engage in a natural language conversation with the chatbot.
  • Persistent Chat History: Maintain chat history throughout the session for context-aware responses.
  • Vector Store Integration: Uses Chroma to create a vector store from website content for efficient information retrieval.
  • OpenAI Embeddings: Converts text chunks into numerical representations for semantic search.
  • Responsive UI: Built with Streamlit for a responsive and user-friendly interface.

About

"Chat With Websites" is a Streamlit application that enables users to interact with and retrieve information from any website using a conversational interface powered by Langchain and OpenAI technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages