free-ai-apis/README.md

38 lines
2.9 KiB
Markdown
Raw Normal View History

2023-07-07 15:44:50 +02:00
# Free AI APIs
2023-06-19 01:40:09 +02:00
This repository contains a list of free to use AI APIs.
2023-08-20 01:15:16 +02:00
You are welcome to contribute to this list by opening a pull request!
2023-06-19 01:40:09 +02:00
***
2023-08-20 01:09:24 +02:00
> [!NOTE]
> A lot of the services also support specific models for donators, but we are just including the free tier here.
2023-06-24 13:22:19 +02:00
2023-08-20 01:09:24 +02:00
> [!WARNING]
> We are not endorsing *any* of the listed services! Some of them might be considered controversial. We are not responsible for any legal, technical or any other damage caused by using the listed services. Data is provided without warranty of any kind.
2023-07-09 22:23:36 +02:00
2023-08-20 01:09:24 +02:00
> [!IMPORTANT]
> Data given without warranty of any kind. **As of August 2023.**
2023-06-23 02:03:23 +02:00
2023-08-20 01:15:16 +02:00
| Name | Discord | Endpoint | `gpt-4` | `gpt-4-32k` | Image Gen. | Transcriptions | Embeddings |
| ----------------------------------------------- | --------------------------------------- | --------------------------------------- | ------- | ----------- | ---------- | -------------- | ---------- |
| [ChimeraAI](https://adventblocks.cc) | [invite](https://discord.gg/nYrwM7HHdA) | `https://chimeragpt.adventblocks.cc/v1` | ✅ | ✅ | ✅ | ✅ | ✅ |
| [PurGPT](https://purgpt.xyz) | [invite](https://discord.gg/PYs95Sym2a) | `https://purgpt.xyz/v1` | ❌ | ❌ | ✅ | ✅ | ✅ |
| [NovaAI](https://nova-oss.com) | [invite](https://discord.nova-oss.com) | `https://api.nova-oss.com/v1` | ✅ | ✅ | ❌ | ❌ | ❌ |
| Churchless | [invite](https://discord.gg/vuheSY27gV) | `https://free.churchless.tech/v1` | ❌ | ❌ | ❌ | ❌ | ❌ |
| GeniusAI | [invite](https://discord.gg/nzpvqSDGAx) | `https://geniusai.waveai-20.repl.co/v1` | ✅ | ❌ | ❌ | ❌ | ❌ |
| Skailar AI | [invite](https://discord.gg/Qk4QHvXS9z) | `https://api.skailar.net/v1` | ❌ | ❌ | ❌ | ❌ | ❌ |
2023-06-19 01:40:09 +02:00
2023-08-20 01:15:16 +02:00
For transparency: I, [@nsde](https://github.com/nsde), founded FoxGPT, but I'm not working on this project anymore. [@adi6409](https://github.com/adi6409) is.
2023-06-26 11:11:09 +02:00
## Star History
2023-08-20 01:15:16 +02:00
<a href="https://star-history.com/#NovaOSS/free-ai-apis&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=NovaOSS/free-ai-apis&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=NovaOSS/free-ai-apis&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=NovaOSS/free-ai-apis&type=Date" />
</picture>
</a>