Extracting text from a larger document works great with glide AI but afterwards I would like to format it as json (or summarize the text). Glide AI has a 4000 token limit so it won’t work on a larger document. OpenAI can do 16k token documents but I also get stuck there. Anyone has been working on larger documents to get around such restrictions?
Would love suggestions
I think the only way to do this is work with the Claude API, which allows 100k tokens.
1 Like