Hacker News new | ask | show | jobs
by x0xa 360 days ago
Does this require to have any subscriptions to any LLM APIs? Thanks
1 comments

thanks! Ontocast currently supports openai (subscription) and ollama (self-hosted) APIs.

At current openai pricing for GPT-4.1 mini $0.4/1M tokens we expect the cost of processing of 100 pages of text to be in the range of $0.02-0.08

NB: small models (< 14b) available on ollama struggle with structured output in our experience.

Thanks. Good luck!