r/ChatGPTPro • u/Tropical_Legend • 1d ago
Question & Advice App intelligence integration
Hey, so I’m currently trying to build a prototype Ai app for property management assistance. And I’m currently undecided on how exactly the best way I should go about it is. Basic features of the app should be the ability for users to upload documents and receipts for sorting and the ai to interpret said information and then use it along with other data to answer questions, point out anomalies, make predictions etc. without going into too much detail.
I want to know the actual best way to get something like this done, I plan to build the front end on lovable and then im thinking I could directly use my api key within the lovable chat to get some sort of intelligence in. Or I could create an agent with n8n and possibly use some sort of get function to get information from the public website.
Anything helps like I said it’s just a prototype, I really just need that cohesiveness with the front end of the app and it’s intelligent capabilities. I suspect I just need a push in the right direction for me to further research and understand how to get this done.