compilers-lecture icon indicating copy to clipboard operation
compilers-lecture copied to clipboard

A01741952-lab_07

Open CristianCazares opened this issue 9 months ago • 0 comments

The chatbot was introduced on the commit: feat(lab/07): extended compiler with starwars api (swapi)

Extended prompts:

  • "tell me about {name}"
  • "who is {name}"

Only the names can contain uppercase characters.

Example:

  • "tell me about Obi Wan"
  • "who is R2"

To execute use the Makefile.

CristianCazares avatar May 08 '24 03:05 CristianCazares