Skip to content

harrybanda/co-pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Co-Pilot

Co-Pilot is an AI voice assistant that aims to help developers speed up software development time by simply speaking to their code editor in natural language. Built with React and Wit.ai

Installation

git clone https://github.com/harrybanda/co-pilot.git

Create a .env file and add the following environment variables

  • REACT_APP_WIT_URL=https://api.wit.ai/message?v=20200907&q=
  • REACT_APP_WIT_TOKEN=YOUR_WIT_AI_ACCESS_TOKEN
  • REACT_APP_CODE_URL=YOUR_BACKEND_ENDPOINT

Run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks