mirror of
https://github.com/NovaOSS/free-ai-apis.git
synced 2024-11-25 20:33:58 +01:00
Compare commits
4 commits
4eb7d6e6d7
...
73dde8bb97
Author | SHA1 | Date | |
---|---|---|---|
73dde8bb97 | |||
83a32f0d15 | |||
a4ec3aded0 | |||
b2da0dca27 |
27
README.md
27
README.md
|
@ -6,20 +6,23 @@ This repository contains a list of free to use AI APIs.
|
||||||
> [!WARNING]
|
> [!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!**
|
> 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
|
Abbreviations:
|
||||||
|
**IM**a**G**e Generation |
|
||||||
| Name | Join | Endpoint | `gpt-4` | `-32k` | IMG | STT | EBD |
|
**S**peech **T**o **T**ext |
|
||||||
| ------------------------------------ | ----------------------------------- | ------------------------------------------- | ------- | ------ | --- | --- | --- |
|
**EMB**eddings |
|
||||||
| [NovaAI](https://nova-oss.com) | [dc](https://discord.nova-oss.com) | `https://api.nova-oss.com/v1` | ✅ | ✅ | ✅ | ❌ | ✅ |
|
**D**iscord | **M**atrix | **T**elegram
|
||||||
| [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]
|
> [!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.
|
> 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