Skip to content

Moikapy/xander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xander

Xander is a project under Moikas' AI Studio, focused on developing AI-driven applications and content using modern tools and frameworks. The AI Studio aims to create innovative solutions that leverage the latest advancements in artificial intelligence and machine learning, with an emphasis on gaming, development, and collaboration.

Getting Started

Make sure you have the required environment variables set up before starting the project. The .env file should contain the following:

# .env
# This file should be in the root of the project
# It should not be committed to the repository

ANTHROPIC_API_KEY=your_api_key

Installation

To set up the project, you can install the dependencies using:

npm install
# or 
yarn install
# or
bun install

Usage

To start the development server:

npm run dev:safe
# or
yarn dev:safe
# or 
bun dev:safe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published