MarketAgentsAI Profile Banner
MarketAgents Profile
MarketAgents

@MarketAgentsAI

Followers
224
Following
339
Media
12
Statuses
156

AI agent orchestration framework for markets

Joined October 2024
Don't wanna be here? Send us removal request.
@MarketAgentsAI
MarketAgents
10 months
We're building an agent-based market simulation framework to compare the trading efficiency of LLM agents (with diverse personas and various opensource LLM models) and zero intelligence agents in a double auctions market🤖📈. Check it out on our github🔗:.
github.com
A distributed agent orchestration framework for market agents - marketagents-ai/MarketAgents
7
6
21
@MarketAgentsAI
MarketAgents
11 days
Unleashing AI agents into real markets
0
1
1
@MarketAgentsAI
MarketAgents
11 days
RT @hallerite: we need a prediciton market RL env.
0
3
0
@MarketAgentsAI
MarketAgents
15 days
"AI agents" may be a hyped marketing term, but MarketAgents is making them real 💪.
@levelsio
@levelsio
16 days
If I hear people talk about "AI agents" these days it's generally a red flag and I know they're non-technical ppl reading AI news but not actually shipping anything. Not cause I don't believe in AI agents but it's such a marketing term with no real meaning at this point.
0
0
3
@MarketAgentsAI
MarketAgents
1 month
This sounds like a use-case for MarketAgents ⛽️.
@tszzl
roon
1 month
my bar for agi is an ai that can learn to run a gas station for a year without a team of scientists collecting the Gas Station Dataset.
0
0
3
@MarketAgentsAI
MarketAgents
1 month
RT @AnthropicAI: We've launched Claude for Financial Services. Claude now integrates with leading data platforms and industry providers fo….
0
559
0
@MarketAgentsAI
MarketAgents
2 months
Awesome multi-agent research system examples from @AnthropicAI . Here's similar examples from us:. Customer support agent example:. Investment research workflow example:. SEC filings extraction agent example:.
github.com
A distributed agent orchestration framework for market agents - marketagents-ai/MarketAgents
@PawelHuryn
Paweł Huryn
2 months
I copied the Multi-Agent Research System by @AnthropicAI. Pure @n8n. No coding!. How Does it Work? 🧵.(1/14)
Tweet media one
0
0
4
@MarketAgentsAI
MarketAgents
2 months
Cohort-based market agents swarm orchestration offers map-reduce design pattern.
github.com
A distributed agent orchestration framework for market agents - marketagents-ai/MarketAgents
@intrstllrninja
interstellarninja
2 months
map-reduce is one of my favorite agentic design patterns which also happens to be effective against prompt injections
Tweet media one
0
0
1
@MarketAgentsAI
MarketAgents
2 months
RT @jerryjliu0: Our team is actually cracked at document parsing. I threw in an old equity research report on Amazon, and watched as our p….
0
20
0
@MarketAgentsAI
MarketAgents
2 months
We have been applying RL to prototype markets for quite some time now.
github.com
An AI agent based backtesting framework for evaluating trading strategies on historical data - marketagents-ai/MarketBacktesting
@virattt
virat
2 months
I'm ramping up on Reinforcement Learning. Goal: apply RL to the stock market. I'll be learning thru Stanford's CS234. Comment if interested and I’ll share my learnings here on X.
Tweet media one
0
1
4
@MarketAgentsAI
MarketAgents
2 months
This is very insightful, our library offers context engineering through stateful agents whose context is composed with episodic memory, environment states and action spaces programmatically.
@hwchase17
Harrison Chase
2 months
📃The rise of context engineering. "Context engineering" has been an increasingly popular term used to describe a lot of the system building that AI engineers do. But what is it exactly?. The definition I like:. "Context engineering is building dynamic systems to provide the
Tweet media one
0
0
0
@MarketAgentsAI
MarketAgents
2 months
RT @dottxtai: Use the power of regular expressions for structured generation without writing regular expressions 😄. Available in Outlines v….
0
5
0
@MarketAgentsAI
MarketAgents
2 months
Our multi-inference library developed by @Cyndesama with native parallelization can solve this.
github.com
A multi-agent parallel inference orchestrator for MarketAgents - marketagents-ai/MultiInference
@xeophon_
Xeophon
2 months
the thing that people want to automate with computer use is filling out 100 cells in a spreadsheet by using search, not booking a flight.
0
0
1
@MarketAgentsAI
MarketAgents
4 months
Task agents will definitely be structured input/output based and that's how we run most of market agents orchestration now.
@hwchase17
Harrison Chase
4 months
🔥hot take im workshoping, would love feedback. when thinking about multi agent architectures it's useful to think about two different types of agents:. - chat agents: messages in, messages out.- task agents: structured output in, structured output out. what is different?. - task.
0
0
1
@MarketAgentsAI
MarketAgents
4 months
Great example to compare different agent frameworks using the customer support agent. Here's MarketAgents version of the customer support agent. In this example we can see that MarketAgents allows us to use max_steps and exit condition with terminal tool.
Tweet media one
@_rchaves_
Rogerio Chaves
4 months
I am coding the same agents in all LLM frameworks to compare them side-by-side:. - DSPy.- Langgraph.- Google ADK.- PydanticAI.- InspectAI. what else should I write it on?.
1
0
1
@MarketAgentsAI
MarketAgents
4 months
Check out the MarketVille repo for LLM agent-based double auction simulation demo.
github.com
A multi-agent market simulation framework. Contribute to marketagents-ai/MarketVille development by creating an account on GitHub.
0
0
1
@MarketAgentsAI
MarketAgents
4 months
Social simulations with market as a core environment has been one of the core features of MarketAgents.
@omarsar0
elvis
4 months
SocioVerse is an LLM-agent-driven world model for social simulation with a user pool of 10 million real individuals. "GPT-4o-mini and Qwen2.5-72b show competitive performance. according to the winner-takes-all rule, over 90% state voting results are predicted correctly. "
Tweet media one
1
0
2
@MarketAgentsAI
MarketAgents
4 months
Deploy MarketAgentSwarm to find out how reciprocal tariffs impact your consumer basket 🐝🐝🐝.
@intrstllrninja
interstellarninja
4 months
Introducing MarketAgentSwarm() as a module for deploying massively parallel agents which has been a core native feature of MarketAgents framework since day 1. Swarm allows us to deploy agents in cohort mode where we can orchestrate large number of agents to perform the same task
Tweet media one
0
0
2
@MarketAgentsAI
MarketAgents
4 months
Here's an example script to orchestrate a multi-step workflow with crypto MCP server.
Tweet media one
0
0
1
@MarketAgentsAI
MarketAgents
4 months
We support @dexscreener API as an MCP server for crypto market research
Tweet media one
1
0
2
@MarketAgentsAI
MarketAgents
5 months
MarketAgents makes running agents incredibly simple
Tweet media one
0
0
2