https://github.com/rickcau/api-process-runner-api
https://github.com/rickcau/api-process-runner-api
ai asp-net-mvc fraud json parse-files plugins responseformat semantic-kernel sk
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rickcau/api-process-runner-api
- Owner: Rickcau
- License: mit
- Created: 2024-05-03T14:08:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-29T22:39:15.000Z (about 1 year ago)
- Last Synced: 2024-12-26T04:30:18.750Z (10 months ago)
- Topics: ai, asp-net-mvc, fraud, json, parse-files, plugins, responseformat, semantic-kernel, sk
- Language: C#
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# api-process-runner-api
This soluton is designed to parse a series of CSV files that are extracted from various systems. These files are then processed for various Fraud patterns and the results are written to disk. Ideally, the data would be pulled directly from the DataBase, but in this example the custom only had access to the the data in CSV files. This same scenario could be applied to any system to help detect Fraud.
# LICENSE
The [MIT License](./LICENSE) applies to all the solutions / projects / examples included in this repository.