Solution to query chatgtp using values from a database table and return data and store into sql table
Budget: $25 – $50 AUD
I want a basic script written that does the following
1. Takes a value from a sql database query ( i have created the database table called locations and data already exists )
2. Appends the value from one above to the end of the question to be put to chatgtp ( by adding the value at end of the question I am able to ask the same question each time just change to subject the question relates to )
3. The returned result needs to be added to a database table called chatgtpresults that has a coulmn to store the data and the record id taken from the locations table )
1. Takes a value from a sql database query ( i have created the database table called locations and data already exists )
2. Appends the value from one above to the end of the question to be put to chatgtp ( by adding the value at end of the question I am able to ask the same question each time just change to subject the question relates to )
3. The returned result needs to be added to a database table called chatgtpresults that has a coulmn to store the data and the record id taken from the locations table )