Skip to content

JARVIS is an artificial intelligent interactive bot who recognizes human speech and gives answers to all his queries just like Chatgpt but more interactive. It can perform system automation tasks and browser automation too. The AI is made using CHATGPT API.

License

Notifications You must be signed in to change notification settings

SWARAJ-42/JARVIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JARVIS

JARVIS is an artificial intelligent interactive bot who recognizes human speech and gives answers to all his queries just like Chatgpt but more interactive. It can perform system automation tasks and browser automation too. The AI is made using CHATGPT API

Note

  • Presently only the chat mode is functional and the program can chat with you in text mode and interactive mode only. Command mode will be updated soon
  • The module webkitSpeechRecognition works only with chrome so it is recommended to use chrome to run the program.

Prerequisites

There are some prequisites required to be installed before using the software.

You will also require the ChatGPT API

  • Then follow these steps to get your own API

  • Copy the api key then paste here

Installing

You can easily install node.js visiting the official website and download directly from there.

To install vite for the project open the project and open terminal inside client folder and run the following command.

npm install vite@latest

Usage

  • move to the client folder and run.
    npm run dev
  • move to the server folder in a new terminal and run.
    npm run server

Authors

Acknowledgments

About

JARVIS is an artificial intelligent interactive bot who recognizes human speech and gives answers to all his queries just like Chatgpt but more interactive. It can perform system automation tasks and browser automation too. The AI is made using CHATGPT API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published