Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/IBM/wxflows

Examples and tutorials for building AI applications with watsonx.ai Flows Engine
https://github.com/IBM/wxflows

agents ai api examples generative-ai gpt granite graphql langchain langgraph llama llm llms middleware mistral openai rag tool-calling tools watsonx

Last synced: 3 days ago
JSON representation

Examples and tutorials for building AI applications with watsonx.ai Flows Engine

Awesome Lists containing this project

README

        

# 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.

![building AI applications with watsonx.ai Flows Engine](https://github.com/user-attachments/assets/ee70c90b-1297-4cee-be28-37244b342ebd)

**📹 [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)
- ... more to come

❗ [**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/)
- [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!