An Agentic AI app for Financial Fraud Detection using Graph RAG. An AI-driven fraud detection system leveraging Knowledge Graphs, Graph RAG, ArangoDB, and NetworkX for intelligent, adaptive fraud analysis.
Financial fraud is evolving rapidly, requiring dynamic AI systems that adapt and learn from new patterns. Our Agentic AI uses Graph RAG, LLMs (DeepSeek), and Knowledge Graphs to detect and visualize fraud in financial transactions.
- Graph RAG Integration – AI queries knowledge graphs for real-time fraud insights.
- Agentic AI – Learns & updates fraud patterns dynamically based on interactions.
- Fraud Detection Algorithms – Uses PageRank, BFS, Shortest Path & Community Detection to flag fraudulent entities.
- Interactive Graph Visualization – Built with NetworkX & ArangoDB for insightful fraud analysis.
- Multimodal Querying – Supports text and visual inputs via DeepSeek LLM.
- User Inquiry → AI queries financial transactions via Graph RAG.
- Graph Analysis → Runs Personalized PageRank, BFS, Dijkstra for fraud detection.
- Dynamic Learning → AI updates fraud patterns using past interactions.
- Visual Insights → Results are displayed with NetworkX & ArangoDB for fraud tracking.
- Actionable Alerts → Identifies risky transactions & suggests preventive measures.
- Graph Database: ArangoDB
- Graph Processing: NetworkX
- AI Model: DeepSeek (LLM)
- Backend: Python (FastAPI)
- Frontend: Flutter