Skip to content

NexTechFusion/Command-Playground

Repository files navigation

Rawen-Command-Playground

A bunch of scripts that using the Rawen SDK.
Dont expect clean code, this is just a playground.

Requirements 📋

A running instance of Rawen. You can get it from here (WHITELIST).

Installation 🔧

  1. Clone the repository
git clone
  1. Install NPM packages
npm install

Documentation 📖

You can find neat functions in the documentation here.


Examples

Direct context summarization

Summarizes the active window context.

gpt-vision.img.to.code.mp4
  1. Add your openAi key
  2. Run the project
npm start summarize-context

Marked area information

Mark a area and get information about it.

gpt-vision.test.2.1.mp4
  1. Add your openAi key
  2. Run the project
npm start mark-inform

Marked area to code

Mark an area and get the code for it.

gpt-vision.img.to.code.mp4
  1. Add your openAi key
  2. Run the project
npm start mark-to-code

Ask knowledge by voice

Asking your rawen instance questions by voice and searching the answers at your feed knowledge.

VIDEO INC

  1. Add your openAi key
  2. Run the project
npm start ask-knowledge-voice

Fitness trainer

Turns on the cam and watches and comments your fitness exercises.

vv Click to open on youtube vv Fitness trainer got

Using : GPT-4-Vision

  1. Add your openAi key
  2. Run the project
npm start fitness-tracker

Python exec. with Open Interpreter

"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

  1. Add your openAi key
  2. Run the project
npm start open-interpreter

About

Bunch of scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages