Vercel provides an incredible developer experience with its powerful platform. Thanks to that platform, we are able to ship at rocket speed – the ease of deployment really makes a difference.’
At Wordware, we aim to provide multiple LLMs so that it is easy to switch between various large language model providers with one click. Hence, using Anthropic models was a no-brainer for us, as they are very strong in reasoning, and we often share them with our clients.
OpenAI offers numerous models and an easy-to-use API, allowing us to quickly deploy new models whenever they are released. That's what we care about at Wordware – always providing the most important models to our users.
TipTap is a flexible and stable ProseMirror editor that enhances your text editing experience. Perfect for developers looking for seamless integration and top performance.
GPT-4 models clean transcripts for grammar mistakes and noise, identify the purpose of the note (e.g., email, project write-up), and, based on the note type, follow specific guidelines and employ the Feynman Technique to create a structured note from the recording transcription.
It serves as the LLM backend for Audioscribe—we took care of all the prompt engineering and the 'brain' of the AI agent on Wordware to ensure high-quality outputs. To do so, we experimented with different models and iterated on the prompts 100 times. Additionally, we used a set of IF statements to build logic for the comprehensive summary based on the note type.
It's much faster to do this on Wordware than on any other LLM framework or typical codebase. We allowed non-technical team members to master the prompts while an engineer focused on the code and simply linked an API to Whisper.