@[email protected] to [email protected]English • 2 years agoText-summarizing apps on Linux?message-square14fedilinkarrow-up144
arrow-up144message-squareText-summarizing apps on Linux?@[email protected] to [email protected]English • 2 years agomessage-square14fedilink
Any FOSS apps for the Linux CLI that can summarize a large text into short paragraphs or bullet points?
minus-square@[email protected]linkfedilink2•2 years agoCheck out localAI, an open source drop in replacement for OpenAI APIs, in particular the section about text generation. From here, you can load a model with a specific prompt, in order to summarize text.
Check out localAI, an open source drop in replacement for OpenAI APIs, in particular the section about text generation. From here, you can load a model with a specific prompt, in order to summarize text.