GitHub
Contribute

Help build the future of LaTeX

TeXeR is open source and community-driven. Every contribution -- code, data, or docs -- makes a difference.

2.5k+

GitHub Stars

450+

Pull Requests

100+

Contributors

MIT

Licensed

Tracks

Choose your path

Pick the area that matches your skills and interests.

Code

Improve the platform with features, fixes, and performance optimizations.

  • Next.js frontend (React, TypeScript, Tailwind)
  • NestJS API (Prisma, PostgreSQL)
  • Python ML pipeline (PyTorch, FastAPI)
  • Electron desktop app
  • TikZ diagram components

Data & Models

Help improve AI accuracy by contributing training data and research.

  • Handwritten LaTeX samples
  • Printed equation datasets
  • TikZ diagram examples
  • Model benchmarking scripts
  • Edge case collection

Documentation

Write guides, tutorials, and examples that help others get started.

  • Getting started tutorials
  • API reference docs
  • Video walkthroughs
  • Translation / i18n
  • LaTeX tips and tricks
Quick Start

Your first contribution

Four steps from clone to merged PR.

1

Fork the repository

Clone and set up the project locally.

git clone https://github.com/TeXeR-org
2

Create a branch

Branch off main for your changes.

git checkout -b feature/my-feature
3

Make your changes

Code, test, and iterate locally.

npm run dev
4

Open a pull request

Submit for review -- we'll help from there.

git push origin feature/my-feature
Stack

Built with modern tools

Technologies you probably already know.

Next.js
React
TypeScript
NestJS
PostgreSQL
Tailwind
PyTorch
FastAPI
Prisma
CodeMirror
Electron
Docker

Ready to make your first PR?

Star the repo, fork it, and start building. We review every contribution and credit every contributor.