murillo-teixeira / voice-over-vision-extension

Chrome Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

To run the project, turn on the back-end in your localhost and port 8000 and create a config.json file with the following content:

const config = {
  openAiApiKey: "YOUR_API_KEY",
};

About

Chrome Extension


Languages

Language:JavaScript 64.7%Language:CSS 18.7%Language:HTML 16.5%