AI Atlas is a comprehensive directory of European AI services and tools. Our mission is to showcase the vibrant European AI ecosystem and help users discover innovative AI solutions developed in Europe.
π Visit AI Atlas
- Curated collection of European AI services
- Focus on innovative generative AI solutions
- Categorized by functionality (Chat, Image, Video, Audio, etc.)
- Country flags indicating company headquarters
- Clean, responsive UI for easy browsing
- Open-source and community-driven
- Node.js 18+ and npm
-
Clone the repository
git clone https://github.com/northwindlabs/ai-atlas.git cd aiatlas
-
Install dependencies
npm install
-
Run the development server
npm run dev
-
Open http://localhost:3000 in your browser
We welcome contributions from the community! Here's how you can help:
- Fork the repository
- Edit the
src/data/services.ts
file to add a new service to the appropriate category - Follow this format:
{ name: "Service Name", description: "Brief description of the service (max 150 characters)", icon: "π€", // Choose an appropriate emoji country: "πͺπΊ", // Country flag emoji where the company is headquartered link: "https://example.com/", }
- Submit a pull request with your changes
- European Focus: The service should be developed by a company headquartered in Europe*.
- Active Service: The service should be currently active, usable and accessible (not just a waitlist)
- Generative AI Component: The service should have an innovative generative AI solution as a significant part of its offering
- Accurate Description: Provide a clear, concise description of what the service does. Mention at least one AI feature to make it clear why they are in the list. Try to keep the description short.
- Appropriate Category: Place the service in the most relevant category
If you're unsure about which category to use or need to suggest a new one, please open an issue for discussion.
*If the company has its headquarters in Europe but is registered somewhere else, please add separate hq and legal attributes (look at Lovable in the list as an example)
- Improve the UI/UX
- Fix bugs or issues
- Enhance documentation
- Add new features
- Please create an issue first describing your proposed changes if they fall into the 'other contributions' category.
- Include mockups, photos or sketches if possible
- Wait for discussion and approval before submitting a PR
- For minor fixes (typos, small CSS adjustments), PRs can be submitted directly
This helps us collaborate effectively and ensures your time is well spent.
This project is licensed under the MIT License - see the LICENSE file for details.
- All the amazing European AI companies and services
- The open-source community
- Next.js for the framework
- Tailwind CSS for styling
Made with β€οΈ in Europe πͺπΊ