inveniosoftware / inveniosoftware/orcha
feat: use user filled metadata for generation
Open
enhancement
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- Avg merge
- 13d 23h
- Merged PRs (30d)
- 2
Description
The user might already have filled in metadata in the deposit form; we should consider this when generating. Possible approaches:
- Pass both file content and user-filled info to the model
- Process both separately through LLMs and use the more fitting one
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.