Skip to content

skeedo-sys/web-for-ai

 
 

Repository files navigation

AI Ready Website

AI Ready Website

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

Setup

  1. Install dependencies:
npm install
  1. Create a .env.local file and add your environment variables:
# Copy from .env.local.example or add your API keys
OPENAI_API_KEY=your_openai_api_key
FIRECRAWL_API_KEY=your_firecrawl_api_key
  1. Run the development server:
npm run dev

Open 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • CSS 6.4%
  • JavaScript 0.1%