Progress AI is a Chrome Extension that integrates AI chatbot functionalities to enhance user productivity. It allows users to manage their reading list and interact with AI models through an intuitive interface. The extension also incorporates multiple chatbots, including a local AI chatbot and Hugging Face’s BlenderBot, for more interactive and personalized experiences.
- AI Chatbot: Communicate with two different AI models:
- Local AI Chatbot: Run on a Flask server and responds to user input in real-time.
- Hugging Face BlenderBot: Uses Hugging Face’s BlenderBot-400M-distill model to provide context-aware responses.
- Todo List Management: Add, update, and remove items from your reading list.
- Dynamic Reading List UI: The UI updates in real-time as the reading list is modified.
git clone https://github.com/yourusername/progress-ai.git