/ai-sidebar

Open source & Free AI Sidebar

Primary LanguageVueApache License 2.0Apache-2.0

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

🎨