Bookmarks AI is a Chrome extension that leverages artificial intelligence to enhance your web browsing experience. It allows you to summarize bookmarked pages, apply custom prompts for detailed insights, and more.
To run Bookmarks AI locally, follow these steps:
-
Google Chrome Browser
-
Node.js and npm installed
-
Clone the repository:
git clone https://github.com/mlnomadpy/bookmarksai
-
Navigate to the project directory and install dependencies:
npm install
-
Build the project:
npm run build
- Open Google Chrome and navigate to
chrome://extensions/
. - Enable
Developer mode
. - Click
Load unpacked
and select thedist
folder from the cloned repository.
- AI-powered content analysis using Google's Gemini Pro API.
- Customizable prompts for tailored content insights.
- Options to process content either individually or combined.
To use the AI functionality of the Bookmarks AI Chrome extension, you will need to obtain an API key from the Gemini Pro website by Google. Here's a brief summary of how to get the API key:
- Visit the Gemini Pro API website: Google Gemini Pro API.
- Follow the instructions to register and create an API key.
- Once you have the API key, enter it into the top of Bookmarks AI extension and click on Save API Key, this will save it in the local storage.
This API key is essential for enabling the AI features in the extension. Make sure to keep it secure and follow Google's guidelines for API usage.
Contributions to Bookmarks AI are welcome.
This project is licensed under the GNU V3 License - see the LICENSE file for details.
- Google's Gemini Pro API for providing AI capabilities.
- We used Bard and ChatGPT to guide us through the process of creating this extension
- All contributors who have helped shape Bookmarks AI.
- https://github.com/kylelobo/The-Documentation-Compendium