An open API service indexing awesome lists of open source software.

https://github.com/firecrawl/ai-ready-website

🔥 A tool to analyze your website's AI-readiness, powered by Firecrawl
https://github.com/firecrawl/ai-ready-website

Last synced: 5 months ago
JSON representation

🔥 A tool to analyze your website's AI-readiness, powered by Firecrawl

Awesome Lists containing this project

README

          

# AI Ready Website

AI Ready Website

A web application to analyze websites for AI readiness and optimization.

## Setup

1. Install dependencies:
```bash
npm install
```

2. Create a `.env.local` file and add your environment variables:
```bash
# Copy from .env.local.example or add your API keys
OPENAI_API_KEY=your_openai_api_key
FIRECRAWL_API_KEY=your_firecrawl_api_key
```

3. Run the development server:
```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) to view the application.

## Features

- AI Readiness Analysis for websites
- Real-time scoring and recommendations
- Visual charts and metrics
- SEO and accessibility checks