Skip to content

Commit 2d1ac41

Browse files
committed
harmonise pAI-OS branding
1 parent 0378c43 commit 2d1ac41

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

Diff for: CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to Kwaai's Personal AI Operating System (pAI-OS)
1+
# Contributing to Personal AI Operating System (pAI-OS)
22

33
Thank you for your interest in contributing to pAI-OS! We welcome contributions from the community to help make pAI-OS even better.
44

@@ -46,7 +46,7 @@ By contributing to pAI-OS, you acknowledge that your contributions will be licen
4646

4747
## Contact
4848

49-
If you have any questions or need further assistance, please reach out to the project maintainers at [contact@kwaai.ai](mailto:contact@kwaai.ai).
49+
If you have any questions or need further assistance, please reach out to the project maintainers at [contact@paios.org](mailto:contact@paios.org).
5050

5151
We appreciate your contributions to pAI-OS!
5252

Diff for: LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright © 2024 Kwaai <contact@kwaai.ai>
3+
Copyright © 2024 pAI-OS Contributors <contact@paios.org>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the “Software”), to deal

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Visit [http://localhost:3080/](http://localhost:3080/)
4646
Clone the entire repository
4747

4848
```sh
49-
git clone https://github.com/Kwaai-AI-Lab/paios.git
49+
git clone https://github.com/pAI-OS/paios.git
5050
```
5151

5252
> 🤖 **Tip:** Early Adopters don't need to build the frontend on the canary branch because it's done automatically on every commit to main.

Diff for: abilities/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pAI-OS Abilities
22

3-
Welcome to Kwaai's Personal AI Operating System (pAI-OS) abilities. This directory is a comprehensive library of modular components, known as "abilities," which extend the core functionality of pAI-OS. Each ability is housed in its own directory and serves a specific purpose, from data storage solutions to protocol support and advanced AI integrations.
3+
The Personal Artificial Intelligence Operating System (pAI-OS) abilities directory is a library of modular components, known as "abilities," which extend the core functionality of pAI-OS. Each ability is housed in its own directory and serves a specific purpose, from data storage solutions to protocol support and advanced AI integrations.
44

55
## Overview
66

Diff for: apis/paios/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ To start the local prism server:
2020

2121
prism can also load the API directly from the repo:
2222

23-
prism proxy 'https://raw.githubusercontent.com/Kwaai-AI-Lab/Paios/main/apis/paios/openapi.yaml'
23+
prism proxy 'https://raw.githubusercontent.com/pAI-OS/Paios/main/apis/paios/openapi.yaml'

Diff for: apis/paios/openapi.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
openapi: 3.0.3
22
info:
33
version: '0.1'
4-
title: Kwaai pAI-OS API
4+
title: Personal Artificial Intelligence Operating System (pAI-OS) API
55
description: 'API for pAI-OS admin interfaces (web, app) to backend services.'
66
termsOfService: 'https://paios.org'
77
contact:
8-
name: Kwaai
9-
url: 'https://www.kwaai.ai'
10-
email: contact@kwaai.ai
8+
name: pAI-OS
9+
url: 'https://paios.org'
10+
email: contact@paios.org
1111
license:
1212
url: 'https://github.com/pAI-OS/paios/blob/main/LICENSE'
1313
name: MIT
@@ -674,11 +674,11 @@ components:
674674
email:
675675
type: string
676676
format: email
677-
example: contact@kwaai.ai
677+
example: contact@paios.org
678678
pattern: (?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])
679679
name:
680680
type: string
681-
example: Kwaai
681+
example: pAI-OS
682682
pattern: ^[A-Za-z0-9\s\-_,.;:()!@#$%&*+=?\/\\|~^'"\[\]{}áéíóúñ©€£¥]+$
683683
textShort:
684684
type: string

Diff for: frontend/src/Dashboard.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ With the pAI-OS Dashboard, you can:
1414
<li>Automate complex tasks and workflows across apps with simple natural language commands</li>
1515
<li>Get personalized insights, recommendations and intelligent assistance to optimize your productivity and digital wellbeing</li>
1616
</ul>
17-
The pAI-OS Dashboard makes it easy to unleash the full potential of artificial intelligence to streamline and enhance every aspect of your digital experience. Take charge of your AI-driven future with Kwaai's pAI-OS.</CardContent>
17+
The pAI-OS Dashboard makes it easy to unleash the full potential of artificial intelligence to streamline and enhance every aspect of your digital experience. Take charge of your AI-driven future with pAI-OS.</CardContent>
1818
</Card>
1919
);

0 commit comments

Comments
 (0)