autonomousagent / Procfile
Ayush
feat: Planner-Executor AI agent with autonomous task execution, memory, and weather tool
7d3b88b
Raw
History Blame Contribute Delete
54 Bytes
web: uvicorn app.main:app --host 0.0.0.0 --port $PORT