Page 1 of 1

AppGini and ChatGPT

Posted: 2025-03-17 14:24
by Moh Youba
Hello guy
How try AppGini with ChatGPT
I try for you using DeepSeek

Instruction to DeepSeek
I have a database build using AppGini 25.10.
I have following tables
Clients
• idclient
• name
• total_income
• total_outcome
• remaining
Incomes
• Idicome
• Date
• amount
Outcomes
• Idoutcome
• Date
• Amount
Help me calculate total_income, total_outcome and remaining, using AppGini calculated field.
see DeepSeek
deepseek.jpeg
deepseek.jpeg (165.24 KiB) Viewed 12131 times
What do think about

Re: AppGini and ChatGPT

Posted: 2025-03-18 05:26
by a.gneady
Thanks so much for sharing this great tip, Moh! Your post inspired me to add a new feature in future releases to export the db schema to markdown text (copying it to the clipboard) in order to paste it into your prompt without having to manually type it.

Re: AppGini and ChatGPT

Posted: 2025-03-18 11:48
by Moh Youba
my pleasure Ahmad