This repo hosts a FastAPI powered API codebase which accepts SMS messages as an input, auto-detects if a particular message is transactional in nature or not, and then parses out all the transactional meta-data.
The transactional meta-data can then be forwarded to various services for financial processing.
Currently supports: fireflyIII
All incoming SMS messages from your android phone can be transferred to this API by using SMS Forwarder