π₯£ Contributing to Bhaishajya Kalpana Kosha β Encyclopedia of Ayurvedic Formulations (Beta)
Thank you for your interest in contributing to the Bhaishajya Kalpana Kosha project! π This is an open, community-driven effort to digitize and organize classical Ayurvedic pharmaceutical knowledge for researchers, practitioners, and developers.
π§ Project Overview
Repository: Bhaishajya Kalpana Kosha (Beta) Author: Dr. Sparsh Varshney License: Creative Commons Attribution 4.0 International
This project provides structured data on classical Ayurvedic formulations in JSON format. Each entry includes ingredient lists, indications, dosage, anupana, and textual references, designed for both academic and clinical contexts.
π§© How You Can Contribute
Contributions are welcome from students, scholars, developers, and Ayurveda enthusiasts! Hereβs how you can help:
1. π₯£ Add or Improve Formulation Data
- Add new formulations from authoritative texts (e.g., Sharngadhara Samhita, Bhavaprakasha, AFI).
- Improve existing entries (correcting ingredients, Sanskrit spellings, or dosage details).
- Suggest structural improvements in the JSON schema.
2. π§ Suggest Features
Help improve the project scope by proposing new ideas such as:
- Filters (e.g., by Formulation Type: Churna, Vati, Asava).
- Search and sort algorithms for front-end application.
- Integration with AI tools for predicting potential drug interactions or equivalents.
- Cross-linking with the Herb Database for ingredient analysis.
3. π» Improve Documentation
You can:
- Fix typos or grammar.
- Add missing explanations in README.
- Write tutorials or usage examples for researchers.
4. π§ͺ Testing & Validation
- Verify data accuracy using authoritative Ayurvedic texts.
- Report inconsistencies via GitHub Issues.
- Suggest standardization (e.g., uniform unit measurements for dosage).
βοΈ Contribution Workflow
-
Fork this repository
-
Clone your fork
git clone [https://github.com/your-username/Bhaishajya-Kalpana-Kosha.git](https://github.com/your-username/Bhaishajya-Kalpana-Kosha.git) -
Create a new branch
git checkout -b feature/new-formulation -
Make your changes (edit JSON files, documentation, etc.)
-
Commit and push
git commit -m "Added data for [Formulation Name]" git push origin feature/new-formulation -
Create a Pull Request on GitHub
π Note: Please ensure your data sources are properly cited. Classical texts (e.g., Bhaishajya Ratnavali, Chakradatta) are the primary source of truth for this repository.
π Data Format Example
[
{
"name": "Triphala Churna",
"type": "Churna",
"category": "Digestive System",
"main_ingredients": ["Haritaki", "Bibhitaki", "Amalaki"],
"ingredients": "Haritaki (Terminalia chebula), Bibhitaki (Terminalia bellirica), Amalaki (Emblica officinalis) in equal parts.",
"reference": "Bhavaprakasha / Sharngadhara Samhita",
"indications": "Mild laxative (Anulomana), Eye health (Chakshushya), Rejuvenative (Rasayana), Constipation (Vibandha).",
"dosage": "3-6 grams",
"anupana": "Warm water or honey & ghee."
}
]
πͺ· Guidelines
- Maintain accuracy and authenticity based on classical texts.
- Use IAST transliteration or standard English spellings for Sanskrit terms where possible.
- Respect open-data ethics β do not plagiarize proprietary modern patent medicine data.
- Each formulation must have at least one classical reference mentioned.
π§Ύ Citation
If you use this database in your research, please cite the specific version you used. The recommended citation for the Beta version is:
@dataset{varshney_sparsh_2025_bhaishajya,
author = {Varshney, Sparsh},
title = {{Bhaishajya Kalpana Kosha β Encyclopedia of Ayurvedic Formulations (Beta)}},
month = oct,
year = 2025,
publisher = {Amidha Ayurveda},
version = {1.0.0-beta},
url = {[https://www.amidhaayurveda.com/p/bhaishajya-kalpana-kosha.html](https://www.amidhaayurveda.com/p/bhaishajya-kalpana-kosha.html)}
}
π€ Code of Conduct
This project follows the Contributor Covenant Code of Conduct. Please be respectful, inclusive, and open to discussion.
π Vision
βTo create the worldβs first open Ayurvedic data ecosystem β empowering research, startups, and education through open knowledge.β
π« Join the Community
- π Website: Amidha Ayurveda
- π§΅ GitHub Discussions: Use the Discussions tab for Q&A
- βοΈ Contact: For bugs, please open an Issue. For questions, please start a Discussion.
Together, letβs digitize Ayurveda for the future. π