-
Notifications
You must be signed in to change notification settings - Fork 0
A dockerised inference and training API hosted on AWS Lambda to serve the TrackYourTransactions website. Employs OpenAI's text-embedding-3-small and a lightweight MLP classifier along with some rule based classification to accurately and efficiently categorise user transaction data.
JoeTCode/spending-tracker-lambda-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
A dockerised inference and training API hosted on AWS Lambda to serve the TrackYourTransactions website. Employs OpenAI's text-embedding-3-small and a lightweight MLP classifier along with some rule based classification to accurately and efficiently categorise user transaction data.