Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

README.md

Blame
  • Cookiecutter template for relational RAG projects

    Requirements:

    • Cookiecutter (0.7.0+) installed, e.g., using pip install cookiecutter.

    Usage:

    1. Create a new project. Note the URL to clone the project and its project ID.
    2. Run cookiecutter https://git-st.inf.tu-dresden.de/jastadd/project-templates/relast and put in your information, especially the URL from step 1 as project_url and the project ID from step 1 as project_gitlab_id.