Skip to content

Support longer inputs #13

Description

@SharmaMitchell
  • Support increased input length (possibly as a premium feature, to cover additional cost)
  • Implement UI for longer inputs
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions