From 21563431decbb184871f5d2b8d29e59f7eda2b69 Mon Sep 17 00:00:00 2001 From: goulustis Date: Fri, 10 Oct 2025 12:29:35 +0800 Subject: [PATCH] place holders --- README.md | 5 ++++- scripts/make_rag_database.py | 0 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 scripts/make_rag_database.py diff --git a/README.md b/README.md index fc4d6bd..ab19895 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,7 @@ python -m pip install -e . # for production python -m pip install . -``` \ No newline at end of file +``` + +# Runables +all runnables are under scripts \ No newline at end of file diff --git a/scripts/make_rag_database.py b/scripts/make_rag_database.py new file mode 100644 index 0000000..e69de29