Skip to content

sreevarshan-xenoz/A-U-R-A-2.0

Repository files navigation

A-U-R-A 2.0

A next-generation AI assistant web application powered by advanced language model technology.

Features

  • Interactive 3D UI with Spline
  • Real-time AI chat with powerful language capabilities
  • Switch between different 3D scenes
  • Modern UI with responsive design

Getting Started

First, install the dependencies:

npm install

Environment Variables

Create a .env.local file in the root directory with your Hugging Face token:

NEXT_PUBLIC_HF_TOKEN=your_hugging_face_token_here

You can get your Hugging Face token by:

  1. Go to Hugging Face
  2. Sign in to your account
  3. Go to Settings > Access Tokens
  4. Create a new token with "read" scope

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Technologies Used

  • Next.js
  • React
  • Spline (3D Interface)
  • Hugging Face Gradio Client
  • Advanced Language Model

Last Updated

Updated on:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published