---
title: "A Collection of Chat AI Assistants"
date: 2023-04-16T18:29:55.000Z
author: Z.SHINCHVEN
tags: [Chat AI Assistant, ChatGPT, Claude, Bard, POE, Slack, Notion AI, phind]
canonical: https://atlassc.net/2023/04/17/chat-ai
---
## Shortcuts

- [ChatGPT](https://chat.openai.com/) & [Bing Chat](https://www.bing.com/chat)
- [POE](https://poe.com/)
- [Claude in Slack](https://www.anthropic.com/claude-in-slack)
- [phind](https://www.phind.com/)
- [Bard](https://bard.google.com/)
- [Notion AI](https://www.notion.so/product/ai)
- [ChatHub](https://chrome.google.com/webstore/detail/chathub-all-in-one-chatbo/iaakpnchhognanibcahlpcplchdfmgma)

---

## [ChatGPT](https://chat.openai.com/) & [Bing Chat](https://www.bing.com/chat)

There is no need to introduce `ChatGPT` any further, as it is the singularity of this era. However, accessing it at the moment may be difficult due to its capacity outrange and strict policies. 

Fortunately, you can still use `Bing Chat` as an alternative since it is also powered by `GPT-4`.

If your IP is blocked by `ChatGPT`, you can try [JMS](https://justmysocks5.net/members/aff.php?aff=8684&pid=2&language=chinese)'s service. They have declared that all their servers are accessible to `ChatGPT` without any problem.

## [POE](https://poe.com/)

Poe is an all-in-one chat AI assistant service provided by [Quora](https://www.quora.com/). It offers access to Sage, GPT-4, Claude+, Claude-instant, ChatGPT, and Dragonfly in one place. (Full access to GPT-4 and Claude+ require a 20 USD subscription).

It is available on web and iOS, Android app is under development.

The best part about it is that you don't have to sign up for a waitlist. Simply log in with your Google account and start chatting. It's that easy.

## [Claude in Slack](https://www.anthropic.com/claude-in-slack)

[Claude](https://www.anthropic.com/index/introducing-claude) is considered ChatGPT's biggest competitor. It can perform similar tasks such as writing articles, translating, and programming. 

Although Claude's official web app and API are currently only available through the [waitlist](https://www.anthropic.com/earlyaccess), you can still access Claude's functionality on [Slack](https://shinchven.slack.com/apps/A04KGS7N9A8-claude) without waiting. Adding Claude to your `Slack workspace` is straightforward and allows you to get started right away.

> Update: Claude in Slack now requires signing up for the waitlist.

## [phind](https://www.phind.com/)

phind is an AI search engine for developers that provides high-quality technical search results. phind is powered by a large language model (LLM) and supports natural language search. It can provide relevant code examples and technical articles based on the user’s question. Compared to other AI search engines such as new Bing and ChatGPT, phind has better search quality. Google and other search engines may provide more extensive search results, but they may not be optimized for the needs of programmers.

In fact, phind can also answer questions beyond programming technology and supports multiple languages. You can use Chinese to communicate with it.

It does not require registration to use and there is no waitlist. When you can’t access ChatGPT, you might want to try phind.

## [Bard](https://bard.google.com/)

Bard is Google's answer to ChatGPT. While it may not be as powerful as ChatGPT, it can access real-time data from the internet and provide more accurate answers on some questions. For example, you can ask about the trending of bitcoin price, and Bard will give you the latest price and analysis. While ChatGPT will only give you his knowledge of 2021.

Additionally, it is fast.

## [Notion AI](https://www.notion.so/product/ai)

[Notion](https://notion.so/) is a powerful and popular note-taking app with a built-in AI assistant called `Notion AI`, powered by `GPT`. This AI assistant can help you write articles, translate, and even program in a writing environment instead of a chat box. Simply press `space` on your page to summon the AI assistant.

If you're looking for an AI assistant for writing, `Notion AI` might be your best choice.

Each Notion workspace allows for 20 free questions. After that, you'll need to pay 10 USD per month for unlimited usage. And of course, you can create a new workspace for 20 more questions.

## [ChatHub](https://chrome.google.com/webstore/detail/chathub-all-in-one-chatbo/iaakpnchhognanibcahlpcplchdfmgma)

[ChatHub](https://github.com/chathub-dev/chathub) is an open source Chrome extension that allows you to access multiple chat AI assistants in one place. You can ask your questions to multiple chat AI assistants at the same time and compare their answers.

It currently supports ChatGPT, Bard, and Claude.

You need an `OpenAI API key` to use ChatGPT. You can get one [here](https://platform.openai.com/account/api-keys).
