Skip to content

superMLdev/AgenticAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AgenticAI

This repo is developed and maintained for education purpose to learn Agentic AI by superml.dev

We introduce our first project with Agentic AI, available to learn Fraud Detection in Card data Authorization.

SMART-SDLC

Available at https://github.com/superMLdev/smart-sdlc Smart-SDLC uses role-aware AI execution, where each persona operates within explicit delivery boundaries, owns specific artifacts, and hands work forward through governed transitions.

NL-2-SQL

Available at https://github.com/crazyaiml/nl-2-sql-agent A guarded NL-to-SQL reasoning agent that learns schema and domain context, then answers analytical questions using iterative, evidence-backed SQL.

ANTI-FRAUD

Available at https://github.com/superMLdev/anti-fraud Its a public repo for learning purpose only.

This project is a modular fraud detection platform that uses:

  • 🧠 Traditional Machine Learning models (XGBOOST)
  • πŸ€– LLMs (Large Language Models) for human-style explanations (OPEN AI can be extended to other LLMs)
  • πŸ“ˆ Drift detection to retrain models when fraud patterns change
  • πŸ” Reinforcement Learning-style feedback loops

πŸš€ Features

  • Real-time fraud prediction based on transaction data
  • Transparent LLM-based explanations of decisions
  • Feedback loop for manual corrections and re-training
  • Modular pipeline for drift detection and re-training
  • API endpoints for inserting transactions and getting predictions

πŸ‘¨β€πŸ’» Authors

Built with ❀️ by crazyaiml @ SuperML.dev


About

This repo is developed and maintained for education purpose to learn Agentic AI by superml.dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors