personal_assistant
1.0.0
A virtual personal assistant designed to simplify your daily tasks. The assistant can be accessed through the Command Line Interface (CLI) or as a Discord bot. With the assistance of Generative AI, it automates daily activities, making your life more organized and easier.
Project built for the 100 commitów competition. Its goal is to develop an open source project for 100 days.
You only need to have docker and docker-compose installed on your machine. Then you can run the following commands:
git clone https://github.com/janbanot/personal_assistant.git
bash env.sh
bash build.sh
bash build.sh --local