19 lines
426 B
Markdown
19 lines
426 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 |