Open
Conversation
This commit introduces a complete, specialized framework for Axiom Prompt Engineering tailored to the Food Science and Bakery R&D domain. The system is structured into four key components: - Foundational knowledge base (`research/bakery_science_fundamentals.md`) - Core scientific principles as axioms (`protocols/bakery_axioms.md`) - A suite of multi-modal prompt templates (`templates/bakery_rd/`) for various tasks like recipe generation, troubleshooting, and research analysis. Each template supports 'Accurate', 'Efficient', and 'Creative' optimization modes. - Practical examples (`examples/bakery_rd/`) demonstrating the usage of the templates. This personalized system provides a robust and flexible tool for bakery R&D professionals to leverage LLMs effectively.
This commit introduces a complete, specialized framework for Axiom Prompt Engineering tailored to the Food Science and Bakery R&D domain. The system is structured into four key components: - Foundational knowledge base (`research/bakery_science_fundamentals.md`) - Core scientific principles as axioms (`protocols/bakery_axioms.md`) - A suite of multi-modal prompt templates (`templates/bakery_rd/`) for various tasks like recipe generation, troubleshooting, and research analysis. Each template supports 'Accurate', 'Efficient', and 'Creative' optimization modes. - Practical examples (`examples/bakery_rd/`) demonstrating the usage of the templates. This personalized system provides a robust and flexible tool for bakery R&D professionals to leverage LLMs effectively.
This commit extends the Bakery R&D system with two new, highly practical prompt templates: 1. **Ingredient Specification Sheet Generator:** An interactive template that analyzes user input for completeness. If critical data is missing, it intelligently asks clarifying questions before generating the technical document. This is ideal for handling new or poorly documented ingredients. 2. **Shelf-Life Study Designer:** A template that generates a comprehensive, science-based protocol for shelf-life studies, including sampling plans, analytical parameters, and acceptance criteria. The documentation has been updated to include these new tools, and a new example is provided to illustrate the interactive functionality.
This commit further enhances the Bakery R&D system with two new templates for core professional workflows: 1. **Ingredient Application Testing Protocol:** Generates a structured protocol for testing new ingredients, including a detailed step-by-step checklist for bench work and a professional report outline. 2. **Commercial Formula Optimizer:** A template designed to create and optimize commercially viable recipes. It forces the language model to consider and balance sensory quality with critical business factors like cost-in-use, production line compatibility, and batch-to-batch stability. The documentation has been updated to reflect these additions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.