Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Starcool20/Nova---AI-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nova Server

This repository contains the server-side code for the Nova Android app, which provides GPT-based AI processing to handle user conversations and generate responses. The server, built with Node.js and Express, interfaces with the OpenAI API to deliver conversational responses, creating a smooth and responsive user experience for the Nova app.

Overview

The Nova Server enables the Android app to:

  • Receive and process voice inputs from users.
  • Leverage OpenAI's GPT API to generate contextually accurate and conversational responses.
  • Support a reliable backend hosted on Vercel for fast, serverless operation.

Features

  • AI-Powered Responses: Uses OpenAI's GPT models to deliver smart, engaging responses.
  • Secure & Scalable: Hosted on Vercel for fast, scalable, and serverless performance.
  • Real-Time Processing: Handles requests instantly, enabling real-time conversational interactions with users.

Requirements

  • Node.js 18+
  • Express Framework
  • OpenAI API Key: Required for GPT-based response generation.

Setup

  1. Clone the Repository:
    git clone https://github.com/Starcool20/Nova---AI-Server

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors