Skip to content

hdeanwhitebot/peptide-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peptide-database

Open dataset of 185 research peptides, GLP-1 agonists, and growth-hormone secretagogues — with half-life, default dosing, injection routes, and compound metadata.

This is the public dataset that powers compound lookup, dose calculations, and the body-map injection tracker inside Dosi, an open peptide / GLP-1 / TRT tracker.

We open-sourced it because the underlying compound facts (half-life, common doses, routes, brand names) belong to the community, not a single app. If you're building anything peptide-adjacent — a research tool, a tracker, a clinical reference, a dosage calculator — start here instead of re-typing 185 rows from PubMed.

What's inside

  • peptides.json — full dataset, 185 entries, all fields
  • peptides.csv — flat CSV of the most-used columns (great for spreadsheets and quick imports)
  • by-category/ — same data split by category (16 files)

Categories covered

Anti-Aging & Longevity · Bone & Joint · Cognitive Enhancement · Cosmetic & Skin · Fertility · Growth Hormone Secretagogues · Healing & Recovery · Hormone Replacement · Immune Support · Men's Health · Metabolism & Fat Loss · Sexual Health · Sleep & Recovery · Vitamins & Supplements · Weight Loss / GLP-1 Agonists · Blends

Schema (peptides.json)

Each entry has these fields (nullable where data is unknown):

field type notes
name string Common name (e.g. "Tirzepatide")
full_name string Long form with mechanism
abbreviations string[] Common short forms
brand_names string[] FDA-approved or brand variants
category string One of the 16 above
half_life string Human-readable half-life
half_life_hours number Numeric for math
storage string Storage conditions
reconstitution string Reconstitution guidance
injection_sites string[] Common SC sites
benefits string[] Reported effects
stacking_info string Stack-with / avoid-with notes
contraindications string[] Documented contraindications
tags string[] e.g. fda_approved, beginner_friendly
default_dose number Common starting dose
default_dose_unit string mg, mcg, IU
default_route string subcutaneous, oral, etc.
default_frequency string weekly, daily, etc.

Disclaimer

Educational use only. Nothing in this dataset is medical advice, a prescription, or a recommendation to use any compound. Many of these are research peptides that are not FDA-approved for human use. Talk to a licensed clinician before starting any protocol. Use of this dataset is governed by the license below.

Updates

This dataset is exported from the live Dosi compound database. We push refreshed exports periodically. Open an issue if you spot a fact that needs correcting or a peptide that should be added.

Used by

  • Dosi — the peptide / GLP-1 / TRT tracker that produced this dataset. iOS, Android, and web. Free tier with 178+ compounds, body-map site rotation, reconstitution math, and an in-app AI assistant. (App Store · Google Play)

If you build something with this data, open a PR and we'll add you to the list.

How to Cite

If you use this dataset in research or a publication, please cite:

Dosi Health. (2026). Peptide Compound Reference Database (Version 1.0) [Data set]. https://github.com/hdeanwhitebot/peptide-database

For academic citations, a DOI will be added via Zenodo shortly.

Used by

  • Dosi — peptide / GLP-1 / TRT tracker. iOS, Android, and web. Free tier with 180+ compounds, body-map site rotation, reconstitution math, and AI education. (App Store · Google Play)

If you build something with this data, open a PR and we'll add you to the list.

License

CC BY 4.0 — use it, fork it, ship it. Attribution to Dosi (link to https://heydosi.com) appreciated.

Contributing

Found a peptide that's missing or a half-life that's off? Open a PR or an issue with a citation. We accept contributions that include a primary source (PubMed ID, FDA label, manufacturer monograph).

About

Open dataset of 185 research peptides, GLP-1s, and growth hormone secretagogues — half-life, dosing, routes. Powers heydosi.com.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors