mirror of
https://github.com/NovaOSS/free-ai-apis.git
synced 2024-11-25 17:43:57 +01:00
Update
This commit is contained in:
parent
a49be0d7dc
commit
65b7ea78f9
28
README.md
28
README.md
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
This repository contains a list of free to use AI APIs.
|
This repository contains a list of free to use AI APIs.
|
||||||
|
|
||||||
You are welcome to contribute to this list by opening a pull request! :)
|
You are welcome to contribute to this list by opening a pull request!
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -15,17 +15,23 @@ You are welcome to contribute to this list by opening a pull request! :)
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> Data given without warranty of any kind. **As of August 2023.**
|
> Data given without warranty of any kind. **As of August 2023.**
|
||||||
|
|
||||||
| Name | Discord | Members | Endpoint | `gpt-4` | `gpt-4-32k` | Image Gen. | Transcriptions | Embeddings |
|
| Name | Discord | Endpoint | `gpt-4` | `gpt-4-32k` | Image Gen. | Transcriptions | Embeddings |
|
||||||
| ----------------------------------------------- | --------------------------------------- | ------- | --------------------------------------- | ------- | ----------- | ---------- | -------------- | ---------- |
|
| ----------------------------------------------- | --------------------------------------- | --------------------------------------- | ------- | ----------- | ---------- | -------------- | ---------- |
|
||||||
| [ChimeraAI](https://chimeragpt.adventblocks.cc) | [invite](https://discord.gg/nYrwM7HHdA) | 2,200 | `https://chimeragpt.adventblocks.cc/v1` | ✅ | ✅ | ✅ | ✅ | ✅ |
|
| [ChimeraAI](https://adventblocks.cc) | [invite](https://discord.gg/nYrwM7HHdA) | `https://chimeragpt.adventblocks.cc/v1` | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||||
| [PurGPT](https://purgpt.xyz/#ratelimits) | [invite](https://discord.gg/PYs95Sym2a) | 1,000 | `https://purgpt.xyz/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) | 600 | `https://api.nova-oss.com/v1` | ✅ | ✅ | ❌ | ❌ | ❌ |
|
| [NovaAI](https://nova-oss.com) | [invite](https://discord.nova-oss.com) | `https://api.nova-oss.com/v1` | ✅ | ✅ | ❌ | ❌ | ❌ |
|
||||||
| Churchless | [invite](https://discord.gg/vuheSY27gV) | 12,000 | `https://free.churchless.tech/v1` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
| Churchless | [invite](https://discord.gg/vuheSY27gV) | `https://free.churchless.tech/v1` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||||
| GeniusAI | [invite](https://discord.gg/nzpvqSDGAx) | 450 | `https://geniusai.waveai-20.repl.co/v1` | ✅ | ❌ | ❌ | ❌ | ❌ |
|
| GeniusAI | [invite](https://discord.gg/nzpvqSDGAx) | `https://geniusai.waveai-20.repl.co/v1` | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||||
| Skailar AI | [invite](https://discord.gg/Qk4QHvXS9z) | 400 | `https://api.skailar.net/v1` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
| Skailar AI | [invite](https://discord.gg/Qk4QHvXS9z) | `https://api.skailar.net/v1` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
## Star History
|
## Star History
|
||||||
|
|
||||||
[![Star History Chart](https://api.star-history.com/svg?repos=NovaOSS/free-ai-apis&type=Date)](https://star-history.com/#NovaOSS/free-ai-apis&Date)
|
<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>
|
||||||
|
|
Loading…
Reference in a new issue