Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 778 Bytes

File metadata and controls

36 lines (19 loc) · 778 Bytes

🛣️ How to Contribute

  • 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.


📜 Code of Conduct

  • Be respectful and inclusive.

  • Focus on constructive feedback.

  • Keep the "Speedometer" UI snappy and lightweight!


💡 Suggestions

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.

Thank you

😁