mirror of
https://github.com/NovaOSS/free-ai-apis.git
synced 2024-11-25 13:23:57 +01:00
Added Matrix and Telegram Channels etc.
This commit is contained in:
parent
83a32f0d15
commit
73dde8bb97
28
README.md
28
README.md
|
@ -6,21 +6,23 @@ 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!**
|
||||
|
||||
IMG = Image Generation
|
||||
## List
|
||||
|
||||
STT = Speech to Text
|
||||
| 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` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
|
||||
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` | ❌ | ❌ | ✅ | ✅ | ✅ |
|
||||
| [AnalogAI](https://api.analogai.in/) | [dc](https://discord.gg/arqszhBACb) | `https://api.analogai.in/v1` | ✅ | ✅ | ❌ | ❌ | ❌ |
|
||||
| [CycloneGPT](https://gpt.darkcoder15.tk) | [dc](https://discord.gg/rEfYwj9TUV) | `https://gpt.darkcoder15.tk/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` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
Abbreviations:
|
||||
**IM**a**G**e Generation |
|
||||
**S**peech **T**o **T**ext |
|
||||
**EMB**eddings |
|
||||
**D**iscord | **M**atrix | **T**elegram
|
||||
|
||||
> [!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