Skip to content

MichalKononenko2/PromptBotOverlapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install nix to get started. You can get it here. To quote from zero-to-nix.com, you can install nix by running

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

After installing, run nix develop to get a development shell.

Running the Program

The python script prompt_generator.py generates the prompt to be sent into the model of your choice. The Angular JS code is to be window dressing around this. Run that script in a Python interpreter to start.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published