Hi, i would like to use the chat gpt integration in a project to act as a one time, specific, web scraper. The aim is to, (1.) insert a prompt using the function in appwrite (using cloud services not self hosting), to search 1 website and take information about a product using a product code to gain information on its [brand/type]. (2.1.) then use this information to auto fill a page requiring these two specific things within an app using react native and appwrite. (2.2.) store this information into a collection for future ref so that the function doesn't need to be called again until asked. (understanding that chat gpt ext can only scrape specifics )
user input: x gpt output: y,z store: x,y,z
would i be able to; A: use this in a mobile app on the react native sdk, B: use the chat gpt integration in this manner, (using this until i build a web scraper). C: save the response from chat gpt prompt into a collection as normal (without much manipulation).
thank you for your help. i have researched about the pricing and set up but new to coding in general and need a bit of guidence. Max.
Recommended threads
- Possible FRA servers down
Is it possible that the Frankfurt servers are currently down? There is no way to fetch any data. Given the few reports already in the <#564160731327758346> chat...
- Appwrite DNS nameservers return SERVFAIL...
My custom domain demomanasa.online (and all its subdomains) stopped resolving with ERR_NAME_NOT_RESOLVED for all visitors. I have traced the failure to Appwrite...
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...