Skip to content

Commit

Permalink
Update GitHub namespace from sunner to ai-shifu (#962)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello authored Jan 4, 2025
1 parent 3d5e395 commit 55bb36c
Show file tree
Hide file tree
Showing 16 changed files with 79 additions and 79 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels: [bug]
body:
- type: markdown
attributes:
value: "Please follow the [troubleshooting steps](https://github.com/sunner/ChatALL#troubleshooting) before submitting a bug report. / 请在提交错误报告之前按照[故障排除步骤](https://github.com/sunner/ChatALL/blob/main/README_ZH-CN.md#%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3)进行操作。"
value: "Please follow the [troubleshooting steps](https://github.com/ai-shifu/ChatALL#troubleshooting) before submitting a bug report. / 请在提交错误报告之前按照[故障排除步骤](https://github.com/ai-shifu/ChatALL/blob/main/README_ZH-CN.md#%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3)进行操作。"
- type: textarea
attributes:
label: Describe the bug / 描述问题
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ ChatALL is a project that allows users to chat with multiple AI bots concurrentl

If you find any issues while using ChatALL, please follow these steps to report them:

1. **Check for existing issues**: Before reporting a new issue, please check the [issue tracker](https://github.com/sunner/ChatALL/issues) to see if the issue has already been reported.
2. **Create a new issue**: If the issue has not been reported, create a new issue using the appropriate [issue template](https://github.com/sunner/ChatALL/issues/new/choose).
1. **Check for existing issues**: Before reporting a new issue, please check the [issue tracker](https://github.com/ai-shifu/ChatALL/issues) to see if the issue has already been reported.
2. **Create a new issue**: If the issue has not been reported, create a new issue using the appropriate [issue template](https://github.com/ai-shifu/ChatALL/issues/new/choose).
3. **Provide detailed information**: Include as much information as possible, such as the steps to reproduce the issue, your operating system, and any relevant screenshots.

## Submitting Pull Requests
Expand Down Expand Up @@ -60,7 +60,7 @@ To maintain a consistent codebase, please follow these code style guidelines:

We believe that community involvement is crucial for the success of ChatALL. Here are some ways you can contribute:

- **Report issues**: If you encounter any issues, please report them using the [issue tracker](https://github.com/sunner/ChatALL/issues).
- **Report issues**: If you encounter any issues, please report them using the [issue tracker](https://github.com/ai-shifu/ChatALL/issues).
- **Submit pull requests**: If you have a fix or improvement, please submit a pull request.
- **Suggest new features**: If you have an idea for a new feature, please create a new issue to discuss it with the community.
- **Improve documentation**: If you find any errors or omissions in the documentation, please submit a pull request to improve it.
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[Deutsch](README_DE-DE.md) | English | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md)

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL)

</div>

Expand All @@ -14,7 +14,7 @@

## Features

Large Language Models (LLMs) based AI bots are amazing. However, their behavior can be random and different bots excel at different tasks. If you want the best experience, don't try them one by one. ChatALL (Chinese name: 齐叨) can send prompt to several AI bots concurrently, help you to discover the best results. All you need to do is [download, install](https://github.com/sunner/ChatALL/releases) and ask.
Large Language Models (LLMs) based AI bots are amazing. However, their behavior can be random and different bots excel at different tasks. If you want the best experience, don't try them one by one. ChatALL (Chinese name: 齐叨) can send prompt to several AI bots concurrently, help you to discover the best results. All you need to do is [download, install](https://github.com/ai-shifu/ChatALL/releases) and ask.

### Is this you?

Expand Down Expand Up @@ -62,7 +62,7 @@ Typical users of ChatALL are:
| [You](https://you.com/) | Yes | No API | |
| [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) | Yes | No API | |

More is coming. Upvote your favorite bots in [these issues](https://github.com/sunner/ChatALL/labels/more%20LLMs).
More is coming. Upvote your favorite bots in [these issues](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs).

### Note on Web-connected Bot Reliability

Expand Down Expand Up @@ -108,7 +108,7 @@ ChatALL is a client, not a proxy. Therefore, you must:

## Download / Install

Download from https://github.com/sunner/ChatALL/releases
Download from https://github.com/ai-shifu/ChatALL/releases

### On Windows

Expand Down Expand Up @@ -149,13 +149,13 @@ You can reset ChatALL by deleting the following directories:
- Linux: `/home/<user>/.config/chatall/`
- macOS: `/Users/<user>/Library/Application Support/chatall/`

If the problem persists, please [submit an issue](https://github.com/sunner/ChatALL/issues).
If the problem persists, please [submit an issue](https://github.com/ai-shifu/ChatALL/issues).

## For developers

### Contribute a Bot

[The guide](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) may help you.
[The guide](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) may help you.

### Run

Expand All @@ -182,8 +182,8 @@ npm run electron:build -- -wml --x64 --arm64

### Contributors

<a href="https://github.com/sunner/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=sunner/ChatALL" />
<a href="https://github.com/ai-shifu/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ai-shifu/ChatALL" />
</a>

### Others
Expand Down
10 changes: 5 additions & 5 deletions README_DE-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Deutsch | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md)

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL)

</div>

Expand Down Expand Up @@ -77,7 +77,7 @@ ChatALL ist ein Client, nicht ein Proxy. Daher müssen Sie:

## Download / Installation

Downloaden von https://github.com/sunner/ChatALL/releases
Downloaden von https://github.com/ai-shifu/ChatALL/releases

### Auf Windows

Expand All @@ -97,7 +97,7 @@ Laden Sie die .AppImage-Datei herunter, machen Sie sie ausführbar und genießen

### Einen Bot beisteuern

[Die Anleitung](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) hilft dir dabei.
[Die Anleitung](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) hilft dir dabei.

### Ausführen

Expand Down Expand Up @@ -126,8 +126,8 @@ npm run electron:build -- -wml --x64 --arm64

### Mitwirkende

<a href="https://github.com/sunner/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=sunner/ChatALL" />
<a href="https://github.com/ai-shifu/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ai-shifu/ChatALL" />
</a>

### Andere
Expand Down
16 changes: 8 additions & 8 deletions README_ES-ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[Alemán](README_DE-DE.md) | Español | [English](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italiano](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md)

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL)

</div>

Expand All @@ -14,7 +14,7 @@

## Funciones

Los bots de IA basados en modelos de lenguaje grande (LLM) son increíbles. Sin embargo, su comportamiento puede ser aleatorio y diferentes bots sobresalen en diferentes tareas. Si quieres la mejor experiencia, no los pruebes uno por uno. ChatALL (nombre chino: 齐叨) puede enviar mensajes a varios bots de IA al mismo tiempo, ayudarlo a descubrir los mejores resultados. Todo lo que necesita hacer es [descargar, instalar](https://github.com/sunner/ChatALL/releases) y preguntar.
Los bots de IA basados en modelos de lenguaje grande (LLM) son increíbles. Sin embargo, su comportamiento puede ser aleatorio y diferentes bots sobresalen en diferentes tareas. Si quieres la mejor experiencia, no los pruebes uno por uno. ChatALL (nombre chino: 齐叨) puede enviar mensajes a varios bots de IA al mismo tiempo, ayudarlo a descubrir los mejores resultados. Todo lo que necesita hacer es [descargar, instalar](https://github.com/ai-shifu/ChatALL/releases) y preguntar.

### ¿Eres tú?

Expand Down Expand Up @@ -62,7 +62,7 @@ Los usuarios típicos de ChatALL son:
| [You](https://you.com/) || No | |
| [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) || No | |

Más está por venir. Vota a tus bots favoritos en [estos temas](https://github.com/sunner/ChatALL/labels/more%20LLMs).
Más está por venir. Vota a tus bots favoritos en [estos temas](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs).

### Nota sobre la fiabilidad de los bots de IA basados en Web

Expand Down Expand Up @@ -100,7 +100,7 @@ ChatALL es un cliente, no un proxy. Por lo tanto, usted debe:

## Descargar / Instalar

Descargar desde https://github.com/sunner/ChatALL/releases
Descargar desde https://github.com/ai-shifu/ChatALL/releases

### En Windows

Expand Down Expand Up @@ -139,13 +139,13 @@ Puede restablecer ChatALL eliminando los siguientes directorios:
- Linux: `/home/<user>/.config/chatall/`
- macOS: `/Users/<user>/Library/Application Support/chatall/`

Si el problema persiste, [envíe un problema](https://github.com/sunner/ChatALL/issues).
Si el problema persiste, [envíe un problema](https://github.com/ai-shifu/ChatALL/issues).

## Para desarrolladores

### Contribuir con un bot

[La guía](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) puede ayudarle.
[La guía](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) puede ayudarle.

### Correr

Expand All @@ -172,8 +172,8 @@ npm run electron:build -- -wml --x64 --arm64

### Colaboradores

<a href="https://github.com/sunner/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=sunner/ChatALL" />
<a href="https://github.com/ai-shifu/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ai-shifu/ChatALL" />
</a>

### Otros
Expand Down
10 changes: 5 additions & 5 deletions README_FR-FR.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | Français | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md)

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL)

</div>

Expand Down Expand Up @@ -81,7 +81,7 @@ ChatALL est un client, pas un proxy. Par conséquent, vous devez :

## Télécharger / Installer

Télécharger depuis https://github.com/sunner/ChatALL/releases
Télécharger depuis https://github.com/ai-shifu/ChatALL/releases

### Sur Windows

Expand All @@ -101,7 +101,7 @@ Téléchargez le fichier .AppImage, rendez-le exécutable et profitez de l'expé

### Contribuer à un bot

[Le guide](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) may help you.
[Le guide](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) may help you.

### Lancement

Expand All @@ -128,8 +128,8 @@ npm run electron:build -- -wml --x64 --arm64

### Contributeurs

<a href="https://github.com/sunner/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=sunner/ChatALL" />
<a href="https://github.com/ai-shifu/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ai-shifu/ChatALL" />
</a>

### Autres
Expand Down
16 changes: 8 additions & 8 deletions README_IT-IT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | Italian | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md)

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL)

</div>

Expand All @@ -14,7 +14,7 @@

## Caratteristiche

I Bot IA basati su Large Language Models (LLMs) sono sorprendenti. Tuttavia, il loro comportamento può essere casuale e diversi bot eccellono in diverse attività. Se desideri la migliore esperienza, non provarli uno per uno. ChatALL (nome cinese: 齐叨) può inviare prompt a diversi IA Bot contemporaneamente, aiutandoti a scoprire i migliori risultati. Tutto ciò che devi fare è [scaricare, installare](https://github.com/sunner/ChatALL/releases) e chiedere .
I Bot IA basati su Large Language Models (LLMs) sono sorprendenti. Tuttavia, il loro comportamento può essere casuale e diversi bot eccellono in diverse attività. Se desideri la migliore esperienza, non provarli uno per uno. ChatALL (nome cinese: 齐叨) può inviare prompt a diversi IA Bot contemporaneamente, aiutandoti a scoprire i migliori risultati. Tutto ciò che devi fare è [scaricare, installare](https://github.com/ai-shifu/ChatALL/releases) e chiedere .

### Sei uno di questi?

Expand Down Expand Up @@ -62,7 +62,7 @@ Gli utenti tipici di ChatALL sono:
| [You](https://you.com/) || No | |
| [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) || No | |

Altri sono in arrivo. Vota i tuoi bot preferiti in [questi problemi](https://github.com/sunner/ChatALL/labels/more%20LLMs).
Altri sono in arrivo. Vota i tuoi bot preferiti in [questi problemi](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs).

### Nota sull'affidabilità dei bot AI basati sul Web

Expand Down Expand Up @@ -99,7 +99,7 @@ ChatALL è un client, non un proxy. Pertanto, devi:

## Download / Installazione

Scarica da https://github.com/sunner/ChatALL/releases
Scarica da https://github.com/ai-shifu/ChatALL/releases

### Su Windows

Expand Down Expand Up @@ -138,13 +138,13 @@ Puoi reimpostare ChatALL eliminando le seguenti directory:
- Linux: `/home/<user>/.config/chatall/`
- macOS: `/Users/<user>/Library/Application Support/chatall/`

Se il problema persiste, per favore [segnala il problema](https://github.com/sunner/ChatALL/issues).
Se il problema persiste, per favore [segnala il problema](https://github.com/ai-shifu/ChatALL/issues).

## Per gli sviluppatori

### Contribuisci con un Bot

[Guida](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) potrebbe esserti utile.
[Guida](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) potrebbe esserti utile.

### Esegui

Expand All @@ -171,8 +171,8 @@ npm run electron:build -- -wml --x64 --arm64

### Collaboratori

<a href="https://github.com/sunner/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=sunner/ChatALL" />
<a href="https://github.com/ai-shifu/ChatALL/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ai-shifu/ChatALL" />
</a>

### Altri
Expand Down
Loading

0 comments on commit 55bb36c

Please sign in to comment.