Techfluent-au / SchemerBot

A LLM Agent that Finds Passive Income Streams For You

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SchemerBot

A Mistrel Run LLM agent that starts Passive Income Streams for you

Example usage

$ node schemer-bot.js

I built SchemerBot on this this live stream on my Youtube.

How to use it

Set up the Google Colab

Go to the Google Colab and run the server and copy the ngrok url

You have to run all the cells and ensure the flask server is running properly

Example ngrok url below

Screen Shot 2023-09-06 at 10 15 14 PM

Once you copy this url you have to update the ngrok url in the urtils.js in the inference function for it to work

Clone the repo


$ git clone git@github.com:jawerty/SchemerBot
$ cd SchemerBot

Install the packages

$ npm install

Run it

Example command

$ node schemer-bot.js

Have fun!

About

A LLM Agent that Finds Passive Income Streams For You


Languages

Language:JavaScript 100.0%