Skip to content

Mondego/fse2023-tutorial

Repository files navigation

FSE 23 LLMs for Software Engineering

These are the exercises associated with a tutorial created by the Mondego group. You can access the slides here.

Setup

  • required python version 3.10 or higher

  • install required libraries

    pip install -r requirements.txt
  • in each exercise folder create a local .env file, put the OpenAI API key

    OPENAI_API_KEY=''
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages