monadic-chat 0.4.6
Monadic Chat is a command-line client application program that uses OpenAI's Text Completion API and Chat API to enable chat-style conversations with OpenAI's artificial intelligence system in a ChatGPT-like style.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (14):
            blingfire
            >= 0
          
          
            http
            >= 0
          
          
            kramdown
            >= 0
          
          
            launchy
            >= 0
          
          
            oj
            >= 0
          
          
            pastel
            >= 0
          
          
            rouge
            >= 0
          
          
            tty-box
            >= 0
          
          
            tty-cursor
            >= 0
          
          
            tty-markdown
            >= 0
          
          
            tty-progressbar
            >= 0
          
          
            tty-prompt
            >= 0
          
          
            tty-screen
            >= 0
          
          
            tty-spinner
            >= 0