Skip to content

Repository files navigation

SciEdu LLM

Getting Started

Prerequisites

  • Python 3.13 or higher
  • uv package manager

Installation

# Clone the repository
git clone https://github.com/NYCU-SDC/sciedu-llm.git
cd sciedu-llm

# Install dependencies
uv sync

# Start development server
uv run poe dev

The application will be available at http://localhost:8080.

Development Scripts

Command Description
uv run poe dev Start dev server with hot reload
uv run poe test Run tests
uv run poe lint Run ESLint code analysis
uv run poe format Format code with Ruff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages