Files
dungeon_masters_vault/ROADMAP.md
T

22 lines
467 B
Markdown

# 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
* database retrieve for tag or entity
*