Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

leaf (1) LeafPilot

The AI LaTeX Editor. Become an extraordinary researcher. student. professor.

demo.2.mp4

Architecture

Frontend: Next.js, TypeScript, Zustand

Backend: Python, FastAPI, Groq, Pydantic

Running locally

First, clone the repo

git clone https://github.com/jbauerko/htn-2025.git
cd htn-2025

Frontend

cd frontend
cp .env.example .env #fill in with env secrets

Next, run it with:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Backend

cd backend
cp .env.example .env #fill in with env secrets

Next, run it with:

Windows

./setup_project.ps1
./run.ps1

Linux/Mac

./setup_project.sh
./run.sh

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

About

🍃 The AI LaTeX Editor. Become an extraordinary researcher. student. professor.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages