-
Notifications
You must be signed in to change notification settings - Fork 14
Support longer inputs #13
Copy link
Copy link
Open
Description
SharmaMitchell
opened on Mar 14, 2025
Issue body actions
- Support increased input length (possibly as a premium feature, to cover additional cost)
- Implement UI for longer inputs
- Something more vertical with the input on the left & analysis on the right could be good. See genius.com lyrics breakdown UI
- Configure multiple sentence analysis to include context & improve analysis quality
- Option 1: Send the entire text to the LLM at once
- This may work best with short-length (single page) groups of text, such as song lyrics, social media posts, or short articles
- Option 2: Determine a way to split the text into chunks while retaining context of surrounding text (translate / analyze in batches)
- This may be necessary for longer (multi-page) groups of text, such as longer articles, research papers, or book passages
- Option 1: Send the entire text to the LLM at once
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels