mirror of
https://github.com/NovaOSS/free-ai-apis.git
synced 2024-11-25 22:23:57 +01:00
Compare commits
No commits in common. "73dde8bb97fea7cd048b252f5b3396aa679207ff" and "4eb7d6e6d7c815c3ea9d6cea695695897bc17431" have entirely different histories.
73dde8bb97
...
4eb7d6e6d7
27
README.md
27
README.md
|
@ -6,23 +6,20 @@ This repository contains a list of free to use AI APIs.
|
|||
> [!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. **Use these at your own risk!**
|
||||
|
||||
## List
|
||||
IMG = Image Generation
|
||||
|
||||
| Name | Join | Endpoint | `gpt-4` | `-32k` | IMG | STT | EMB |
|
||||
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------- | ------- | ------ | --- | --- | --- |
|
||||
| [NovaAI](https://nova-oss.com) | [D](https://discord.nova-oss.com) [T](https://t.me/nova_gpt) | `https://api.nova-oss.com/v1` | ✅ | ✅ | ✅ | ❌ | ✅ |
|
||||
| [ChimeraAI](https://adventblocks.cc) | [D](https://discord.gg/nYrwM7HHdA) [T](https://t.me/chimera_ai) | `https://chimeragpt.adventblocks.cc/api/v1` | ✅ | ❌ | ✅ | ✅ | ✅ |
|
||||
| [PurGPT](https://purgpt.xyz) | [D](https://discord.gg/PYs95Sym2a) | `https://purgpt.xyz/v1` | ❌ | ❌ | ✅ | ✅ | ✅ |
|
||||
| [AnalogAI](https://api.analogai.in/) | [D](https://discord.gg/arqszhBACb) [M](https://matrix.to/#/@cyclonegpt:m.darkcoder15.tk) [T](https://t.me/cyclonegptbot) | `https://api.analogai.in/v1` | ✅ | ✅ | ❌ | ❌ | ❌ |
|
||||
| [CycloneGPT](https://gpt.darkcoder15.tk) | [D](https://discord.gg/rEfYwj9TUV) | `https://gpt.darkcoder15.tk/v1` | ✅ | ❌ | ✅ | ❌ | ❌ |
|
||||
| GeniusAI | [D](https://discord.gg/nzpvqSDGAx) | `https://geniusai.waveai-20.repl.co/v1` | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Churchless | [D](https://discord.gg/vuheSY27gV) | `https://free.churchless.tech/v1` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
STT = Speech to Text
|
||||
|
||||
Abbreviations:
|
||||
**IM**a**G**e Generation |
|
||||
**S**peech **T**o **T**ext |
|
||||
**EMB**eddings |
|
||||
**D**iscord | **M**atrix | **T**elegram
|
||||
EBD = Embeddings
|
||||
|
||||
| Name | Join | Endpoint | `gpt-4` | `-32k` | IMG | STT | EBD |
|
||||
| ------------------------------------ | ----------------------------------- | ------------------------------------------- | ------- | ------ | --- | --- | --- |
|
||||
| [NovaAI](https://nova-oss.com) | [dc](https://discord.nova-oss.com) | `https://api.nova-oss.com/v1` | ✅ | ✅ | ✅ | ❌ | ✅ |
|
||||
| [ChimeraAI](https://adventblocks.cc) | [dc](https://discord.gg/nYrwM7HHdA) | `https://chimeragpt.adventblocks.cc/api/v1` | ✅ | ❌ | ✅ | ✅ | ✅ |
|
||||
| [PurGPT](https://purgpt.xyz) | [dc](https://discord.gg/PYs95Sym2a) | `https://purgpt.xyz/v1` | ❌ | ❌ | ✅ | ✅ | ✅ |
|
||||
| GeniusAI | [dc](https://discord.gg/nzpvqSDGAx) | `https://geniusai.waveai-20.repl.co/v1` | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Churchless | [dc](https://discord.gg/vuheSY27gV) | `https://free.churchless.tech/v1` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Skailar AI | [dc](https://discord.gg/Qk4QHvXS9z) | `https://api.skailar.net/v1` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
|
||||
> [!NOTE]
|
||||
> A lot of the services also support specific models for donators, but we are **just including the free tier** here. Some of these services give you rewards over time etc., but I'm assuming here that you only have ~10 mins of time.
|
||||
|
|
Loading…
Reference in a new issue