diff --git a/README.md b/README.md index 617b5c0..7db5ea4 100644 --- a/README.md +++ b/README.md @@ -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