Giter Site home page Giter Site logo

shreyas0512 / dictionary_extension Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.91 MB

A chrome extension which provides the dictionary definition and allows you to perform some gpt-3 queries based on selected text.

JavaScript 5.51% TypeScript 70.38% CSS 24.11%
chrome-extension plasmo react webstore dictionary-api gpt-3 typescript

dictionary_extension's Introduction

Simplify

Simplify is a chrome extension used to generate meanings of words selected in a website and ask questions using GPT-3.

Libraries used

Library Name - Version

"openai": "^3.1.0", "react": "18.2.0", "plasmo": "0.65.0", "react-loader-spinner": "^5.3.4"

How it Works ?

The extension is present upon installation as we browse and on selecting a text and rightclicking, we can choose the option to simplify which provides us the definition,pronounciation, and part of speech of the word as well as some definitions generated by gpt-3.

Loom.Message.-.26.February.2023.mp4

How to configure

This is a Plasmo extension project bootstrapped with plasmo init.

Getting Started

First, run the development server:

pnpm dev
# or
npm run dev

Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: build/chrome-mv3-dev.

You can start editing the popup by modifying popup.tsx. It should auto-update as you make changes. To add an options page, simply add a options.tsx file to the root of the project, with a react component default exported. Likewise to add a content page, add a content.ts file to the root of the project, importing some module and do some logic, then reload the extension on your browser.

For further guidance, visit our Documentation

Making production build

Run the following:

pnpm build
# or
npm run build

dictionary_extension's People

Contributors

shreyas0512 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.