LlamaIndex

Create a custom LlamaIndex loader for Google Calendar

Create a custom loader for LlamaIndex to pull and process more data from Google Calendar's API.

Enable logging with LlamaIndex

Use these lines of code to enable logging while running LlamaIndex.

Configure LlamaIndex to read from Google Calendar

Using data loaders, we can give LlamaIndex access to a Google Calendar to gain information about schedules and events.

Change the model used by LlamaIndex

The steps necessary to let LlamaIndex use a different Large Language Model than text-davinci-003.

What is LlamaIndex?

A quick breakdown of LlamaIndex, an open-source tool for working with Large Language Models.