Skip to content

seonwoo960000/ai-sidebar

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ai-sidebar logo

🀩 Download Chrome Extension

Vue3 Typescript

AI Side Bar

  • Chrome extension sidebar for all sort of AI things
  • Community driven and open source

Features

main.png

  • Ask questions using chatGPT in chrome sidebar
    • Message Template
    • Memorize Context

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 πŸ‘¨β€πŸ’»

instruction.png

  1. Run npm i to install the necessary dependencies
  2. Run npm run build to build source code into ./dist
  3. Visit chrome extensions page
  4. Enable developer mode
  5. Load unpacked extension(select ./dist folder)
  6. Paste API Key in OpenAI API Key input box(Set VITE_MOCK_OPENAI_API to true in .env file to mock OpenAI API)

Note

  • By providing a personal API key the user may subject to billing
  • 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

  • Submit an issue for any features or bug
  • Submit a pull request with a clear title and description
  • Run npm run pull-request-check before submitting a pull request
  • Commit message best practices

Contributors

All Contributors

Kim Seon Woo
Kim Seon Woo

πŸ’» πŸ“–
Rhythm Sharma
Rhythm Sharma

🎨
CainanConway
CainanConway

πŸ“–
Aishwarya Mali
Aishwarya Mali

🎨