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.json automatically 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.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support