This repository was created based on the codes found in the openshift/lighspeed-rag-content for building a RAG (Retrieval-Augmented Generation) vector database, which is used with the Ansible Automation Platform (AAP) chatbot from the documentation sources stored in the ansible/aap-docs repository.
make install-tools
make install-deps
make install-deps-test
./scripts/get_aap_plaintext_docs.sh 2.5
make build-image-aap
(It is pushed to Tami's account temporarily)
podman login quay.io
podman push aap-rag-content quay.io/ttakamiy/aap-rag-content