Skip to main content

Welcome to Zygotrix

Zygotrix is an AI-powered genetics education platform that makes learning genetics interactive, engaging, and accessible to everyone.

What is Zygotrix?

Zygotrix combines cutting-edge AI technology with comprehensive genetics tools to provide:

  • Zygotrix AI Chatbot - An intelligent assistant that answers genetics questions and performs calculations
  • Punnett Square Calculator - Visualize genetic crosses from simple to complex multi-gene scenarios
  • GWAS Analysis - Perform genome-wide association studies on your own data
  • DNA/RNA Tools - Generate, transcribe, and translate genetic sequences
  • Zygotrix University - Structured courses for learning genetics
What do you want to do?Go to
Install ZygotrixInstallation Guide
Learn the architectureArchitecture Overview
Use the APIAPI Reference
Understand GWASGWAS Analysis
Set up AI chatbotAI Chatbot

Technology Stack

Backend

  • Python 3.11+ with FastAPI
  • MongoDB for data storage
  • Redis for caching and sessions
  • Claude AI by Anthropic for intelligent responses

C++ Engine

  • High-performance genetic calculations
  • Eigen library for linear algebra (GWAS)
  • OpenMP for parallel processing

Frontend

  • React with TypeScript
  • Vite for fast development
  • Modern UI with dark mode support

Getting Started

# Clone the repository
git clone https://github.com/Nouman64-cat/Zygotrix.git
cd Zygotrix

# Follow the setup guide
# See: Getting Started → Installation

Ready to dive in? Head to the Installation Guide to get started!