forward0507/Multi-Ai-Agent
This is Crypto Multi Ai Agent system building from scratch in python without any dependency of frameworks! This Multi Ai Agent system leverate OpenAI's GPT-4o model with a simple Stremlit web interface to tackle specialized tasks to create agentic systems without using orchestration frameworks like Crew AI or LangGraph
Platform-specific configuration:
{
"mcpServers": {
"Multi-Ai-Agent": {
"command": "npx",
"args": [
"-y",
"Multi-Ai-Agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...