Skip to content

CsabaConsulting/eval-engineering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eval Engineering for AI Developers

This repo contains all the example code needed for the Eval Engineering for AI Developers course taught by Galileo.

Sign up for the lessons

You can sign up for the 5 lessons for the first cohort from these links:

Lesson 1 Lesson 2 Lesson 3 Lesson 4 Lesson 5

Prerequisites

To use these sample apps, you will need:

Set up the code

To set up each example, you will need to:

  • Clone this repo
  • Create a new virtual environment
  • Install the packages defined in the requirements.txt file in each repo
  • Copy the provided .env.example files to .env
  • Fill in the relevant details in the .env file

Contents of this repo

This repo contains Python code for the course, broken down by lesson and section in the lesson.

Lesson Sample Link
1 Basic chatbot Code
1 Chatbot with evals Code
1 Fixed chatbot Code

About

Details and sample code for the Eval Engineering course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%