Package-level declarations

Types

Link copied to clipboard
abstract class LLAMA : AI

Because the AI runs in a separate OS process, if the model runs out of RAM, the OS kills the LLAMA-Server process but the Formcycle Tomcat JVM does not even feel a bump.

Link copied to clipboard
Link copied to clipboard
class Whisper : AI

All audio data is processed locally on the server (using a local server only). No data is transmitted to any cloud service (Google, Microsoft, OpenAI, etc.). This makes it the ideal solution for organizations that require DSGVO-compliant speech recognition.