https://github.com/arnavk-09/chat-w-web
🚇 Browser extension featuring copilotkit...
https://github.com/arnavk-09/chat-w-web
ai browser copilotkit extention
Last synced: 7 months ago
JSON representation
🚇 Browser extension featuring copilotkit...
- Host: GitHub
- URL: https://github.com/arnavk-09/chat-w-web
- Owner: ArnavK-09
- License: unlicense
- Created: 2024-09-28T16:00:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-01T13:44:47.000Z (over 1 year ago)
- Last Synced: 2025-06-27T06:12:54.647Z (11 months ago)
- Topics: ai, browser, copilotkit, extention
- Language: TypeScript
- Homepage:
- Size: 576 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🚇 Chat w/ Web 🚇
> [!NOTE]
>
> ## 📜 Overview
>
> Welcome to **Chat w/ Web**! This innovative web extension harnesses the power of AI to enhance your browsing experience. With a beautifully crafted interface using Tailwind CSS, users can engage with an AI assistant to summarize content, answer questions, and provide insights about the websites they visit.
---
# ✨ Installation & Demo
| [**🏮🏮 CLICK HERE FOR YOUTUBE VIDEO 🏮🏮**](https://youtu.be/AEDV-N_7bIY?si=FH9sfz_4cmIPvcuJ) |
| ----------------------------------------- |
| **Youtube video includes installation process and demo of browser extension!** |
| [**🏮🏮 CLICK HERE FOR YOUTUBE VIDEO 🏮🏮**](https://youtu.be/AEDV-N_7bIY?si=FH9sfz_4cmIPvcuJ) |
| ----------------------------------------- |
| **Youtube video includes installation process and demo of browser extension!** |
---
## 🌯 Features
- **AI-Powered Conversations**: Interact with an intelligent assistant for instant answers and summaries.
- **Seamless Integration**: Effortlessly works with any website through our browser extension.
- **Elegant Design**: A visually appealing, responsive user experience crafted with Tailwind CSS.
- **User-Friendly**: Just install the extension and start chatting!
---
## 🛠️ Tech Stack
- **Frontend**: [React](https://reactjs.org/) - A JavaScript library for building user interfaces, known for its component-based architecture and efficient rendering.
- **Backend**: [CopilotKit](https://www.copilotkit.ai/) - A framework for building custom AI copilots, including in-app chatbots and AI-powered text areas.
- **Framework**: [WXT](https://wxt.dev/) - A next-gen web extension framework that makes Briowser extension development faster than ever before, offering a simplified development experience.
- **Styling**: [Tailwind CSS](https://tailwindcss.com/) - A utility-first CSS framework that provides a set of classes to build custom designs quickly.
---
## 💡 Usage
1. Navigate to any website.
2. Click on the extension icon in your browser toolbar.
3. Start chatting with the AI assistant in the chat surface.
4. Ask questions, request summaries, and explore insights!
---
## 🤝 Contributing
We welcome contributions! To get started:
1. Fork the repository.
2. Create a feature branch:
```bash
git checkout -b feature/YourFeatureName
```
3. Commit your changes:
```bash
git commit -m "Add your message"
```
4. Push to the branch:
```bash
git push origin feature/YourFeatureName
```
5. Open a Pull Request.
---
## 📄 License
This project is licensed under the [Unlicense](LICENSE).
---
If you find this project helpful, please give it a ⭐ on GitHub!