-
Fork the Repository: Create your own copy to experiment.
-
Create a Branch: git checkout -b feature/AmazingFeature.
-
Keep it Clean: Ensure your code follows the existing style and includes comments.
-
Test Your Changes: Run python core/trainer.py to ensure the AI pipeline still works.
-
Open a Pull Request: Describe your changes clearly and link any related issues.
-
Be respectful and inclusive.
-
Focus on constructive feedback.
-
Keep the "Speedometer" UI snappy and lightweight!
We are currently looking for help with:
-
Adding more "Fraud Scenarios" to generator.py.
-
Improving the CSS responsiveness of the dashboard.
-
Writing unit tests for the app.
😁