Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.3 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.3 KB

Chat_URL

Chat_URL is a web application that allows users to interact with a chatbot. By entering the URL of any website, users can ask questions related to the site's content, and the chatbot provides insightful answers based on the data from that site.

Features

  • Chatbot Interaction: Ask questions about the content and details of any website.
  • Dynamic URL Handling: Enter a URL to start a session and receive answers based on the site's information.
  • User-Friendly Interface: Clean and intuitive design using Tailwind CSS for a seamless user experience.

Technologies Used

  • Frontend:

    • React: JavaScript library for building user interfaces.
    • Next.js: React framework for server-side rendering and static site generation.
    • Tailwind CSS: Utility-first CSS framework for styling.
  • Backend:

    • Upstash RAG Chat: AI model for generating responses based on the website's content.
    • Upstash Redis: Managed Redis database for session management and caching.

Installation

To set up and run AskThisWebsite2 on your local machine, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/sami999khan999/chat_url