# 10 amazing chatGPT / GPT-3 Alternatives that you can use today

Here are some chatGPT / GPT-3 Alternatives you can use today:

Table of Contents

*   [chatGPT / GPT-3 alternatives available as hosted solutions](https://harishgarg.com/#chatGPT_GPT-3_alternatives_available_as_hosted_solutions)
    *   [AI21 Labs](https://harishgarg.com/#AI21_Labs)
    *   [Cohere.ai](https://harishgarg.com/#Cohereai)
    *   [GooseAI](https://harishgarg.com/#GooseAI)
    *   [HuggingFace](https://harishgarg.com/#HuggingFace)
    *   [Inferkit](https://harishgarg.com/#Inferkit)
    *   [NLP Cloud](https://harishgarg.com/#NLP_Cloud)
*   [Deploy your own chatGPT / GPT-3 Alternatives](https://harishgarg.com/#Deploy_your_own_chatGPT_GPT-3_Alternatives)
    *   [BLOOM](https://harishgarg.com/#BLOOM)
    *   [GPT-J](https://harishgarg.com/#GPT-J)
    *   [GPT- NeoX-20B](https://harishgarg.com/#GPT-_NeoX-20B)

chatGPT / GPT-3 alternatives available as hosted solutions
----------------------------------------------------------

### [AI21 Labs](https://www.ai21.com/)

AI21 is an Israel-based AI company and research lab that has released its own GPT-3 like AI API. They have both free and paid plans available and allow individuals and companies to use their AI via their online playground as well as via their API.

### [Cohere.ai](https://cohere.ai/)

Cohere has GPT-3 like text models available both in their online Playground as well as an API for developers to use in their productions.

### [GooseAI](https://goose.ai/)

GooseAI is a cloud provider that sells access to cloud-hosted Open Source AI models like GPT-J, GPT-Neo-X, etc via API.

### [HuggingFace](https://harishgarg.com/writing/generate-content-using-bloom-open-source-ai-model/)

HuggingFace is an Open Source platform for hosting free and Open source AI models, including GPT-3 like text generation models. All of their AI models are free to download.

However, if you want to use an AI model via a hosted API like GPT-3, HuggingFace provides you with a way to do that. They have generous free and paid plans for various needs.

### [Inferkit](https://harishgarg.com/writing/guide-to-inferkit-with-demo-and-examples/)

Inferkit is a hosted GPT-3 like text AI model available via their website as well as an API.

### [NLP Cloud](https://nlpcloud.io/)

NLPCloud is a cloud hosting provider for GPT-3 like models like GPT-J, GPT-NeoX, etc.

Deploy your own chatGPT / GPT-3 Alternatives
--------------------------------------------

In case you want to deploy text AI models to your own computers or in your cloud account, here are some open-source models that you can download and use.

### BLOOM

[BLOOM](https://harishgarg.com/writing/generate-content-using-bloom-open-source-ai-model/) is an open-source generative text AI model created by a group called Big Science. It’s Open Source and free to download and deploy in your own environment.

### GPT-J

GPT-J is a text AI model created by a non-profit AI group called EleutherAI. Its code is available for download from [here](https://github.com/kingoflolz/mesh-transformer-jax/#gpt-j-6b)

### GPT- NeoX-20B

GPT-NexoX-20B is EleutherAI’s largest generative text AI model. Details on how to download and use the model are [here](https://blog.eleuther.ai/announcing-20b/)
