Skip to content

hhilal123/spartan-ai

Repository files navigation

Introduction

We present Spartan AI, a chatbot created by the De La Salle High School AI Club that leverages transformer technology to create a tutor-simulating chatbot that can help edit student work.

Setup

Follow these instructions to set up the project on your machine:

1. Clone Repo

git clone https://github.com/hhilal123/spartan-ai

2. Install Requirements

Navigate to the project folder and set up a Python virtual environment.

python3 -m venv .venv

Activate virtual environment.

source .venv/bin/activate

Install requirements

pip install -r requirements.txt

3. Run locally

Run locally with flask in the terminal.

python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •