Skip to content

RayBytes/nova-api

Repository files navigation

☄️ NovaAI - Core API Server

API server for accessing AI models.

Badge showing the most used language Badge showing the code size Discord Badge Badge showing the number of issues Badge showing the number of pull requests Badge showing the license

Badge showing the number of stars Badge showing the number of forks Badge showing the number of watchers

Nova-API Conver/Banner Image - a picture of a galaxy with the caption "the core API server"

We aim to fix that! NovaAI provides several AI models for you to use for free.

Star History

*I founded FoxGPT (called NovaGPT back then)

Old, slow, deprecated* FoxGPT vs new NovaAI repository star count:

Star History Chart

'Emotional damage' meme, with a man with a worried face and the yellow caption 'emotional damage'

NovaOSS APIs

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.

AI API

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

User/Account management API

Private (NovaOSS operators only!)

Endpoint: https://api.nova-oss.com/... Documentation: api.nova-oss.com/docs

  • Access to user accounts
  • Implemented in NovaCord

NovaCord Bot API

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

Website API

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

Install & self-host

See setup.md

Releases

No releases published

Packages