Add official repository URL.

This commit is contained in:
Oleksandr Kozachuk 2023-08-10 11:29:54 +02:00
parent 7a92ebe539
commit bc9baff0dc

View File

@ -4,6 +4,8 @@ ChatMastermind is a Python application that automates conversation with AI, stor
The project uses the OpenAI API to generate responses and stores the data in YAML files. It also allows you to filter chat history based on tags and supports autocompletion for tags.
Official repository URL: https://kaizenkodo.no/gitea/kaizenkodo/ChatMastermind.git
## Requirements
- Python 3.6 or higher