Announcing Fused AI Builder
Fused AI Builder let's you create LLM Agents that can directly call & execute deployed Python code through Fused UDFs!
Give LLMs the ability the talk to your data & codeβ
We're launching Fused AI Builder, a simple way for you to give an LLM access to any UDF you want
Fused UDFs meets MCP Serverβ
MCP (Modal Context Protocol) Servers allow Large Language Models like Claude or ChatGPT to directly make HTTP queries. This means they can now access APIs and make all sorts of calls.
But a lot of the internet still doesn't have APIs, be it a new dataset you just discovered that's hosted on an FTP server or data on an S3 bucket that needs some processing before it's useful.
That's where Fused UDFs come into play. UDFs allow you to write Python code that can be executed from anywhere, and more importantly called from anywhere.
By using UDFs with MCP Server you can now easily write any Python code and allow a LLM like Antrophic's Claude to execute it & use its output.
Data, Python & LLMs all in oneβ
You can now use LLM + Fused UDFs to do a whole host of tasks:
- Internet Speed of any location
- Creating a Three.js website
- Combining Data
π§ This section is under construction. Our non-AI Agents are still working on this π§