YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
π Dodge AI: SAP Order-to-Cash Explorer
Dodge AI is a powerful, visual ERP analytics tool designed to trace and analyze the Order-to-Cash (O2C) process. It features a dynamic Cytoscape-powered graph and an AI Agent that provides deep business context for every transaction.
π Repository Structure
/frontend: React + Vite application (contains the UI, Graph, and AI Chat)./backend: FastAPI backend (Logic, Database Queries, and AI Intent Handling)./sessions: Complete history of development, walkthroughs, and verification media./DOCS: Master deployment guides and technical documentation.
π οΈ Setup Instructions
1. Local Development
Backend:
cd backend
pip install -r requirements.txt
uvicorn dodge_ai:app --host 0.0.0.0 --port 8000 --reload
Frontend:
cd frontend
npm install
npm run dev
2. Production Deployment
- Backend: Deploy on Render.com (Root:
backend, Command:uvicorn dodge_ai:app --host 0.0.0.0 --port $PORT). - Frontend: Deploy on Vercel (Root:
frontend, Framework:Vite). - Zero-Config: The provided
vercel.jsonautomatically proxies API calls to Render.
π Public Repository Link
https://github.com/Abhisingh18/Dodge-AI-ERP-Copilot
Developed For Dodge AI for high-speed ERP intelligence.
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support