Code Monkey home page Code Monkey logo

ai-sidebar's Introduction

ai-sidebar logo

๐Ÿคฉ Download Chrome Extension

Vue3 Typescript

AI Side Bar

  • Chrome extension sidebar for all sort of AI things
  • Community driven, open source
  • OpenAI Plugin

Features

main.png

  • Ask questions using chatGPT in chrome sidebar

Requirements

  • Node v16>=

Commands

  • npm i: Install dependencies
  • npm run dev: Start dev server
  • npm run build: Build the source code into './dist'
  • npm run build-watch: Build the source code into ./dist and continuously rebuild when changes occur
  • npm run test: Run tests below ./src/tests directory

Build and Test Chrome Extension ๐Ÿ‘จโ€๐Ÿ’ป

Mocking Openai API

  1. Set VITE_MOCK_OPENAI_API to true in .env file

Using Openai API

instruction.png

  1. Login to OpenAI Account
  2. Visit OpenAI API Keys Page
  3. Create a new API key
  4. Make sure the organization is set to 'Personal'
  5. Copy the API Key
  6. Run npm i to install the necessary dependencies
  7. Run npm run build to build source code into ./dist
  8. Visit chrome extensions page
  9. Enable developer mode
  10. Load unpacked extension(select ./dist folder)
  11. Paste API Key in OpenAI API Key input box

Note

  • By providing a personal API key the user may subject to billing
  • For pricing, refer to OpenAI's pricing policy
  • API key is a secret do not share it with others
  • Users should understand the rate limits that the API holds
  • This extension will only work within a chrome browser

Contributions

Contributors

All Contributors

Kim Seon Woo
Kim Seon Woo

๐Ÿ’ป ๐Ÿ“–
Rhythm Sharma
Rhythm Sharma

๐ŸŽจ
CainanConway
CainanConway

๐Ÿ“–
Aishwarya Mali
Aishwarya Mali

๐ŸŽจ

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.