API server for accessing AI models.
We aim to fix that! NovaAI provides several AI models for you to use for free.
Old, slow, deprecated* FoxGPT vs new NovaAI repository star count:
Our infrastructure might seem a bit confusing, but it's actually quite simple. Just the first one really matters for you, if you want to access our AI API. The other ones are just for the team.
Public (everyone can use it with a valid API key)
Endpoint: https://api.nova-oss.com/v1/...
Documentation & info: nova-oss.com
- Access to AI models
Private (NovaOSS operators only!)
Endpoint: https://api.nova-oss.com/...
Documentation: api.nova-oss.com/docs
- Access to user accounts
- Implemented in NovaCord
Private (NovaOSS operators only!)
Endpoint: http://0.0.0.0:3224/...
- acess to Discord server member roles (for receiving the Discord level, ...)
- hosted using NovaCord
Private (NovaOSS operators only!)
Endpoint: https://nova-oss.com/api/...
This one's code can be found in the following repository: github.com/novaoss/nova-web
- Used for the Terms of Service (ToS) verification for the Discord bot.
- In a different repository and with a different domain because it needs to display codes on the website.
- Implemented in NovaCord
See setup.md