initial commit: create basic rag search and ingest

This commit is contained in:
2025-05-15 02:10:14 -06:00
commit 0d072032d9
16 changed files with 744 additions and 0 deletions

8
.idea/modules.xml generated Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/generic-rag.iml" filepath="$PROJECT_DIR$/.idea/generic-rag.iml" />
</modules>
</component>
</project>