create a tool that uses AI to categorize banking transactions

This commit is contained in:
2023-05-30 23:12:12 -06:00
commit 2004ad0f44
10 changed files with 11094 additions and 0 deletions

9
.idea/budgetTool.iml generated Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>