From 57704d0fa37336d9c462c22efdb84df83931ce8f Mon Sep 17 00:00:00 2001 From: 1bcMax Date: Tue, 13 Jan 2026 23:14:33 -0800 Subject: [PATCH] Add PredictOS integration (PR #24 submitted) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40201cd..4336b44 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ response = client.chat("Hello!") | [ElizaOS](https://github.com/elizaOS/eliza) | ✅ Released | [elizaos-plugin-blockrun](https://github.com/BlockRunAI/elizaos-plugin-blockrun) | | [Claude Code](https://claude.ai/code) | ✅ Released | [blockrun-mcp](https://github.com/BlockRunAI/blockrun-mcp) MCP Server | | [GOAT SDK](https://github.com/crossmint/goat) | In Review | Agent framework integration | +| [PredictOS](https://github.com/PredictionXBT/PredictOS) | In Review | [PR #24](https://github.com/PredictionXBT/PredictOS/pull/24) - Prediction market AI agents | | [AgentKit](https://github.com/coinbase/agentkit) | Planned | Coinbase agent framework | | [LangChain](https://github.com/langchain-ai/langchain) | Planned | Custom LLM provider |