Dont expect clean code, this is just a playground.
A running instance of Rawen. You can get it from here (WHITELIST).
- Clone the repository
git clone
- Install NPM packages
npm install
You can find neat functions in the documentation here.
Summarizes the active window context.
gpt-vision.img.to.code.mp4
- Add your openAi key
- Run the project
npm start summarize-context
Mark a area and get information about it.
gpt-vision.test.2.1.mp4
- Add your openAi key
- Run the project
npm start mark-inform
Mark an area and get the code for it.
gpt-vision.img.to.code.mp4
- Add your openAi key
- Run the project
npm start mark-to-code
Asking your rawen instance questions by voice and searching the answers at your feed knowledge.
VIDEO INC
- Add your openAi key
- Run the project
npm start ask-knowledge-voice
Turns on the cam and watches and comments your fitness exercises.
vv Click to open on youtube vv
Using : GPT-4-Vision
- Add your openAi key
- Run the project
npm start fitness-tracker
"Demonstration that you can execute Python scripts with commands, showcasing the famous interpreter : https://github.com/KillianLucas/open-interpreter See open-interpreter.ts and open-interpreter.py
gpt-vision.img.to.code.mp4
Using : GPT
- Add your openAi key
- Run the project
npm start open-interpreter