Skip to content

edreams/magpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magpie AI Logo Project

MAGPIE AI

Introducing our groundbreaking Chrome Extension plugin Magpie AI designed to revolutionize the way busy professionals stay informed amidst their hectic schedules. In today's information-driven world, newsletters and articles flood our inboxes, overwhelming us with valuable insights buried in lengthy content. Our plugin offers a game-changing solution, effortlessly summarizing and distilling this wealth of information into concise, digestible nuggets of knowledge read to you like an audiobook.

This project was made for the Plug into AI with AI21 in July 2023 organized by AI21 API And lablab.ai.

Features

  • Bookmark: Store the website URL in database
  • Standard Summary: Summarize this article using AI21 Task-specific API
  • Simple Summary: Attempt to create a simpler summary without jargons using AI21 Jurassic 2-Ultra Model
  • Play selected Text: User select words on the article, then this button will speakout those words
  • My library: Open a library website with articles and their summaries saved by Magpie AI, with an option to speakout those summaries when users click "speaker" buttons

Installation

  1. Download this Download Magpie (if Chrome does not allow, please copy the address and paste it to the browser, or use our page Magpie AI)
  2. Extract the ZIP file
  3. Open Google Chrome and navigate to chrome://extensions/
  4. Enable Developer Mode by clicking the toggle switch on the top right corner of the page
  5. Click on "Load unpacked" and select the extracted folder of this extension
  6. The extension should now be installed and ready to use!

Usage

  1. Click on the extension icon in the top right corner of the browser
  2. Interact with the Plug-in using one of five features

Credits

This Chrome Extension uses the following technologies:

  • AI21 API
  • ElevenLabs API
  • PostgreSQL database
  • Flask Server
  • Python, HTML, CSS, JavaScript
  • Google Chrome Extension