Skip to content

A prototype Python script for automating the process of scheduling a calendar based on existing events, goals, and todo tasks. Currently using OpenAI's GPT-3.5-Turbo model for analysing data.

License

Notifications You must be signed in to change notification settings

PolybitRockzz/calendar-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar Automation

Python

The Calendar Automation project is an ambitious endeavor that aims to simplify and streamline your daily routines by collecting data from your day-to-day life and analyzing it using OpenAI's GPT-3.5-Turbo language model. With this project, you will be able to generate personalized todo schedules, track your productive habits, and plan your day with ease.

Calendar Automation Concept Picture

Features

  • Personalized daily routine generation
  • Todo schedule generation
  • Productive habit tracking

Installation

Currently, this project is still in development, and major changes may occur. Once the project is complete, the installation instructions will be provided here.

Usage

To use the Calendar Automation project, create a ..env file in the directory of the script, containing your OpenAI's API key as follows:

OPENAI_KEY=sk-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Refer to the OpenAI documentation for more information on how to obtain an API key.

Then, simply run the provided python script.

Contributing

If you would like to contribute to this project, fork this repository and submit a pull request. We welcome all contributions and appreciate any help we can get to make this project even better.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Disclaimer

This project is not affiliated with OpenAI in any way. This project is for educational purposes only. Please note that this project is still in development and may undergo significant changes. We make no guarantees about the accuracy or reliability of the data generated by this project, and we are not responsible for any consequences that may arise from its use.

About

A prototype Python script for automating the process of scheduling a calendar based on existing events, goals, and todo tasks. Currently using OpenAI's GPT-3.5-Turbo model for analysing data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages