bracesproul / gen-ui

🧬 Generative UI web application built with LangChain.js, AI SDK & Next.js
197 stars 46 forks source link

Add website data tool (Powered by Firecrawl) #7

Closed ericciarla closed 2 months ago

ericciarla commented 2 months ago

Great work on the Langchain Generative UI repository so far! We wanted to add a new feature that we think will be really useful for our users - a Website Data Tool powered by Firecrawl.

This tool will allow users to easily retrieve and display key information about a website directly within the application.

bracesproul commented 2 months ago

Here's the PR with the naming nit & switching to the LangChain document loader: https://github.com/bracesproul/gen-ui/pull/8/files

I can't push commits to this branch, so could you merge that PR into this PR? Thanks!

ericciarla commented 2 months ago

Thanks for getting this in @bracesproul! Should be all set 🔥