Code Monkey home page Code Monkey logo

agda-gpt-experiment's Introduction

agda-gpt-assistant

Before you start, you have to prepare the directory with templates. Directory is available in git repository /data/templates. Copy this directory to your current executing dir, or ~/.agda-gpt-experiment whichever one you need to create first.

Example:

aga -a=Test.agda -t=not : Bool → Bool -c=myConfig.json -m=Pretty -l=15
aga [OPTIONS]

Common flags:

  -a --agda=FILE       This flag has no default value. Enter the file name of
                       agda or the entire filepath, eg. Foo.agda
  -t --task=SIGNATURE  This flag has no default value. Enter the function
                       type, eg.  not : Bool → Bool
  -c --conf=FILE       this is a config file, it should be in the current
                       directory or * ~/.agda-gpt-experiment * default value for
                       this flag is config.json
  -m --mode=MODE       Choose one of the operating modes. * Pretty * or
                       * Debug *  - which has more details. The default value
                       for this flag is Pretty.
  -l --maxt=NUMBER     Set this flag to specify the number of round
                       conversations with ChatGPT. This flag has a default
                       value of 5.
  -? --help            Display help message
  -V --version         Print version information

More details on the website https://codecredence.ai

agda-gpt-assistant.mp4

#watch -n 1 cat state_code_gpt.log

agda-gpt-experiment's People

Contributors

nieradkokrystian avatar zbraiterman 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.