Skip to content

nersent/astra

Repository files navigation

ASTRA

Made by Nersent In development Discord

ASTRA: Interactive LLM playground with Linux sandbox.

Run code, search the web, retrieve latest news, and more.

Note: This project is in an early development stage. Expect breaking changes.

Installation

# Clone the repository
git clone https://github.com/nersent/astra
cd astra

# Install the dependencies
pnpm install

# Modify astra/ui/.env
# Modify astra/service/.env

# Build sandbox image
make astra.sandbox.build

# Run database
make astra.docker

# Run server
make astra.service

# Run UI
make astra.ui

References


Made by Nersent

About

⭐ Interactive LLM playground with Linux sandbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published