Skip to content

Commit

Permalink
Reflect gpt-4o-mini instead if 3.5-turbo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Oosterop committed Jul 19, 2024
1 parent 02ad62d commit de77dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@

<div>
<br>
Convert an airline crew schedule pdf into iCalendar format using a Large Language Model. OpenAI's gpt-3.5-turbo is used to extract the schedule information. iCalender files are recognized by most calendar systems (iOS, Android, Google, ++) and will create the flights on your phone/device calendar.
Convert an airline crew schedule pdf into iCalendar format using a Large Language Model. OpenAI's gpt-4o-mini is used to extract the schedule information. iCalender files are recognized by most calendar systems (iOS, Android, Google, ++) and will create the flights on your phone/device calendar.

The PDF schedule does not need to follow a very prescribed structured format.

Expand Down

0 comments on commit de77dbb

Please sign in to comment.