Giter Site home page Giter Site logo

loofahcus / storybro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from storybro/storybro

0.0 0.0 0.0 280 KB

A community maintained fork of AI Dungeon 2 by Nick Walton

License: MIT License

Python 95.57% Dockerfile 0.33% Jupyter Notebook 3.70% Nix 0.40%

storybro's Introduction

             ..~rr,,                                                                     
            .d╨"""╙╝╬N                                                                   
           ╔`        ╣Ñ                                                                  
      ,╓▄▄▄▓▄         ▌N             .oPYo.   o                      8                   
    #▀"` `Ñ"▀        ║ÜÑ             8        8                      8                   
        `".          ▀▀▀▀█▄,         `Yooo.  o8P .oPYo. oPYo. o    o 8oPYo. oPYo. .oPYo. 
     ,╗▄▄,  :         *    ╙▌            `8   8  8    8 8  `' 8    8 8    8 8  `' 8    8 
 .  ║▓▓███▌  r       ,,      '            8   8  8    8 8     8    8 8    8 8     8    8 
  -  ╙▀▀▀▀ .«      ╓▓▓███∩           `YooP'   8  `YooP' 8     `YooP8 `YooP' 8     `YooP' 
    "ⁿ~╔▄µ^`     .  ▀███▀  »`        :.....:::..::.....:..:::::....8 :.....:..:::::.....:
       ╟▓M        `~µ,.:;«*          :::::::::::::::::::::::::::ooP'.::::::::::::::::::::
       ║▓M ,,      .▓▓    ,          :::::::::::::::::::::::::::...::::::::::::::::::::::
       ║▓M ╫╫      ╒▓▓   ╬▓┘                                                             
       ║╫Ñ ╫╫      :▓╫  ╠╫▌                                                              
       j╫╫ ╫╫       ▓Ñ  Ñ╫                                                               
        ▌░ ╬╩       ▓N  K╫                                                               
        ▌` ╟H       ╣Ñ  Ü╫                                                               
        ▓H  ▓>      ╨░  ╣░                    Looks like you're writing a story.         
        ║▌  ╙Ñ»     ,┘  ╟ÑH                                                              
         ▌    ╚N╗▄æ╩    ║╫╡                          Would you like help?                
         ║N.            ║╫╡                                                              
          ▓             ]╫`                                                              
           ▓..         .╠M                                                               
            ▀▄,        .^                                                                
              ╙ΦNww≥═*^                                                                  

Storybro is a community maintained fork of AI Dungeon 2.

Visit our wiki here: Storybro wiki

Read more about AI Dungeon 2 and how it was built here.

This fork of AI Dungeon 2 aims to provide:

  • Improvements the original codebase
  • A command-line tool for managing models, stories, prompts, etc
  • An improved interactive play mode
  • A model registry where models can be downloaded
  • An HTTP web-service exposing most features
  • A Pip installable Python package

Note

Storybro's AI can use your GPU or CPU. A GPU will produce AI responses much faster than a CPU. An nVidia GPU with 12 GB or more of memory, with CUDA installed, is required for GPU play. If you do not have such a GPU, you can play on your CPU. However, each turn can take a couple of minutes or more for the game to compose its response.

Installation

Installing Storybro requires the following software:

Use Pip to install the latest release of Storybro:

pip install storybro

To install the development version:

pip install git+https://github.com/storybro/storybro.git

Or run this if you have cloned the source and are in that directory:

pip install .

(Optional) To use the model torrenting in Storybro, install Aria2 and ensure it is on your $PATH.

For troubleshooting see the wiki

Playing

Visit our Wiki to learn how to play and use Storybro.

Community

Storybro is an open source project. Questions, discussion, and contributions are welcome. Contributions can be anything from new packages to bugfixes, documentation, or even new core features.

Resources:

Contributing

Contributing to Storybro is easy! Just send us a pull request from your fork. Make sure develop is the destination branch.

Storybro uses a rough approximation of the Git Flow branching model. The develop branch contains the latest contributions, and master is always tagged and points to the latest stable release.

If you're a contributor, make sure you're testing and playing on develop. That's where all the magic is happening (and where we hope bugs stop).

storybro's People

Contributors

dustinlacewell avatar warmacha avatar rymate1234 avatar wauthethird avatar gatocreador887 avatar mikkommm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.