Skip to content

KruchDmitriy/llama

Repository files navigation

Llama

Dependencies

  1. First of all you need to install electron, e.g. via npm install electron --save-dev.
  2. pip3 install -r requirements.txt

Installation:

  1. Clone repository.
  2. Load model: cd models && bash load_model.sh && cd .., or download it directly.
  3. cd ui and execute npm install.
  4. Run npm start.
  5. That's all, have fun!

Video

YouTube

Presentation

Link

About

Funny text rewriter based on Word2Vec method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published