Skip to content

Mondego/fse2023-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors 3

  •  
  •  
  •  

Languages