Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/somenath203/smart-web-chat
Click the link below to checkout the website
https://github.com/somenath203/smart-web-chat
chat-with-website llama3 nextjs nextjs14 nextui rag-model tailwind tailwindcss upstach-redis upstash vercel
Last synced: about 1 month ago
JSON representation
Click the link below to checkout the website
- Host: GitHub
- URL: https://github.com/somenath203/smart-web-chat
- Owner: somenath203
- Created: 2024-08-15T23:38:53.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T09:23:28.000Z (3 months ago)
- Last Synced: 2024-10-10T18:03:40.716Z (about 1 month ago)
- Topics: chat-with-website, llama3, nextjs, nextjs14, nextui, rag-model, tailwind, tailwindcss, upstach-redis, upstash, vercel
- Language: JavaScript
- Homepage: https://smart-web-chat.vercel.app/
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Web Chat
## Demo Video of the application
https://github.com/user-attachments/assets/005191d0-3577-40a0-a6a9-2fec57b0c889
## Introduction
Smart Web Chat is a platform designed to facilitate interactive conversations with websites. Powered by the Meta-Llama-3-8B-Instruct Large Language Model, it delivers a smooth and engaging experience for users. Whether you're seeking information or looking for specific answers, Smart Web Chat enhances your interaction with web content through advanced AI capabilities.
## Features of Website
- **Website Interaction**: Chat with various websites and get real-time responses.
- **Personalized Sessions**: Each user session is unique, ensuring that conversations are tailored specifically to individual users.
- **Dynamic Content**: Integrates with different websites to pull and interact with real-time data.
- **User-Friendly Interface**: Clean and intuitive design for a smooth chat experience.
- **Efficient Data Handling**: Avoids redundant data processing and ensures that only new content is indexed.## Technologies Used
- **Meta-Llama-3-8B-Instruct**: A powerful language model for generating context-aware responses.
- **Upstash RAG Model**: Utilized for efficient retrieval-augmented generation, enhancing chat responses with relevant data.
- **Upstash Redis Database**: Tracks and manages indexed content by storing website URLs, while also maintaining a history of user-bot interactions.
- **Next.js**: A React framework for building server-side rendered and static websites.
- **Tailwind CSS**: A utility-first CSS framework for styling and creating responsive designs.
- **NextUI**: Provides a modern and customizable user interface library for React applications.## Deployed URL of the project
https://smart-web-chat.vercel.app/
## Disclaimer
The creator of this application is not responsible for any incorrect content created as Meta-Llama-3-8B-Instruct and Upstash Rag Model's functioning is beyond the creator's control.