I want to create a chatbot which will let users to talk about my page (live). So they can ask my chat for example to give them 5 newest articles. Or write to them short about what are the 2 newest articles etc.
To do that i need to let my CHAT use fresh data. I publish articles on my website every day, even few times per day.
Do you have idea how i can create chat with “automatic updating database” :)?
My idea is to create a simple crawler in make and / or save those data in doc / database. then use this doc as database for chat, but how i can force it download it every time to get fresh data?
At web ChatGPt i just tell him to go to page and to things, but in api it doesnt work
You can update the Pickaxe everyday to have fresh data. There is also a ‘refresh webpage’ setting in the knowledge base at the very bottom of the Learn tab you might find useful.
Or you can create a custom action that connects to your database.
Hi @suprime glad to see you up and running and enjoying Pickaxe!
I suggest admin Mike’s 2nd solution with a make workflow pulling RSS data from your website. It will grant you granular control over the data extraction and output settings. It will require an RSS service monthly (or annual) subscription, but you can then use it to monitor your competitor websites (for example) as well within other apps - the use cases are vast.
Let me know if you need help setting that up by sending me a DM!