# Apertus

> multilingual, open-source chatbot developed by Swiss AI

**Wikidata**: [Q136087176](https://www.wikidata.org/wiki/Q136087176)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Apertus_(LLM))  
**Source**: https://4ort.xyz/entity/apertus

## Summary
Apertus is a multilingual, open-source chatbot developed by Swiss AI, designed as a large language model (LLM) for conversational AI applications. It competes with major AI models like GPT-4 and Grok, offering an open-source alternative in the AI chatbot market.

## Key Facts
- Developed by Swiss AI, a Swiss artificial intelligence company founded in December 2023.
- Released on September 2, 2025 (Apertus 2 Septembre 2025 Version).
- Built using Python, a general-purpose programming language.
- Operates as a web browser and API-based platform.
- Developed in collaboration with institutions like the Swiss Federal Institute of Technology in Lausanne, ETH Zurich, and the Swiss National Supercomputing Centre.
- Competes with models like GPT-4, Grok, and Open Assistant in the LLM market.
- Official websites: [apertus.ai](https://apertus.ai/), [apertus.click](https://apertus.click/), and [swiss-ai.org/apertus](https://www.swiss-ai.org/apertus).

## FAQs
### Q: Who developed Apertus?
A: Apertus was developed by Swiss AI, a Swiss AI company, in collaboration with academic institutions like ETH Zurich and the Swiss National Supercomputing Centre.

### Q: When was Apertus released?
A: The first version, Apertus 2 Septembre 2025, was released on September 2, 2025.

### Q: What makes Apertus different from other AI chatbots?
A: Apertus is an open-source, multilingual chatbot, distinguishing it from proprietary models like GPT-4 or Claude.

### Q: What programming language is Apertus built with?
A: Apertus is developed using Python.

### Q: Where can I access Apertus?
A: Apertus is available via web browser and API, with official links at [apertus.ai](https://apertus.ai/) and [apertus.click](https://apertus.click/).

## Why It Matters
Apertus represents a significant step in democratizing AI technology by offering an open-source, multilingual chatbot. As an alternative to proprietary models like GPT-4 or Grok, it provides researchers, developers, and businesses with a transparent and customizable AI solution. Its development by Swiss AI, in partnership with leading Swiss academic institutions, underscores Switzerland's growing role in the global AI landscape. By being open-source, Apertus fosters innovation, allowing developers to build upon its architecture without licensing restrictions. This could accelerate advancements in natural language processing (NLP) and make AI more accessible to non-English speakers through its multilingual capabilities.

## Notable For
- Being one of the few open-source large language models competing with proprietary alternatives.
- Developed through a collaboration between Swiss AI and prestigious Swiss research institutions.
- Multilingual support, making it accessible to a global audience.
- Released under an open-source license, enabling community-driven development.
- Positioned as a direct competitor to models like GPT-4, Grok, and Open Assistant.

## Body
### Development and Release
Apertus was developed by Swiss AI, a company founded in December 2023, in collaboration with the Swiss Federal Institute of Technology in Lausanne, ETH Zurich, and the Swiss National Supercomputing Centre. The first version, Apertus 2 Septembre 2025, was released on September 2, 2025.

### Technical Specifications
- **Programming Language**: Python.
- **Platform**: Web browser and API.
- **Multilingual Support**: Designed to handle multiple languages.

### Competitive Landscape
Apertus competes with several major AI models and chatbots, including:
- **GPT-4** (OpenAI, released March 2023)
- **Grok** (xAI, released November 2023)
- **Open Assistant** (LAION, released April 2023)
- **Claude** (Anthropic)
- **YandexGPT** (Yandex, released May 2023)

### Open-Source Advantage
Unlike proprietary models, Apertus is open-source, allowing developers to modify and extend its capabilities. This aligns with the broader trend of open-source AI models like GPT-J and Open Assistant.

### Accessibility
Apertus is accessible via its official websites and API, with external data available at [chat.publicai.co](https://chat.publicai.co/).

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Apertus",
  "description": "Multilingual, open-source chatbot developed by Swiss AI.",
  "url": "https://apertus.ai/",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q12345678",  // Placeholder, replace with actual Wikidata URL if available
    "https://en.wikipedia.org/wiki/Apertus_(LLM)"
  ],
  "additionalType": "LargeLanguageModel"
}
```