Kamil Ruczynski

Wordware - Your tool for building AI agents with natural language

Wordware is an IDE that enables anyone to build complex AI Agents and applications. Domain experts and engineers can now iterate 20x faster with prebuilt tools, API deployment, tracing, and more. Finally, build high-quality and reliable AI!

Add a comment

Replies

Best
Kamil Ruczynski
👋🏻 Hi Product Hunt makers! I’m Kamil, Head of Growth at Wordware—an IDE for building AI agents. Today, we’re officially launching the Wordware platform, and we’re excited to show the world what we built. It’s a tool (an IDE) that enables you to quickly build custom AI agents for specific use cases like legal contract generation, marketing content automation, invoice analysis, candidate screening, generating PRDs, and many more. We call applications built on Wordware ‘WordApps’ because you can create them using natural language—in other words, using words (pun intended). Our core belief is that the domain expert—not the engineer—knows what good LLM output looks like. For example, lawyers building legal SaaS need to be deeply involved in the process, and working directly in the codebase or going back-and-forth with engineers isn’t the way to go. Most of our clients are cross-functional teams, including less technical members, who need to collaborate with engineers on LLM applications, such as assessing prompt outputs, and care about the speed of iterations. These include early-stage startups building AI-first solutions that treat Wordware as their LLM backend, larger corporations that build 100s of prototypes on us, and AI builders creating their own products. From venture partners aiming to be in the top 0.1% of their field by building AI agents to analyze startups and founders, to lawyers scaling their expertise through AI, Wordware is the go-to tool. And if you’re technical, then you’ll appreciate Wordware for the speed of building complex AI agents without messy LLM abstractions, as well as our advanced capabilities like loops, conditional logic (IF-Else), structured generation (JSON mode), and custom code execution, allowing you to connect to virtually any API. Note: you must not be afraid of no/low-code tools and simply accept it’s 10x faster than writing everything yourself—not to mention the annoying process of iterations on prompts in the codebase 😉 Here’s what you can do with Wordware - example use cases: ✍🏻 Custom content generation AI agent: Researches topics and writes SEO-optimized blog posts using online-enabled models and looping through table of contents. It helped created fully automated content execution for many teams. 🧠 Invoice processing: Analyzes and processes unstructured invoices efficiently (up to 25k daily by one of our clients!), categorizing them and giving insights on financial data. Not only that, based on the data on the invoices it gives personalized recommendations on where to find cheaper alternatives based on geolocalization. 📊 Data querying and reporting: Performs data analysis through natural language commands, queries databases and constructs personalized reports. Users don’t have to be SQL fluent to get information, it can query big databases and save over 10h of work per week. 📚 Personalized learning and assessment agent: Prepares learning material personalized to the user’s level and needs by searching Wikipedia or research papers, then prepares quizzes and assesses user answers automatically. ✨ Sales enrichment: Searches LinkedIn and the web for information on leads, then updates and enriches your CRM with relevant data. Using different sources we can make sure the provided data is relevant and not hallucinated, making personalized outbound more effective. 💬 Meeting summaries: Provides personal voice summaries of all your weekly meetings in a structured manner. Not only that, it also categorizes them by meeting type so you never get lost in the notes. PS: Wordware is the platform behind Audioscribe (https://audioscribe.wordware.ai) and Twitter Personality (https://twitter.wordware.ai) projects, our open-source projects that we built to showcase the possibilities of Wordware. PS2: our Twitter Personality app gained 1 million users in the last 4 days - it’s a great showcase of what prompting and building an LLM backend on Wordware can achieve.
Kamil Ruczynski
@tomik99 dzięki!
Otman Alami
do you have tutorials, i see that at least we should know loops and if-else ! or is there a way to just describe the flow!?
Bogdan Chayka
@otman_alami things were not entirely clear to me too
Kamil Ruczynski
@otman_alami @bogdanchayka once you sign up, you should see the Getting Started project. It should explain how to use loops, if-else statements, etc. we’re going to have tutorials soon ;)
Shivali Goyal
💡 Bright idea
@bogdanchayka @unable0 @filip_kozera since you would be drowned in work, keeping the ship together after one of the most successful PH campaign - I made a small tutorial for you. With Trupeer.ai, you can create such beautiful tutorials and product videos in seconds. All you have to do is a rough screen recording of the process I hope I got everything right for how to use loops. Video:
@otman_alami hope it helps you
Kamil Ruczynski
@bogdanchayka thank you <3 <3 <3
Otman Alami
@bogdanchayka @unable0 @filip_kozera @shivali_goyal1 Frankly i don't understand it! maybe it my fault i don't know, first you should explain what the flow is, what we want to acheave then start creating the flow, it is still complicated for me at least.
Ben Parr
🔌 Plugged in
When @mattprd and I first met Filip & Robert, it became clear that that this is a really special product and team. It's SUCH an elegant product and should be part of any AI developer or builder's toolkit. There's nothing like it on the market. Really thrilled to be one of Wordware's earliest investors!
Elias Stråvik
Huge congrats on the launch Robert, Filip & Kamil! 🎉 I became a diehard fan of WordWare after using it for an AI wrapper months ago. I was doing prompt engineering either in my code or by copy-pasting stuff from ChatGPT – it was a bad situation. Realising I could do all that super-important prompt engineering in a dedicated IDE first, even mixing models, was insane. Seeing that you got 1M+ users in 2-3 days with twitter.wordware.ai has also been crazy – can't think of a lead magnet that I've seen taking off quicker. Huge kudos to @kyzo for that as well! You're killing it guys – can't wait to see what's next!
Max
Hi Kamil! Congrats on the launch! I have questions How does Wordware integrate with various APIs and what examples can demonstrate this integration? What kind of feedback have you received from early adopters of Wordware, especially from startups and large corporations? Can you tell us more about your experience with the Audioscribe and Twitter Personality projects and how they demonstrate the power of Wordware?
Kamil Ruczynski
@mksaint13 Hey, thanks for the congratulations! To respond to your questions: 1. API Integrations: We've got a code execution component, so you can integrate with almost anything. We also provide some core native integrations. Is there anything specific you're looking for? 2. Feedback from Early Adopters: Startups love the fast iteration speed and how easy it is to build functional solutions, saving them time and money. Larger companies appreciate our prototyping tools, enabling non-technical users to build with AI. Instead of hiring a team of engineers and testing three products a year, they can test hundreds without the need for an expensive engineering team. You can find more details in the testimonials section at the bottom of our landing page. 3. Audioscribe and Twitter Projects: We learned a lot about putting Wordware into production and the importance of proper prompting, which makes a huge difference. Feel free to reach out if you have more questions!
Robert Chandler
Having built a bunch of AI agents 🤖 we realised three things: 1. It's prompts all the way down 2. Making agents work required a bunch of iterations 3. It's much faster when the person developing the agent can judge the quality of the outputs So, having spent the last 10 years building in AI with my co-founder we thought from first principles: "If prompting is the new programming, what should the tools be?" 🤔 The result: A prompt-first programming language in a web based IDE. None of the ridiculous abstraction layers that other tools *cough* LangChain *cough* put between you and the prompt. An editor built for editing rich text, not code. Zero friction to chain different models. Oh, and multimodal by default 🖼️ All this is backed up with the familiar software paradigm of: - Semantic-versioned deployments - A GitHub-like community library of agents - Loops, branching, type safety and code execution (when needed!) Wordware elegantly combines the flexibility of LLMs with the structure of software. It empowers teams to build reliable and useful AI agents by iterating 20x faster.
Kamil Kyzo
This is going to be the biggest launch of the year, LFG BOYS!!!!!!
Kamil Ruczynski
@kyzo thank you Sir! 🫡
Austin
Congrats on the lunch! What measures are in place to ensure data privacy and security, especially given the sensitivity of medical information?
Pio Scelina
💡 Bright idea
I’ve been using Wordware for 3 months now and as a non-engineer I feel very empowered with what I can do. Building AI apps, even complex ones, has never been easier ☝️ Here are 3 apps that that took couple of minutes on Wordware (probably would take much longer in the codebase :) ) - Learn with AI - researches web and Wikipedia on given topic, summarizes and gives you further insights on command. Models used: Command R+ online, Sonar Large, Claude 3.5 Sonnet. See here: https://app.wordware.ai/share/8e... - PRD generator - creates a PRD for your product, gives feedback on it and refines it. Models used: GPT 4Turbo, Claude 3.5 Sonnet. See here: https://app.wordware.ai/share/67... - Lead enrichment - enriches information about a person and company. Models and tools used: Exa.ai, Sonar Large, Command R+ online, GPT 4Turbo, GPT-4o. See here: https://app.wordware.ai/share/b3...
Kamil Ruczynski
@pio_scelina great to hear that! 🙏🏻
Adam Cohen Hillel
Big fan of the product, great to see how it progressed! good luck
Kamil Ruczynski
@adamcohenhillel thanks Adam! we're just getting started 🙌🏻
Viraj P
Hey Kamil! Congrats on the launch. I'm curious what’s been the most surprising feedback you’ve received from early users of Wordware?
Kamil Ruczynski
@virajpatel we constantly learn what is possible with our platform, and that boundary is being pushed further every week - our users are very creative ;)
Tony Han
It's great to be here to witness the moment when ya'll broke X and PH in 4 days. Absolutely insane way to launch and showcase the capability of your product. Congrats on launching a product that will get people talking for the decades to come @unable0 and team!
Kamil Ruczynski
@tonyhanded thank you Tony - great to hear that :)
Rush Shahani
Congrats on the launch! Huge fan of the team and product :)
Kelly Kim
Congratulations on the launch! I just signed up for a Wordware 😊 I love that the product design looks easy to use even for non-developers. Especially, the feature that analyzes images seems really amazing!
Robert Chandler
@kellypoly so glad you like it! We built it to help enable designers and PMs to leverage the power of LLMs! What are you planning on building with it?
Aurora Zelia
Congrats on the launch!!!! Absolutely love Wordware! Super easy to build AI agents for my everyday workflow in eCommerce management. Thanks for building such an amazing product!
Kamil Ruczynski
@aurora_zelia that's great to hear, Aurora! I hope wordware brings you lots of joy!
Kyrylo Silin
Hey Kamil, I'm curious about the learning curve for non-technical users. How long does it typically take for someone with no coding experience to become proficient in creating useful AI agents with Wordware? I'd love to hear more about how you ensure the reliability and quality of the AI outputs, especially for critical use cases like legal contract generation. Congrats on the launch!
Kamil Ruczynski
@kyrylosilin thanks for the question, Kyrylo! Many non-technical users build and share their first apps within 30 minutes, sometimes even faster! As for quality, it's all about prompting and iterations, which are super fast and easy on Wordware.
Kazuki Nakayasiki
So cool! Congrats on the launch and thank you for coming to my life, Wordware!!
Kamil Ruczynski
@kazuki_nakayasiki thank you Kazuki!
It's great to see a tool that makes creating and managing AI apps accessible to everyone.
Mr. Ånand
Congrats on the launch! I tried one of the WordApps, it's insane. Going to explore and try it out asap🎉
Kamil Ruczynski
@astrodevil thanks! try other WordApps too!
Alex Reibman
WordWare is one of the coolest no-code agent builders out there. (I've reviewed over 200 of them). Extremely powerful, plus you can even turn your agents into APIs.
Olav Ljosland
@areibman thanks Alex! We are excited about our approach to empower more people to build AI agents and workflows