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
Quick Links
| What do you want to do? | Go to |
|---|---|
| Install Zygotrix | Installation Guide |
| Learn the architecture | Architecture Overview |
| Use the API | API Reference |
| Understand GWAS | GWAS Analysis |
| Set up AI chatbot | AI 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!