1.0 Release

This commit is contained in:
2026-03-05 20:07:35 +00:00
parent e4a2dd7bf2
commit 58f20856fd
15 changed files with 1208 additions and 1002 deletions
+19
View File
@@ -0,0 +1,19 @@
# ROADMAP
## Investigation & Exploration
* QA specific embedding models?
* instruction tuned embeddings?
* bredth vs depth = separate workflows
* common model attributes - temp & top-k
* Evaluation metrics, how good is it doing?
rate my response!?
## Planned Next
* AI in the middle - make the llm generate multiple queries for a wider search
## Planned Later
* entity chunking & re-ranking
* Logging in Ingestion