Content
# watsonx.ai Flows Engine
### Build, run & deploy Tools for AI Agents 🚀
With [watsonx.ai Flows Engine](https://ibm.biz/wxflows) you can build tools out of any data source, and deploy them to an endpoint in the cloud. Tools built with watsonx.ai Flows Engine can be used in any Agentic Framework using the SDK for Python & JavaScript.

**📹 [VIDEOS](https://www.youtube.com/playlist?list=PLzpeuWUENMK3jYU3Du7qEeeq3CeWm4jJV)** | **📝 [BLOGS](https://developer.ibm.com/search/?q=%22flows%20engine%22)** | **📗 [DOCUMENTATION](https://wxflows.ibm.stepzen.com/docs)** | **💬 [DISCORD](https://ibm.biz/wxflows-discord)** | **🆓 [FREE SIGNUP](https://ibm.biz/wxflows)**
## Tools
- [exchange](./tools/exchange/README.md)
- [wikipedia](./tools/wikipedia/README.md)
- [google_books](./tools/google_books/README.md)
- [math](./tools/math/README.md)
- [weather](./tools/weather/README.md)
- ... see [all tools](./tools/README.md)
❗ [**Build your own tool**](./tools/README.md) ❗
## Integrations
- [LangGraph](./examples/tool-calling/langgraph/)
- [LangChain](./examples/tool-calling/langchain/)
- [watsonx.ai](./examples/tool-calling/watsonx/)
- [OpenAI](./examples/tool-calling/openai/)
## Examples
- [End-to-end Agent Chat App](./examples/chat-app/)
- [Text-to-SQL Agent](./examples/text-to-sql-agent/)
- [YouTube transciption agent](./examples/langgraph-youtube-agent/)
- [Math agent](./examples/langgraph-math-agent/)
- [Model Context Protocol (MCP)](./examples/mcp/)
- [Tool Calling](./examples/tool-calling/)
- LangGraph
- [JavaScript](./examples/tool-calling/langgraph/javascript)
- LangChain
- [JavaScript](./examples/tool-calling/langchain/javascript)
- [watsonx.ai](./examples/tool-calling/watsonx/)
- [OpenAI](./examples/tool-calling/openai/)
- [RAG](./examples/rag-question-answer/)
- [Summarization](./examples/webpage-summarization/)
## Support
Please [reach out to us on Discord](https://ibm.biz/wxflows-discord) if you have any questions or want to share feedback. We'd love to hear from you!
You Might Also Like
Ollama
Ollama enables easy access to large language models on various platforms.

n8n
n8n is a secure workflow automation platform for technical teams with 400+...
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.

Dify
Dify is a platform for AI workflows, enabling file uploads and self-hosting.

Zed
Zed is a high-performance multiplayer code editor from the creators of Atom.
MarkItDown MCP
markitdown-mcp is a lightweight MCP server for converting various URIs to Markdown.