Elli Grossman
Elli Grossman4mo ago

Extract data from social media

Is there a template to extract data from social media profiles?
Solution:
@Grant absolutely. This is possible. I've added a template you can test out for just this: https://buildship.app/remix?template=llm-extract-to-database
BuildShip - Visual backend workflow builder
Visually build workflows and powerful backend logic for your apps. Powered by AI, connect to anything with or without code.
Jump to solution
6 Replies
Luis
Luis4mo ago
@Elli Grossman we have an upcoming web extraction series that you may find helpful but until then you can try our playground which showcases some of our utility extraction nodes: https://llm-web-crawler.vercel.app/
Grant
Grant4mo ago
@Luis Will there be any info about how to extract text with a LLM then update fields in a row (firebase/rowy/buildship tables) using that ai formatted JSON? I've been trying to find resources that do this next step.
Solution
Luis
Luis4mo ago
@Grant absolutely. This is possible. I've added a template you can test out for just this: https://buildship.app/remix?template=llm-extract-to-database
BuildShip - Visual backend workflow builder
Visually build workflows and powerful backend logic for your apps. Powered by AI, connect to anything with or without code.
Grant
Grant4mo ago
@Luis Yes I’ve taken a look at that template many times. My troubles begin with trying to figure out how to update a record in firestore with that extracted json. I wish there was more documentation on how to utilize the buildship LLM extraction in combination with updating records in Rowy or Buildship tables.
Luis
Luis4mo ago
I see. Would you like to schedule a short call so we can chat about it in detail and try to come up with a solution for you? We do have nodes for updating fields in a database, so it's just figuring out how to target the data to update. https://cal.com/rodgetech/30min
Grant
Grant4mo ago
Perfect, I will book a time slot shortly. Just a busy week for me right now.