Skip to content

THEY-Consulting/eu-llm-tracker

Repository files navigation

EU LLM Tracker

A simple knowledge base for LLM hosting providers with a focus on European data residency. This repository contains both the provider database and the website code for tracking AI and LLM hosting services that offer European data center options.

How to Contribute

We welcome contributions to help keep this database accurate and comprehensive!

Adding or Updating Providers

If you want to add a new vendor or report an issue with existing provider information:

  1. Open a GitHub Issue with the following information:

    • Provider name and website
    • Link to documentation showing European data center availability
    • Any corrections to existing provider data
  2. Provider Requirements:

    • Must offer AI or LLM hosting services
    • Must have data centers or hosting options in Europe
    • We do not track global vendors that only offer US-based hosting

Reporting Issues

Found incorrect information? Please open an issue with:

  • The provider name
  • What information is incorrect
  • Links to correct information if available

Development Setup

This website is built with React, TypeScript, and Vite. Follow these steps to run it locally:

Prerequisites

  • Node.js (recommended: install with nvm)
  • npm (comes with Node.js)

Local Development

# Clone the repository
git clone https://github.com/THEY-Consulting/eu-llm-tracker.git

# Navigate to the project directory
cd eu-llm-tracker

# Install dependencies
npm install

# Start the development server
npm run dev

The website will be available at http://localhost:8080

Available Scripts

  • npm run dev - Start development server with hot reload
  • npm run build - Build for production
  • npm run preview - Preview production build locally
  • npm run lint - Run ESLint for code quality

Tech Stack

  • Frontend: React 18 with TypeScript
  • Build Tool: Vite
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui (Radix UI primitives)
  • Icons: Lucide React

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages