Skip to content

lvjian700/play-chatgpt-apis

Repository files navigation

Play ChatGPT APIs

Experimenting OpenAI APIs.

  • Working Assistant (doing)

Environments

Setup

5 Steps for Starting ChatGPT Application Development

Usage

# put your api key into system env
export OPENAI_API_KEY="{your_api_key}"

# launch jupyter lab
jupyter lab

Structure

  • demos: My experimentation afteer learning:
  • learnings: tutorials: Detailed guides and tutorials I follow

Working Assistant

working-assistant.ipynb notebook is for experimenting how to chat with Calendar

TODO:

  • List schedule for given period: day | week
  • Book an event
  • Modifity an event

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published