Skip to content

Repository files navigation

SynAgent

Agentic retrosynthesis planning and synthetic pathway reconstruction interfaced with SynLlama.

Installation

# 1. Clone the repo
git clone https://github.com/lukasmki/SynAgent.git
cd SynAgent

# 2. Setup virtual environment
## if you have `uv` installed
uv sync

## if you don't, create venv manually
python3 -m venv .venv
source .venv/bin/activate
pip install .

# 3. Verify installation
synagent --help

About

Agentic synthesis planning

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages