This repository contains example applications developed using Firecrawl. These examples demonstrate various implementations and use cases for Firecrawl.
The repository currently includes the following example projects:
- local-website-chatbot: An example of implementing a local chatbot for any website.
- roastmywebsite-example-app: A sample application demonstrating website critique functionality.
To explore these examples:
- Clone this repository to your local machine.
- Navigate to the specific example directory you're interested in.
- Follow the README instructions within each project directory for setup and running the application.