rubenf
rubenf3mo ago

Windmill AI Chat: Context-aware assistan...

Windmill AI Chat At the beginning, we sprinkled AI features everywhere but we realized that it started to be confusing, where to use AI, what it can do, what it has context on. At the same time, everyone including us started to get familiar with conversing with AI chats that could do everything from a single chat interface. Rather than fight it, we fully embrace this new paradigm. So I'm proud to announce Windmill AI Chat, a fully redesigned single holistic AI interface. Windmill AI Chat relies on your configured AI provider and hence the SOTA models. It has full context on our docs, your workspace content, what's displayed on screen (buttons, etc), the code or flow that you're writing. It can write scripts, full flows, respond to your question about Windmill, your code/flows and even fill arguments for you in scripts and flows. The level of abstraction of Windmill is uniquely positioned to leverage AI because the code that is expected is exactly the one AIs have been trained on, a unit of code with clear input/outputs in python/typescript using any libraries. Our OpenFlow spec is also easy and well-defined for AI to manipulate and build or edit full flows which allow for complex workflow building without having to use fine-tuned models. As time goes, we will continue to extend its capabilities and we expect the AI chat interface to become the go-to for most users where the traditional UX is for tweaking and getting visual feedback on what the AI is creating/doing. We will also expand on better integration with existing AI agents by generating local agent rules and clear specs for cursor/claude to have all context when doing local development with Windmill. Built by @Hugo C. and @Farhad , full blog post: https://www.windmill.dev/blog/ai-chat
Windmill AI Chat: Context-aware assistance across the entire platfo...
Windmill AI Chat: Context-aware assistance integrated across the entire platform
2 Replies
Alper
Alper3mo ago
This is an awesome step, congrats! Question: can the AI assistant be connected with a company-wide Gemini subscription?
rubenf
rubenfOP3mo ago
as long as you can provide api endpoints and credentials, yes it should work

Did you find this page helpful?