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.
- 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.
-
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.
To set up and run AskThisWebsite2 on your local machine, follow these steps:
-
Clone the Repository:
git clone https://github.com/sami999khan999/chat_url