Initial commit: LLM-DS optimizer framework with data files excluded

This commit is contained in:
Carlos Gutierrez
2025-11-06 22:20:11 -05:00
commit f83fe475df
52 changed files with 10666 additions and 0 deletions

12
CITATION.cff Normal file
View File

@@ -0,0 +1,12 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Gutierrez"
given-names: "Carlos"
email: "cgutierrez44833@ucumberlands.edu"
title: "LLM RAG Data Structures Optimizer"
version: 0.1.0
doi: 10.5281/zenodo.0000000
date-released: 2025-01-01
url: "https://github.com/CarGDev/llm-rag-ds-optimizer"