tedo-publisher 1.3.328 โ†’ 1.3.330

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. package/dist/luminwaves/data.d.ts +14 -0
  2. package/dist/luminwaves/data.js +1 -0
  3. package/dist/luminwaves/filters.d.ts +24 -0
  4. package/dist/luminwaves/filters.js +1 -0
  5. package/dist/luminwaves/helpers.d.ts +3 -0
  6. package/dist/luminwaves/helpers.js +1 -0
  7. package/dist/luminwaves/index.d.ts +15 -0
  8. package/dist/luminwaves/index.js +1 -0
  9. package/dist/luminwaves/prompts/data.d.ts +7 -0
  10. package/dist/luminwaves/prompts/data.js +1 -0
  11. package/dist/luminwaves/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/luminwaves/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/luminwaves/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/luminwaves/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/luminwaves/prompts/images.d.ts +4 -0
  16. package/dist/luminwaves/prompts/images.js +1 -0
  17. package/dist/luminwaves/seo.d.ts +23 -0
  18. package/dist/luminwaves/seo.js +1 -0
  19. package/dist/luminwaves/styles/colors.css +1 -0
  20. package/dist/luminwaves/styles/fonts.css +1 -0
  21. package/dist/luminwaves/styles/global.css +1 -0
  22. package/dist/luminwaves/styles/sizing.css +1 -0
  23. package/dist/luminwaves/styles/theme.css +1 -0
  24. package/dist/luminwaves/styles/vars.css +1 -0
  25. package/dist/synapsespheres/data.d.ts +14 -0
  26. package/dist/synapsespheres/data.js +1 -0
  27. package/dist/synapsespheres/filters.d.ts +24 -0
  28. package/dist/synapsespheres/filters.js +1 -0
  29. package/dist/synapsespheres/helpers.d.ts +3 -0
  30. package/dist/synapsespheres/helpers.js +1 -0
  31. package/dist/synapsespheres/index.d.ts +15 -0
  32. package/dist/synapsespheres/index.js +1 -0
  33. package/dist/synapsespheres/prompts/data.d.ts +7 -0
  34. package/dist/synapsespheres/prompts/data.js +1 -0
  35. package/dist/synapsespheres/prompts/gpt35turbo/articles.d.ts +6 -0
  36. package/dist/synapsespheres/prompts/gpt35turbo/articles.js +1 -0
  37. package/dist/synapsespheres/prompts/gpt4oMini/articles.d.ts +6 -0
  38. package/dist/synapsespheres/prompts/gpt4oMini/articles.js +1 -0
  39. package/dist/synapsespheres/prompts/images.d.ts +4 -0
  40. package/dist/synapsespheres/prompts/images.js +1 -0
  41. package/dist/synapsespheres/seo.d.ts +23 -0
  42. package/dist/synapsespheres/seo.js +1 -0
  43. package/dist/synapsespheres/styles/colors.css +1 -0
  44. package/dist/synapsespheres/styles/fonts.css +1 -0
  45. package/dist/synapsespheres/styles/global.css +1 -0
  46. package/dist/synapsespheres/styles/sizing.css +1 -0
  47. package/dist/synapsespheres/styles/theme.css +1 -0
  48. package/dist/synapsespheres/styles/vars.css +1 -0
  49. package/package.json +1 -1
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDD2C\uD83D\uDCDA\uD83C\uDF0D\u269B\uFE0F";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-10-03T00:00:00Z";
13
+ export declare const devBucketName = "idn-luminwaves-dev";
14
+ export declare const prodBucketName = "idn-luminwaves";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biologicalSciences:{title:"Exploring Biological Sciences: Discovering Life ๐ŸŒฑ๐Ÿ”ฌ",description:"Delve into the fascinating field of biological sciences with in-depth articles on cell biology, genetics, ecology, and more! ๐Ÿงฌ๐ŸŒ",slug:"exploring-biological-sciences",children:{cellBiology:{title:"Cell Biology: The Building Blocks of Life ๐Ÿ”๐Ÿงซ",description:"Explore cell biology and uncover the intricate structures and functions that form the basis of all living organisms! ๐Ÿฆ ๐Ÿ”ฌ",slug:"cell-biology",children:null},genetics:{title:"Genetics: Unlocking the Secrets of DNA ๐Ÿงฌ๐Ÿ”",description:"Dive into genetics and learn how genes determine traits and influence the complexity of life! ๐ŸŒณ๐Ÿงฌ",slug:"genetics",children:null},ecology:{title:"Ecology: Understanding Ecosystems and Biodiversity ๐ŸŒฟ๐ŸŒ",description:"Discover ecology, studying the relationships among organisms and their environment, and learn the importance of biodiversity! ๐Ÿ“š๐ŸŒŽ",slug:"ecology",children:null},microbiology:{title:"Microbiology: The World of Microbes ๐Ÿ‘พ๐Ÿ”ฌ",description:"Delve into the minuscule world of microbes and their pivotal roles in health, environment, and industry! ๐Ÿฆ โš—๏ธ",slug:"microbiology",children:null},evolutionaryBiology:{title:"Evolutionary Biology: The Journey of Life ๐Ÿฆ‹๐ŸŒฑ",description:"Explore evolutionary biology to understand the development and diversity of life on Earth across millions of years! ๐ŸŒŽ๐Ÿ”",slug:"evolutionary-biology",children:null},other:{title:"Other Biological Sciences: Beyond the Basics ๐ŸŒŒ๐Ÿ“–",description:"Uncover a variety of topics within biological sciences that expand beyond traditional categories! ๐ŸŒ๐Ÿงช",slug:"other-biological-sciences",children:null}}},chemicalSciences:{title:"Explore the Depths of Chemical Sciences ๐Ÿ”ฌ",description:"Dive into the world of chemical sciences with LuminWaves, uncovering insights in organic, inorganic, physical chemistry, and more! โš—๏ธ",slug:"chemical-sciences",children:{organicChemistry:{title:"Unraveling Organic Chemistry: A Deep Dive ๐ŸŒฑ",description:"Discover the complexities of organic chemistry, its principles, and innovations in carbon-based compounds! Perfect for researchers and enthusiasts alike. ๐Ÿงช",slug:"organic-chemistry",children:null},inorganicChemistry:{title:"The Fascinating World of Inorganic Chemistry ๐ŸŒ",description:"Explore inorganic chemistry, focusing on the study of mineral-based compounds and their applications in various scientific fields! ๐ŸŒŒ",slug:"inorganic-chemistry",children:null},physicalChemistry:{title:"Understanding Physical Chemistry: The Science of Matter ๐Ÿ”",description:"Delve into physical chemistry, its theories, and the understanding of how matter behaves at a molecular level. A must-read for curious minds! ๐ŸŒก๏ธ",slug:"physical-chemistry",children:null},analyticalChemistry:{title:"Mastering Analytical Chemistry: Techniques & Advancements ๐Ÿงฌ",description:"Get insights into analytical chemistry, focusing on techniques for analyzing substances and their properties in scientific research! ๐Ÿฅผ",slug:"analytical-chemistry",children:null},biochemistry:{title:"Biochemistry: The Chemistry of Life ๐ŸŒฟ",description:"Explore biochemistry, where chemistry meets biology, and uncover the molecular mechanisms that sustain life! Perfect for biology enthusiasts! โš›๏ธ",slug:"biochemistry",children:null},other:{title:"Diverse Topics in Chemical Sciences ๐Ÿ””",description:"Discover various other topics within chemical sciences that may not fit conventional categories but are equally enriching and insightful! ๐Ÿ“š",slug:"other",children:null}}},physicalSciences:{title:"Explore the Wonders of Physical Sciences ๐ŸŒŒ | LuminWaves",description:"Dive into the fascinating world of physical sciences with in-depth research and reviews across various disciplines, enhancing your understanding! ๐Ÿ”ฌ",slug:"physical-sciences",children:{theoreticalPhysics:{title:"Theoretical Physics: Unraveling the Universe's Secrets ๐ŸŒ ",description:"Discover the intriguing concepts and theories in theoretical physics that explain the fundamental nature of the universe and reality! ๐Ÿ“",slug:"theoretical-physics",children:null},appliedPhysics:{title:"Applied Physics: Bridging Science and Technology โš›๏ธ",description:"Learn how applied physics translates scientific principles into technology, impacting everyday life and industries alike! ๐Ÿ’ก",slug:"applied-physics",children:null},quantumPhysics:{title:"Quantum Physics: Understanding the Microscopic World ๐Ÿ”ฎ",description:"Explore the revolutionary field of quantum physics, where particles behave in ways that challenge our classical beliefs about reality! ๐ŸŒŒ",slug:"quantum-physics",children:null},thermodynamics:{title:"Thermodynamics: The Science of Heat and Energy โ„๏ธ๐Ÿ”ฅ",description:"Delve into thermodynamics, the study of heat, energy, and their transformations, crucial to understanding physical processes! ๐ŸŒก๏ธ",slug:"thermodynamics",children:null},astrophysics:{title:"Astrophysics: Exploring the Cosmos ๐ŸŒŒโœจ",description:"Navigate through astrophysics, the branch of astronomy that uses physics to understand celestial objects and phenomena! ๐Ÿš€",slug:"astrophysics",children:null},other:{title:"Other Topics in Physical Sciences ๐Ÿ”",description:"Uncover diverse subjects beyond the main fields of physical sciences, connecting various scientific disciplines for a broader understanding! ๐ŸŒ",slug:"other",children:null}}},earthSciences:{title:"Explore Earth Sciences: Geology, Meteorology, and More ๐ŸŒ",description:"Dive into the fascinating world of Earth Sciences with articles on geology, meteorology, oceanography, and more. Discover scientific insights today! ๐Ÿ“š",slug:"earth-sciences",children:{geology:{title:"Geology: Understanding Earth's Structure and Processes โ›ฐ๏ธ",description:"Explore geology with in-depth articles on Earth's composition, structures, and processes. Uncover the secrets of our planet's formation! ๐ŸŒŒ",slug:"geology",children:null},meteorology:{title:"Meteorology: The Science of Weather and Climate โ˜๏ธ",description:"Delve into meteorology and learn about atmospheric phenomena, climate change, and weather forecasting. Understand the dynamics of our skies! ๐ŸŒฆ๏ธ",slug:"meteorology",children:null},oceanography:{title:"Oceanography: Exploring the Mysteries of Our Oceans ๐ŸŒŠ",description:"Discover oceanography, the study of oceans and marine life, with insightful articles on currents, ecosystems, and the impact of humans! ๐Ÿ ",slug:"oceanography",children:null},environmentalScience:{title:"Environmental Science: Protecting Our Planet ๐ŸŒฑ",description:"Investigate environmental science and learn about conservation, climate impact, and sustainability. Join the fight to protect our environment! ๐ŸŒ",slug:"environmental-science",children:null},paleontology:{title:"Paleontology: Unraveling Earth's Ancient History ๐Ÿฆ–",description:"Explore paleontology and uncover Earth's prehistoric past through fossils and ancient life forms. Discover the timeline of evolution! ๐Ÿ“œ",slug:"paleontology",children:null},other:{title:"Other Earth Sciences: Interdisciplinary Insights ๐Ÿ”",description:"Explore additional topics in Earth Sciences that donโ€™t fit traditional categories. Discover interdisciplinary insights and broaden your knowledge! ๐Ÿ“š",slug:"other-earth-sciences",children:null}}},interdisciplinaryResearch:{title:"Explore Interdisciplinary Research in Science ๐ŸŒŒ",description:"Delve into original scientific research and reviews across diverse fields like biology, chemistry, and physics. Discover fascinating advances in science! ๐Ÿ”ฌ๐Ÿงช",slug:"interdisciplinary-research",children:{biophysics:{title:"Understanding Biophysics: The Physics of Life ๐ŸŒฑ",description:"Discover the intricate relationships between biology and physics in our biophysics section. Explore groundbreaking research and molecular dynamics. ๐ŸŒ๐Ÿ”",slug:"biophysics",children:null},chemicalBiology:{title:"Chemical Biology: Bridging Chemistry and Biology โš—๏ธ๐Ÿ’Š",description:"Explore the intersection of chemistry and biology through original articles in chemical biology. Learn about chemical processes within living organisms. ๐Ÿงฌโœจ",slug:"chemical-biology",children:null},environmentalChemistry:{title:"Environmental Chemistry: Science for a Sustainable Earth ๐ŸŒŽ",description:"Uncover vital studies in environmental chemistry that address pollution and ecological solutions. Join us in fostering a cleaner, greener future! ๐ŸŒฑ๐ŸŒ",slug:"environmental-chemistry",children:null},neuroscience:{title:"Neuroscience: Discover the Mysteries of the Brain ๐Ÿง ๐Ÿ”",description:"Dive into the fascinating world of neuroscience. Learn about brain functions, neural connections, and the forefront of research in this intriguing field. ๐Ÿง ๐Ÿ’ก",slug:"neuroscience",children:null},bioinformatics:{title:"Bioinformatics: The Intersection of Biology and Data ๐Ÿ“Š๐Ÿงฌ",description:"Explore bioinformatics to understand biological data through innovative computational techniques. Discover trends and insights in this evolving field! ๐Ÿ”๐Ÿ’ป",slug:"bioinformatics",children:null},other:{title:"Other Interdisciplinary Research Areas ๐Ÿ”โœจ",description:"Explore various other interdisciplinary research topics that blend science with creativity. Find unique scientific insights and discoveries here! ๐ŸŒŒ๐Ÿ”ญ",slug:"other-interdisciplinary-research",children:null}}},scientificMethodologies:{title:"Comprehensive Scientific Methodologies for Research ๐Ÿš€",description:"Explore various scientific methodologies that enhance understanding in biology, chemistry, physics, and earth sciences. ๐Ÿ”",slug:"scientific-methodologies",children:{experimentalDesign:{title:"Experimental Design: A Guide for Effective Research ๐Ÿงช",description:"Delve into experimental design principles to optimize your research studies, ensuring robust and reliable outcomes. ๐Ÿ“Š",slug:"experimental-design",children:null},dataAnalysis:{title:"Data Analysis Techniques for Scientific Insights ๐Ÿ“ˆ",description:"Learn diverse data analysis methods that unveil critical insights across scientific disciplines, enhancing research impact. ๐Ÿ”",slug:"data-analysis",children:null},statisticalMethods:{title:"Statistical Methods for Reliable Research Findings ๐Ÿ“‰",description:"Discover essential statistical methods that provide reliability and validity to your scientific research findings. ๐Ÿ“Š",slug:"statistical-methods",children:null},fieldResearch:{title:"Field Research: Bridging Theory and Practice ๐ŸŒ",description:"Explore the significance of field research in science, connecting theoretical knowledge with real-world applications. ๐Ÿ”",slug:"field-research",children:null},labTechniques:{title:"Advanced Lab Techniques for Scientific Excellence โš—๏ธ",description:"Uncover advanced laboratory techniques that facilitate groundbreaking discoveries in biology, chemistry, and more. ๐Ÿ”ฌ",slug:"lab-techniques",children:null},other:{title:"Other Scientific Methodologies for Diverse Research ๐Ÿ“š",description:"Explore various methodologies that may not fit traditional categories but are crucial for innovative scientific research. ๐Ÿงช",slug:"other-scientific-methodologies",children:null}}},researchEthics:{title:"Exploring Research Ethics: Integrity and Responsibility ๐ŸŒŸ",description:"Dive into the complexities of research ethics, including integrity, conflicts, and practices that shape responsible scientific research! ๐Ÿ”",slug:"research-ethics",children:{scientificIntegrity:{title:"Understanding Scientific Integrity in Research ๐Ÿ”ฌ",description:"Uncover the principles of scientific integrity and its importance in research. Learn how it fosters trust and transparency in science! ๐ŸŒ",slug:"scientific-integrity",children:null},ethicalResearchPractices:{title:"Best Ethical Research Practices for Scientists ๐Ÿ’ก",description:"Explore ethical research practices essential for conducting credible and impactful science. Ensure your research maintains high ethical standards! โœ”๏ธ",slug:"ethical-research-practices",children:null},responsibleConductOfResearch:{title:"Responsible Conduct of Research: A Guide ๐Ÿ”‘",description:"Learn about the responsible conduct of research and the vital role it plays in maintaining the integrity of scientific work and academia! ๐Ÿ“š",slug:"responsible-conduct-of-research",children:null},conflictOfInterest:{title:"Navigating Conflicts of Interest in Research โš–๏ธ",description:"Identify and manage conflicts of interest in research to ensure unbiased scientific outcomes. Safeguard the integrity of your findings! ๐Ÿšจ",slug:"conflict-of-interest",children:null},other:{title:"Other Aspects of Research Ethics ๐ŸŒ",description:"Explore various other aspects of research ethics not covered above. Stay informed about the broader implications of ethical research! ๐Ÿ“–",slug:"other-aspects-of-research-ethics",children:null}}}},n=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),t=e.AUTHORS_INFO.map((e=>e.name)),s="๐Ÿ”ฌ๐Ÿ“š๐ŸŒโš›๏ธ",o=Object.keys(i),r=[],c=[];for(const e of o){const n=i[e];if(null==n?void 0:n.children){r.push(...Object.keys(n.children));for(const e of r){const i=n.children[e];(null==i?void 0:i.children)&&c.push(...Object.keys(i.children))}}}const l="2024-10-03T00:00:00Z",a="luminwaves",h=`idn-${a}-dev`,d=`idn-${a}`;exports.DEFAULT_DESCRIPTION_EMOJIS=s,exports.authors=n,exports.authorsNames=t,exports.categories=o,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=l,exports.subcategories=r,exports.subsubcategories=c;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ ChartingTheDisciplines = "Charting The Disciplines",
3
+ ResearchPioneers = "Research Pioneers",
4
+ KnowledgeLevels = "Knowledge Levels",
5
+ ExplorationThemes = "Exploration Themes"
6
+ }
7
+ type ChartingTheDisciplinesValues = 'Biology' | 'Chemistry' | 'Physics' | 'Earth Sciences' | 'Interdisciplinary Research';
8
+ type ResearchPioneersValues = 'Latest Studies' | 'Systematic Reviews' | 'Innovative Findings' | 'Longitudinal Research' | 'Meta-Analyses';
9
+ type KnowledgeLevelsValues = 'Beginner Friendly' | 'Intermediate Insights' | 'Advanced Research' | 'Expert Reviews' | 'Field-Specific Applications';
10
+ type ExplorationThemesValues = 'Environmental Science' | 'Molecular Biology' | 'Astrophysics' | 'Nanotechnology' | 'Sustainable Practices';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.ChartingTheDisciplines]: ChartingTheDisciplinesValues[];
13
+ [FiltersNames.ResearchPioneers]: ResearchPioneersValues[];
14
+ [FiltersNames.KnowledgeLevels]: KnowledgeLevelsValues[];
15
+ [FiltersNames.ExplorationThemes]: ExplorationThemesValues[];
16
+ };
17
+ export declare const chartingTheDisciplinesValues: ChartingTheDisciplinesValues[];
18
+ export declare const researchPioneersValues: ResearchPioneersValues[];
19
+ export declare const knowledgeLevelsValues: KnowledgeLevelsValues[];
20
+ export declare const explorationThemesValues: ExplorationThemesValues[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).ChartingTheDisciplines="Charting The Disciplines",e.ResearchPioneers="Research Pioneers",e.KnowledgeLevels="Knowledge Levels",e.ExplorationThemes="Exploration Themes";const s=["Biology","Chemistry","Physics","Earth Sciences","Interdisciplinary Research"],i=["Latest Studies","Systematic Reviews","Innovative Findings","Longitudinal Research","Meta-Analyses"],r=["Beginner Friendly","Intermediate Insights","Advanced Research","Expert Reviews","Field-Specific Applications"],t=["Environmental Science","Molecular Biology","Astrophysics","Nanotechnology","Sustainable Practices"],l={[exports.FiltersNames.ChartingTheDisciplines]:[],[exports.FiltersNames.ResearchPioneers]:[],[exports.FiltersNames.KnowledgeLevels]:[],[exports.FiltersNames.ExplorationThemes]:[]},n={[exports.FiltersNames.ChartingTheDisciplines]:s,[exports.FiltersNames.ResearchPioneers]:i,[exports.FiltersNames.KnowledgeLevels]:r,[exports.FiltersNames.ExplorationThemes]:t},o=()=>JSON.stringify(n,null,2);exports.chartingTheDisciplinesValues=s,exports.explorationThemesValues=t,exports.fullFilters=n,exports.getFiltersTypesJSON=o,exports.initialFilters=l,exports.knowledgeLevelsValues=r,exports.researchPioneersValues=i;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.chartingTheDisciplinesValues=t.chartingTheDisciplinesValues,exports.explorationThemesValues=t.explorationThemesValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.knowledgeLevelsValues=t.knowledgeLevelsValues,exports.researchPioneersValues=t.researchPioneersValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: LuminWaves is a premier online infotainment portal focused on scientific research and reviews spanning various disciplines such as biology, chemistry, physics, and earth sciences. It serves as a hub for original research articles and advancements in science.\n - Detailed description: LuminWaves offers a comprehensive platform dedicated to exploring and disseminating knowledge in the scientific realm. The portal features well-researched articles, systematic reviews, and innovative findings that cater to students, educators, and professionals alike. With a user-friendly interface and intuitive navigation, LuminWaves allows readers to delve into a wide range of topics, fostering an environment of learning and inquiry. The content emphasizes clarity and accessibility, ensuring that even complex scientific concepts are presented in an engaging manner. By bridging the gap between intricate scientific research and the general public, LuminWaves promotes a deeper understanding of science\u2019s role in everyday life and encourages intellectual exploration across various scientific disciplines.\n - Target audience: The primary audience for LuminWaves includes students, educators, researchers, and science enthusiasts across various levels of expertise. It appeals to those seeking to expand their knowledge in fields such as biology, chemistry, physics, and earth sciences, as well as professionals looking for the latest developments and insights in scientific research. LuminWaves also seeks to engage the general public interested in understanding the significance of scientific advancements and the critical role of research in societal development.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Overview\n - Summary of Key Findings\n - Relevance to Current Scientific Discussions\n\n## Methodology\n - Research Design and Approach\n - Data Collection and Analysis Techniques\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Overview, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "students, researchers, educators, and professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const i="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: LuminWaves is a premier online infotainment portal focused on scientific research and reviews spanning various disciplines such as biology, chemistry, physics, and earth sciences. It serves as a hub for original research articles and advancements in science.\n - Detailed description: LuminWaves offers a comprehensive platform dedicated to exploring and disseminating knowledge in the scientific realm. The portal features well-researched articles, systematic reviews, and innovative findings that cater to students, educators, and professionals alike. With a user-friendly interface and intuitive navigation, LuminWaves allows readers to delve into a wide range of topics, fostering an environment of learning and inquiry. The content emphasizes clarity and accessibility, ensuring that even complex scientific concepts are presented in an engaging manner. By bridging the gap between intricate scientific research and the general public, LuminWaves promotes a deeper understanding of scienceโ€™s role in everyday life and encourages intellectual exploration across various scientific disciplines.\n - Target audience: The primary audience for LuminWaves includes students, educators, researchers, and science enthusiasts across various levels of expertise. It appeals to those seeking to expand their knowledge in fields such as biology, chemistry, physics, and earth sciences, as well as professionals looking for the latest developments and insights in scientific research. LuminWaves also seeks to engage the general public interested in understanding the significance of scientific advancements and the critical role of research in societal development.\n\n",n="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Overview\n - Summary of Key Findings\n - Relevance to Current Scientific Discussions\n\n## Methodology\n - Research Design and Approach\n - Data Collection and Analysis Techniques\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Overview, IF it's applicable to the theme of the article.\n",t="highlighting the key points that will be discussed and the relevance of the topic",s="synthesizing the information presented throughout",a="students, researchers, educators, and professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=s,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=t,exports.TARGET_AUDIENCE=a,exports.ZERO_SECTION=n,exports.portalInfo=i;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional scientific photograph for a glossy scientific magazine, scientific style photography, glossy scientific magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Meet Our Authors | LuminWaves",description:"Explore original insights from renowned researchers in biology, chemistry, physics, and earth sciences. ๐ŸŒ๐Ÿ”ฌโœจ"},[exports.PageNames.Home]:{title:"LuminWaves | Your Hub for Scientific Research & Reviews",description:"Dive into the latest scientific advancements and comprehensive reviews across disciplines. Illuminate your mind with knowledge! ๐Ÿ’ก๐Ÿ”"},[exports.PageNames.NotFound]:{title:"404 - Page Not Found | LuminWaves",description:"Oops! The page you are looking for doesn't exist. ๐Ÿ” Please check the URL or return to our home page for exciting scientific insights! ๐Ÿš€"},[exports.PageNames.AboutUs]:{title:"About LuminWaves | Scientific Research Community",description:"Learn about our mission to illuminate the world of science through original research and reviews across various disciplines. ๐ŸŒŸ๐Ÿ”ฌ"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | LuminWaves",description:"Your privacy is important to us. Discover how we protect your data and ensure a safe experience on LuminWaves. ๐Ÿ”’๐Ÿ›ก๏ธ"},[exports.PageNames.Terms]:{title:"Terms and Conditions | LuminWaves",description:"Read the terms and conditions governing your use of LuminWaves. Stay informed and engaged! ๐Ÿ“œ๐Ÿ”—"},[exports.PageNames.Sitemap]:{title:"Sitemap | LuminWaves",description:"Navigate our content easily with our comprehensive sitemap. Find what you're looking for in the world of science! ๐Ÿ—บ๏ธ๐Ÿ“š"}},a=[{name:"Dr. Anjali Mehta",description:"Dr. Anjali Mehta is a distinguished biologist with over 15 years of experience in molecular biology and genetics. She holds a Ph.D. from the Indian Institute of Science, Bengaluru, and has published numerous articles in peer-reviewed journals. Her research focuses on genetic expression in diverse species and environmental biotechnology.",meta_title:"Dr. Anjali Mehta - Expert Molecular Biologist | LuminWaves",meta_description:"Discover the research and contributions of Dr. Anjali Mehta, a leading expert in molecular biology with a focus on genetic expression and environmental biotechnology."},{name:"Prof. Ravi Sharma",description:"Prof. Ravi Sharma is a renowned physicist specializing in quantum mechanics and computational physics. He is currently a professor at the University of Delhi and has a rich history of research and innovation, contributing extensively to the understanding of quantum systems and their applications.",meta_title:"Prof. Ravi Sharma - Expert in Quantum Mechanics | LuminWaves",meta_description:"Explore the insights and groundbreaking research of Prof. Ravi Sharma, a leading physicist in quantum mechanics and computational physics."},{name:"Dr. Priya Rajesh",description:"Dr. Priya Rajesh is a highly regarded chemist with a focus on organic synthesis and materials chemistry. With a Ph.D. from IIT Bombay, she has made significant contributions to green chemistry and the development of sustainable materials.",meta_title:"Dr. Priya Rajesh - Organic Chemistry Specialist | LuminWaves",meta_description:"Learn more about Dr. Priya Rajesh, an expert in organic synthesis and sustainable materials, with contributions to green chemistry and innovative research."},{name:"Dr. Arjun Suresh",description:"Dr. Arjun Suresh is an environmental scientist with a specialization in climate change and earth system science. His research focuses on the impact of human activity on ecosystems and climate resilience, paving the way for sustainable solutions.",meta_title:"Dr. Arjun Suresh - Climate Change Expert | LuminWaves",meta_description:"Delve into the research of Dr. Arjun Suresh, an environmental scientist specializing in climate change impacts and sustainability solutions."},{name:"Dr. Kavita Jain",description:"Dr. Kavita Jain is a leading researcher in biochemistry with expertise in enzymology and metabolic pathways. Based at the University of Mumbai, she has authored numerous publications detailing her innovative work in protein structure and function.",meta_title:"Dr. Kavita Jain - Biochemistry Innovator | LuminWaves",meta_description:"Explore the research contributions of Dr. Kavita Jain, an expert in biochemistry focusing on enzymology and metabolic pathways."},{name:"Dr. Sameer Gupta",description:"Dr. Sameer Gupta is a prominent astrophysicist known for his research on dark matter and cosmic evolution. He holds a position at the Indian Institute of Astrophysics and is actively engaged in collaborative research projects that unveil the mysteries of the universe.",meta_title:"Dr. Sameer Gupta - Astrophysicist and Researcher | LuminWaves",meta_description:"Uncover Dr. Sameer Gupta's astrophysical research on dark matter and cosmic evolution within the universe."},{name:"Dr. Neha Desai",description:"Dr. Neha Desai is a noted environmental chemist specializing in pollutant fate and transport. Her research is vital in developing strategies for environmental remediation and has been published in high-impact journals globally.",meta_title:"Dr. Neha Desai - Environmental Chemistry Specialist | LuminWaves",meta_description:"Gain insights from Dr. Neha Desai's research in environmental chemistry focused on pollutant behavior and remediation strategies."},{name:"Dr. Vikram Nair",description:"Dr. Vikram Nair is a physicist with a keen interest in condensed matter physics. He is affiliated with IIT Kanpur and his analytical approaches towards material properties have led to several breakthroughs in nanotechnology.",meta_title:"Dr. Vikram Nair - Condensed Matter Physics Expert | LuminWaves",meta_description:"Discover the groundbreaking work of Dr. Vikram Nair, an expert in condensed matter physics and nanotechnology advancements."},{name:"Dr. Sneha Kapoor",description:"Dr. Sneha Kapoor is a microbiologist with a strong focus on antibiotic resistance and microbial ecology. Her extensive research is pivotal in understanding microbial communities and their interactions within various environments.",meta_title:"Dr. Sneha Kapoor - Microbiology Researcher | LuminWaves",meta_description:"Explore the research of Dr. Sneha Kapoor, focusing on antibiotic resistance and microbial ecology's role in ecosystem dynamics."},{name:"Dr. Ramesh Bansal",description:"Dr. Ramesh Bansal is a geologist specializing in seismic activity and earth processes. A faculty member at the National Institute of Rock Mechanics, his studies contribute significantly to understanding seismic hazards and risk assessment.",meta_title:"Dr. Ramesh Bansal - Geology and Seismology Expert | LuminWaves",meta_description:"Learn from Dr. Ramesh Bansal's extensive research in geology and seismology, focusing on seismic hazards and risk management."},{name:"Dr. Anjali Varma",description:"Dr. Anjali Varma is a renowned biologist with over 15 years of experience in molecular genetics. She has published over 50 research articles in prestigious journals and is known for her groundbreaking work in gene therapy. Anjali is also an advocate for science education and actively participates in outreach programs.",meta_title:"Dr. Anjali Varma - Expert in Molecular Genetics",meta_description:"Explore the work of Dr. Anjali Varma, a leading biologist specializing in molecular genetics with over 15 years of research experience."},{name:"Dr. Rohan Mehta",description:"Dr. Rohan Mehta is a physicist who focuses on condensed matter physics. With a PhD from the Indian Institute of Science, his research has implications for quantum computing and material science. Rohan's innovative articles provide insights into complex phenomena and inspire the next generation of scientists.",meta_title:"Dr. Rohan Mehta - Condensed Matter Physics Specialist",meta_description:"Learn about Dr. Rohan Mehta, a physicist specializing in condensed matter physics, offering insights into quantum computing and material science."},{name:"Dr. Priya Sharma",description:"Dr. Priya Sharma is a chemist with expertise in organic chemistry and drug design. She has over a decade of research experience and has collaborated with several pharmaceutical companies. Priya is committed to translating scientific research into viable therapeutic solutions.",meta_title:"Dr. Priya Sharma - Organic Chemistry and Drug Design Expert",meta_description:"Discover the contributions of Dr. Priya Sharma, a chemist focusing on organic chemistry and drug design with extensive research experience."},{name:"Dr. Amit Joshi",description:"Dr. Amit Joshi is an environmental scientist dedicated to studying climate change and sustainable practices. With numerous publications and participation in international conferences, he is at the forefront of research that promotes ecological conservation and awareness.",meta_title:"Dr. Amit Joshi - Environmental Scientist and Climate Change Advocate",meta_description:"Meet Dr. Amit Joshi, an environmental scientist focusing on climate change, sustainability, and ecological conservation through his impactful research."},{name:"Dr. Neeta Rao",description:"Dr. Neeta Rao specializes in bioinformatics and computational biology. She holds a leadership position in several research projects aimed at understanding genetic disease mechanisms through computational analysis, making her a valuable asset to interdisciplinary scientific collaboration.",meta_title:"Dr. Neeta Rao - Computational Biology and Bioinformatics Expert",meta_description:"Explore the works of Dr. Neeta Rao, a bioinformatics expert applying computational biology to uncover genetic disease mechanisms."},{name:"Dr. Vikram Singh",description:"Dr. Vikram Singh is a theoretical physicist with a focus on astrophysics and cosmology. His research investigates the fundamental properties of the universe, contributing to a broader understanding of dark matter and energy.",meta_title:"Dr. Vikram Singh - Theoretical Physicist in Astrophysics and Cosmology",meta_description:"Learn about Dr. Vikram Singh, a theoretical physicist specializing in astrophysics and cosmology with a focus on dark matter and energy."},{name:"Dr. Kavita Nair",description:"Dr. Kavita Nair is a chemical engineer working on innovative solutions for renewable energy. With several patents to her name, she actively contributes to research on sustainable technologies and has extensive experience in industry collaborations.",meta_title:"Dr. Kavita Nair - Chemical Engineer in Renewable Energy",meta_description:"Discover Dr. Kavita Nair's research in chemical engineering, focusing on innovative renewable energy solutions and sustainable technologies."},{name:"Dr. Sanjay Patel",description:"Dr. Sanjay Patel is a geoscientist specializing in earth sciences with a focus on geological hazards and natural resource management. He brings extensive field research experience and his insights have influenced policy changes regarding disaster preparedness.",meta_title:"Dr. Sanjay Patel - Geoscientist and Earth Sciences Expert",meta_description:"Meet Dr. Sanjay Patel, a geoscientist focused on geological hazards and resource management, influencing policy with his impactful research."},{name:"Dr. Anisha Gupta",description:"Dr. Anisha Gupta is a microbiologist with a strong background in environmental microbiology. Her research on microbial communities in soil and water has revealed new insights into ecosystem health and bioremediation techniques.",meta_title:"Dr. Anisha Gupta - Environmental Microbiology Specialist",meta_description:"Explore Dr. Anisha Gupta's work in environmental microbiology, uncovering microbial communities' roles in ecosystem health and bioremediation."},{name:"Dr. Ishan Bhatia",description:"Dr. Ishan Bhatia is a multidimensional scientist working at the intersection of chemistry and biology. His interdisciplinary research focuses on developing new biosensors for detecting toxins in food and the environment, aiming to enhance public health.",meta_title:"Dr. Ishan Bhatia - Interdisciplinary Scientist in Chemistry and Biology",meta_description:"Learn about Dr. Ishan Bhatia, an interdisciplinary scientist dedicated to developing biosensors for public health through innovative research."},{name:"Dr. Arjun Malhotra",description:"Dr. Arjun Malhotra is a physicist who specializes in condensed matter physics and nanotechnology. He received his Ph.D. from the Indian Institute of Science and has worked extensively in both academic and industrial settings, contributing to advances in materials science and quantum computing.",meta_title:"Dr. Arjun Malhotra - Expert in Condensed Matter Physics",meta_description:"Discover cutting-edge research and reviews by Dr. Arjun Malhotra, an expert in condensed matter physics and nanotechnology with a focus on materials science and quantum computing."},{name:"Dr. Kavita Joshi",description:"Dr. Kavita Joshi is an environmental chemist with a deep focus on soil and water contamination. She has 10 years of experience in research, working on innovative solutions for pollution remediation and has published extensively on ecological sustainability.",meta_title:"Dr. Kavita Joshi - Environmental Chemist and Researcher",meta_description:"Read articles by Dr. Kavita Joshi, an environmental chemist with a focus on soil and water contamination and sustainable practices, making significant contributions to ecological research."},{name:"Dr. Anil Gupta",description:"Dr. Anil Gupta is an astrophysicist whose research encompasses cosmology and the study of exoplanets. He has served on various international scientific committees and has over 20 publications in peer-reviewed journals focusing on the nature of dark matter and energy.",meta_title:"Dr. Anil Gupta - Astrophysicist and Cosmology Expert",meta_description:"Delve into the cosmos with articles by Dr. Anil Gupta, an astrophysicist specialized in cosmology and exoplanets, offering insights into dark matter and energy research."},{name:"Dr. Meera Patel",description:"Dr. Meera Patel is a prominent geologist with a specialization in sedimentology and stratigraphy. With a Ph.D. from the University of Delhi, she has worked on numerous projects related to earth sciences, contributing to our understanding of geological formations.",meta_title:"Dr. Meera Patel - Sedimentology and Stratigraphy Expert",meta_description:"Explore geological insights with Dr. Meera Patel, a leading geologist specializing in sedimentology and stratigraphy, contributing valuable research in earth sciences."},{name:"Dr. Rajiv Singh",description:"Dr. Rajiv Singh is a biochemist with extensive experience in enzyme research and biotechnology. Over the last 12 years, he has been a key contributor to biochemical research focusing on enzyme applications in industrial processes and medicine.",meta_title:"Dr. Rajiv Singh - Biochemist Specializing in Enzyme Research",meta_description:"Discover groundbreaking research by Dr. Rajiv Singh, a biochemist specializing in enzyme applications in biotechnology and medicine, with over 12 years of expertise."},{name:"Dr. Nisha Reddy",description:"Dr. Nisha Reddy is a celebrated chemist with a focus on organic synthesis and drug development. With her groundbreaking dissertation on novel drug compounds, she has published numerous articles and received multiple accolades in the field.",meta_title:"Dr. Nisha Reddy - Organic Chemist and Drug Development Specialist",meta_description:"Learn from Dr. Nisha Reddy, an organic chemist renowned for her work in drug development and organic synthesis, sharing her research in innovative and therapeutic compounds."},{name:"Dr. Sanjay Verma",description:"Dr. Sanjay Verma is an expert in molecular biology and bioinformatics, focusing on computational biology applications in drug design. He has over 15 years of experience and has published multiple influential papers that bridge experimental data and bioinformatic analyses.",meta_title:"Dr. Sanjay Verma - Molecular Biologist and Bioinformatics Expert",meta_description:"Explore research by Dr. Sanjay Verma, a molecular biologist specializing in computational biology and drug design, linking experimental data with bioinformatics."},{name:"Dr. Aditi Choudhary",description:"With expertise in evolutionary biology, Dr. Aditi Choudhary has been instrumental in advancing our understanding of species adaptation. Her extensive fieldwork and academic prowess have made her a thought leader in the study of evolutionary processes.",meta_title:"Dr. Aditi Choudhary - Evolutionary Biologist",meta_description:"Engage with articles by Dr. Aditi Choudhary, an evolutionary biologist known for her field research on species adaptation and evolutionary processes across various environments."},{name:"Dr. Tarun Bansal",description:"Dr. Tarun Bansal is a physicist specializing in the field of quantum mechanics. He has contributed significantly to research in quantum computing and has an impressive publication record with papers that explore the implications of quantum theory in modern technology.",meta_title:"Dr. Tarun Bansal - Quantum Mechanics Specialist",meta_description:"Discover insightful exploration in quantum mechanics with Dr. Tarun Bansal, a physicist adept in quantum computing with a rich background in advanced theoretical research."},{name:"Dr. Aditi Sharma",description:"Dr. Aditi Sharma is a renowned biologist with over 15 years of research experience in molecular biology and genetics. She holds a Ph.D. from the Indian Institute of Science and has published numerous papers in leading journals. Her work focuses on genetic markers and their implications in crop improvement.",meta_title:"Dr. Aditi Sharma - Molecular Biologist and Genetics Expert",meta_description:"Explore the work of Dr. Aditi Sharma, a molecular biologist with 15 years of experience in genetics research. Specializing in genetic markers for crop improvement."},{name:"Prof. Rajesh Kumar",description:"Prof. Rajesh Kumar is an esteemed physicist specializing in quantum mechanics and material science. With a Ph.D. from IIT Bombay, he has authored over 50 publications and received various awards for his contributions to the field. His research emphasizes innovative materials for energy applications.",meta_title:"Prof. Rajesh Kumar - Expert in Quantum Mechanics and Material Science",meta_description:"Discover the research contributions of Prof. Rajesh Kumar, a leading physicist specializing in quantum mechanics and innovative materials for energy applications."},{name:"Dr. Priya Desai",description:"Dr. Priya Desai is a research scientist focused on environmental chemistry and pollution control measures. After earning her Ph.D. from the University of Delhi, she collaborated with international organizations to develop sustainable practices in waste management.",meta_title:"Dr. Priya Desai - Environmental Chemist and Pollution Control Advocate",meta_description:"Learn about Dr. Priya Desai's impactful research in environmental chemistry and her advocacy for sustainable waste management practices."},{name:"Dr. Anil Verma",description:"Dr. Anil Verma is a geophysicist with expertise in seismology and natural resource investigations. He holds a doctorate from the Indian Institute of Technology (IIT) Kharagpur and has led numerous field studies and projects related to earthquake monitoring in India.",meta_title:"Dr. Anil Verma - Geophysicist Specializing in Seismology",meta_description:"Uncover the contributions of Dr. Anil Verma, a geophysicist specializing in seismology and earthquake monitoring with extensive field research experience."},{name:"Dr. Kavita Rai",description:"Dr. Kavita Rai is a prominent chemist with a specialty in organic synthesis and drug development. With over a decade of research experience, she has been a key figure in several pharmaceutical projects and has published extensively in reputed journals.",meta_title:"Dr. Kavita Rai - Organic Chemist and Drug Development Specialist",meta_description:"Explore the expertise of Dr. Kavita Rai, an organic chemist dedicated to drug development and innovative pharmaceutical research."},{name:"Prof. Sameer Joshi",description:"Prof. Sameer Joshi is an interdisciplinary researcher with extensive knowledge in physics and biology, focusing on biophysics and nanotechnology. He is a professor at Pune University and has contributed to various projects bridging the gap between physical sciences and biology.",meta_title:"Prof. Sameer Joshi - Interdisciplinary Researcher in Physics and Biology",meta_description:"Meet Prof. Sameer Joshi, a leading researcher in biophysics and nanotechnology, bridging the gap between physical sciences and biology."},{name:"Dr. Neha Gupta",description:"Dr. Neha Gupta is a marine biologist with a focus on conservation and marine ecosystems. She holds a Ph.D. from the National Institute of Oceanography and has worked on several projects aimed at preserving marine biodiversity in Indian waters.",meta_title:"Dr. Neha Gupta - Marine Biologist and Conservation Advocate",meta_description:"Dive into the research of Dr. Neha Gupta, a marine biologist committed to conservation and the preservation of marine ecosystems."},{name:"Dr. Ramesh Bhat",description:"Dr. Ramesh Bhat is an astrophysicist with expertise in stellar dynamics and galactic studies. He completed his doctoral research at the Indian Institute of Astrophysics and has been deeply involved in international astrophysical research projects.",meta_title:"Dr. Ramesh Bhat - Astrophysicist Specializing in Stellar Dynamics",meta_description:"Explore Dr. Ramesh Bhat's groundbreaking research in astrophysics, focusing on stellar dynamics and galactic systems."},{name:"Dr. Simran Kaur",description:"Dr. Simran Kaur is a renowned microbiologist studying pathogenic organisms and antibiotic resistance. She received her Ph.D. from the University of Punjab and actively participates in global health initiatives to improve public health outcomes.",meta_title:"Dr. Simran Kaur - Microbiologist and Public Health Advocate",meta_description:"Learn about Dr. Simran Kaur's impactful work as a microbiologist focused on antibiotic resistance and public health improvements."},{name:"Prof. Vikram Sethi",description:"Prof. Vikram Sethi is an accomplished chemist specializing in analytical chemistry and environmental monitoring. With over 25 years in academia, he has been pivotal in developing methods for pollution detection and control.",meta_title:"Prof. Vikram Sethi - Analytical Chemist and Environmental Expert",meta_description:"Discover the research of Prof. Vikram Sethi, an analytical chemist focused on pollution detection and environmental monitoring methods."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is a leading researcher in molecular biology, with over 15 years of experience in the field. A graduate of Stanford University, she specializes in gene editing technologies and has contributed to numerous high-impact journals. Dr. Carter is also a passionate educator, frequently delivering lectures at international conferences and workshops.",meta_title:"Dr. Emily Carter - Molecular Biology Expert at LuminWaves",meta_description:"Explore the works of Dr. Emily Carter, a distinguished molecular biologist with over 15 years of research experience, specializing in gene editing technologies."},{name:"Prof. Luis Ramirez",description:"Prof. Luis Ramirez is a renowned physicist with a focus on quantum mechanics and its applications in modern technology. He has authored several books and has more than 20 peer-reviewed articles. His innovative research has earned him accolades in his field, and he is regularly invited as a keynote speaker at physics symposiums around the globe.",meta_title:"Prof. Luis Ramirez - Quantum Physics Specialist at LuminWaves",meta_description:"Delve into the insights of Prof. Luis Ramirez, a leading physicist specializing in quantum mechanics, with over 20 peer-reviewed publications."},{name:"Dr. Aisha Khan",description:"Dr. Aisha Khan is an accomplished chemist noted for her work in organic chemistry and material science. With a Ph.D. from the University of Oxford, her research emphasizes sustainable materials and catalysts. Dr. Khan has been published in several prestigious journals and holds multiple patents in her field.",meta_title:"Dr. Aisha Khan - Organic Chemistry Innovator at LuminWaves",meta_description:"Discover the research of Dr. Aisha Khan, an expert in organic chemistry and sustainable materials, recognized for her groundbreaking innovations."},{name:"Dr. James O'Leary",description:"An environmental scientist with a passion for climate change research, Dr. James O'Leary has dedicated his career to studying ecosystem dynamics and their responses to varying climatic conditions. He has published extensively on Earth sciences and sustainability, contributing to policy-making discussions worldwide.",meta_title:"Dr. James O'Leary - Earth Sciences Advocate at LuminWaves",meta_description:"Engage with the impactful research of Dr. James O'Leary, a renowned environmental scientist focusing on ecosystem dynamics and climate change."},{name:"Dr. Mei Ling Chen",description:"Dr. Mei Ling Chen is a biochemist with expertise in enzymology and its industrial applications. Her research work spans over 10 years and includes collaborations with biotech firms, significantly advancing the field of biocatalysis. She has contributed to numerous scientific journals and is known for her dynamic approach to research.",meta_title:"Dr. Mei Ling Chen - Biochemistry Expert at LuminWaves",meta_description:"Explore Dr. Mei Ling Chen's captivating work in biochemistry, focusing on enzymology and its significant industrial applications."},{name:"Dr. Raj Patel",description:"Dr. Raj Patel is a physicist renowned for his groundbreaking research in astrophysics. With a Ph.D. from MIT, he has worked on several high-profile projects related to dark matter and cosmic radiation. His research findings are frequently published in leading scientific journals, making him a well-respected figure in his field.",meta_title:"Dr. Raj Patel - Astrophysics Pioneer at LuminWaves",meta_description:"Discover the thought-provoking research of Dr. Raj Patel, a leading astrophysicist known for his work on dark matter and cosmic phenomena."},{name:"Dr. Isabella Moretti",description:"Dr. Isabella Moretti is a geologist with over 12 years of experience specializing in sedimentary geology and paleoclimatology. Her extensive research has provided insights into past climates, enabling better forecasting of future climate shifts. Dr. Moretti has published widely in peer-reviewed journals and is a sought-after speaker at geological conferences.",meta_title:"Dr. Isabella Moretti - Sedimentary Geology Expert at LuminWaves",meta_description:"Engage with Dr. Isabella Moretti's pioneering work on sedimentary geology and paleoclimatology, shaping our understanding of past climates."},{name:"Prof. Eric Johnson",description:"Prof. Eric Johnson is a trailblazer in the field of genetics, focusing on population genetics and evolutionary biology. With numerous awards to his name, he has published over 50 research articles. His work is integral to understanding genetic diseases and biodiversity conservation, making him a leading voice in modern genetics.",meta_title:"Prof. Eric Johnson - Genetics Authority at LuminWaves",meta_description:"Discover the impactful research of Prof. Eric Johnson, a geneticist specializing in population genetics and evolutionary biology."},{name:"Dr. Natasha Williams",description:"Dr. Natasha Williams is an expert in pharmacology and drug design, with over 8 years of research experience. Her work focuses on developing new therapeutic approaches for diseases like cancer and Alzheimer's. Dr. Williams has contributed significantly to her field through her innovative research and numerous publications.",meta_title:"Dr. Natasha Williams - Pharmacology Innovator at LuminWaves",meta_description:"Investigate the groundbreaking research of Dr. Natasha Williams, a pharmacologist specializing in drug design and therapeutic innovations."},{name:"Dr. Thomas Ng",description:"Dr. Thomas Ng is a respected chemist specializing in physical chemistry and nanotechnology. He has over 15 years of research experience and has made notable contributions to the understanding of nanoscale processes. His work is widely recognized, and he has a robust publication record in top-tier journals.",meta_title:"Dr. Thomas Ng - Nanotechnology Expert at LuminWaves",meta_description:"Explore the influential research of Dr. Thomas Ng, a specialist in physical chemistry and nanotechnology, with significant contributions to his field."},{name:"Dr. Naomi Chen",description:"Dr. Naomi Chen is a biochemist with over 15 years of experience in enzymology and protein engineering. She holds a PhD from Stanford University and has published extensively in high-impact journals. Dr. Chen is passionate about utilizing innovative techniques to explore biochemical pathways and their implications in medical research.",meta_title:"Dr. Naomi Chen - Expert Biochemist at LuminWaves",meta_description:"Discover the groundbreaking work of Dr. Naomi Chen, a leading biochemist with over 15 years of experience in enzymology and protein engineering. Learn more about her contributions to the field and her research at LuminWaves."},{name:"Prof. John Ramirez",description:"Prof. John Ramirez is a theoretical physicist with a focus on quantum mechanics and astrophysics. He has taught at MIT and has made significant contributions to the understanding of dark matter. Garnering multiple prestigious awards, he holds a PhD from Caltech and frequently presents his findings at international conferences.",meta_title:"Prof. John Ramirez - Theoretical Physicist at LuminWaves",meta_description:"Engage with the research of Prof. John Ramirez, a theoretical physicist and recipient of multiple prestigious awards. Explore his studies in quantum mechanics and dark matter at LuminWaves."},{name:"Dr. Anika Shankar",description:"Dr. Anika Shankar is an earth scientist specializing in climate change and geophysics. With a PhD from the University of Cambridge, she has made pivotal discoveries in climate modeling and earth system sciences. Dr. Shankar actively participates in environmental policy discussions and workshops around the globe.",meta_title:"Dr. Anika Shankar - Earth Scientist at LuminWaves",meta_description:"Learn more about Dr. Anika Shankar, an esteemed earth scientist focusing on climate change and geophysics. Her impactful research and dedication to environmental policy make her an leading voice at LuminWaves."},{name:"Dr. Li Zhang",description:"Dr. Li Zhang is a molecular biologist with expertise in genetic engineering and biotechnology. After earning her PhD at Harvard University, she has been involved in several high-profile research projects aimed at developing sustainable agricultural practices. Dr. Zhang is a sought-after speaker at international biotechnology conferences.",meta_title:"Dr. Li Zhang - Molecular Biologist at LuminWaves",meta_description:"Explore the work of Dr. Li Zhang, a molecular biologist specializing in genetic engineering and biotechnology. Her innovative approach to sustainable agriculture is showcased at LuminWaves."},{name:"Dr. Ahmed El-Masri",description:"Dr. Ahmed El-Masri is a chemist focusing on nanotechnology and materials science. He received his PhD from the University of Toronto and has published numerous articles on the applications of nanomaterials in renewable energy. His research aims to innovate solutions for energy storage and transfer.",meta_title:"Dr. Ahmed El-Masri - Chemist at LuminWaves",meta_description:"Meet Dr. Ahmed El-Masri, a chemist and expert in nanotechnology. His research on renewable energy solutions highlights his impactful work at LuminWaves."},{name:"Prof. Sarah Thompson",description:"Prof. Sarah Thompson is an ecologist with a passion for biodiversity and conservation. With her PhD from the University of California, Berkeley, she has led numerous field studies on ecosystem dynamics. Professor Thompson believes in the importance of educating the next generation of scientists.",meta_title:"Prof. Sarah Thompson - Ecologist at LuminWaves",meta_description:"Discover the extensive research of Prof. Sarah Thompson, an ecologist specializing in biodiversity and conservation. Follow her work and educational initiatives at LuminWaves."},{name:"Dr. Rajiv Patel",description:"Dr. Rajiv Patel is a physicist with a focus on condensed matter and materials research. His groundbreaking work is recognized internationally, and he has collaborated with leading institutions to advance nanotechnology. Dr. Patel obtained his PhD from the Indian Institute of Science.",meta_title:"Dr. Rajiv Patel - Physicist at LuminWaves",meta_description:"Learn about Dr. Rajiv Patel, a physicist specializing in condensed matter research. His international collaborations and innovative work are highlighted at LuminWaves."},{name:"Dr. Elena Petrova",description:"Dr. Elena Petrova is a geochemist with a focus on mineralogy and sustainable resource management. Having earned her PhD from the University of Edinburgh, Dr. Petrova has published extensively on soil health and environmental restoration techniques.",meta_title:"Dr. Elena Petrova - Geochemist at LuminWaves",meta_description:"Explore the research contributions of Dr. Elena Petrova, a geochemist specializing in mineralogy and sustainable resource management at LuminWaves."},{name:"Dr. Marcus Lee",description:"Dr. Marcus Lee is a biophysicist specializing in cellular mechanics and molecular dynamics. He holds a PhD from the University of Chicago and is known for his innovative use of imaging technologies to study cell behavior. His research findings are widely published.",meta_title:"Dr. Marcus Lee - Biophysicist at LuminWaves",meta_description:"Meet Dr. Marcus Lee, a biophysicist focused on cellular mechanics and molecular dynamics. Discover his innovative methodologies and research at LuminWaves."},{name:"Dr. Sofia Martinez",description:"Dr. Sofia Martinez is a microbiologist with research interests in microbial ecology and bioinformatics. With a PhD from the University of Queensland, she is actively involved in projects that leverage next-generation sequencing technologies to study complex microbial communities.",meta_title:"Dr. Sofia Martinez - Microbiologist at LuminWaves",meta_description:"Learn more about Dr. Sofia Martinez, a microbiologist specializing in microbial ecology and bioinformatics, and her impactful research at LuminWaves."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#5b2e91;--theme-color-8:#7b5b99;--theme-color-7:#a380b0;--theme-color-6:#d3b3e4;--theme-color-5:#e2b5e9;--theme-color-3:#f4c4e1;--theme-color-2:#f9e1ec;--color-bg-layout:#ffffff;--color-bg-hover:#f1f1f1;--article-border-radius:25px;--btn-border-radius:20px;--category-border-radius:30px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDD2C\uD83D\uDCCA\uD83C\uDF0D\uD83E\uDDEA";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-10-03T00:00:00Z";
13
+ export declare const devBucketName = "idn-synapsespheres-dev";
14
+ export declare const prodBucketName = "idn-synapsespheres";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biologicalSciences:{title:"Explore Cutting-Edge Biological Sciences Research and Insights ๐ŸŒฑ",description:"Delve into the fascinating world of biological sciences, encompassing groundbreaking research and engaging reviews across various disciplines. ๐Ÿ”ฌ",slug:"biological-sciences",children:{cellBiology:{title:"Discover the Marvels of Cell Biology and Cellular Processes ๐Ÿ”ฌ",description:"Uncover the fundamental unit of life with insights into cell biology. Explore cellular structures, functions, and their implications in health and disease. ๐ŸŒŸ",slug:"cell-biology",children:null},genetics:{title:"Unlocking the Secrets of Genetics: DNA, Genes, and Beyond ๐Ÿงฌ",description:"Dive into the realm of genetics! Learn about heredity, genetic disorders, and the essence of DNA that shapes every living organism. ๐ŸŒ",slug:"genetics",children:null},ecology:{title:"Understanding Ecology: Interactions and Ecosystems ๐ŸŒ",description:"Explore how organisms interact with each other and their environments. Discover the critical balance of ecosystems and the importance of biodiversity. ๐ŸŒฑ",slug:"ecology",children:null},microbiology:{title:"The Intriguing World of Microbiology: Microbes and Their Impact ๐Ÿ”",description:"Venture into microbiology to understand microorganisms. Their roles in health, disease, and industrial applications are more vital than you think! ๐ŸŒŠ",slug:"microbiology",children:null},neuroscience:{title:"Unraveling Neuroscience: The Science of the Brain ๐Ÿง ",description:"Explore the complexities of the nervous system. From neural processes to psychological phenomena, discover what drives human behavior and cognition. ๐Ÿ”ฎ",slug:"neuroscience",children:null},other:{title:"Diverse Topics in Biological Sciences: Beyond the Core Disciplines ๐ŸŒ",description:"Discover assorted topics in biological sciences that donโ€™t fit neatly into other categories. A treasure trove for inquisitive minds! ๐Ÿ”",slug:"other-biological-topics",children:null}}},chemicalSciences:{title:"Explore the World of Chemical Sciences ๐Ÿงช | Scientific Research & Reviews",description:"Delve into the intricate realm of chemical sciences with in-depth research, reviews, and insights across multiple disciplines. ๐ŸŒ",slug:"chemical-sciences",children:{organicChemistry:{title:"Understanding Organic Chemistry ๐Ÿ”ฌ | Basics & Innovations",description:"Uncover the fundamental principles of organic chemistry, exploring molecular structures and latest discoveries that shape our understanding. ๐ŸŒฑ",slug:"organic-chemistry",children:null},inorganicChemistry:{title:"Inorganic Chemistry Insights ๐Ÿงฌ | Elements & Compounds",description:"Discover the fascinating world of inorganic chemistry, focusing on elements, their compounds, and applications that impact our daily lives. โš—๏ธ",slug:"inorganic-chemistry",children:null},physicalChemistry:{title:"Physical Chemistry Explored ๐ŸงŠ | Thermodynamics & Kinetics",description:"Dive into physical chemistry, examining the principles governing chemical reactions and the behavior of matter under various conditions. ๐Ÿ”ฅ",slug:"physical-chemistry",children:null},analyticalChemistry:{title:"Analytical Chemistry Discoveries ๐Ÿ“Š | Techniques & Applications",description:"Explore analytical chemistry techniques that facilitate the identification and quantification of substances, ensuring quality and safety. ๐Ÿงช",slug:"analytical-chemistry",children:null},biochemistry:{title:"The Intricacies of Biochemistry ๐Ÿงฌ | Life and Molecular Processes",description:"Understand the chemical processes within and related to living organisms, bridging biology and chemistry for a comprehensive perspective. ๐ŸŒฑ",slug:"biochemistry",children:null},other:{title:"Diverse Topics in Chemical Sciences ๐ŸŒ | Beyond Traditional Categories",description:"Explore a variety of topics in chemical sciences that defy traditional classification, showcasing innovations and interdisciplinary research. ๐Ÿ”",slug:"other-chemical-sciences",children:null}}},physicalSciences:{title:"Explore the Wonders of Physical Sciences ๐Ÿ”ฌโœจ",description:"Dive deep into the fascinating world of physical sciences, from thermodynamics to electromagnetism, and discover groundbreaking research and reviews.",slug:"physical-sciences",children:{thermodynamics:{title:"Thermodynamics: The Science of Heat and Energy ๐ŸŒก๏ธ๐Ÿ”‹",description:"Explore thermodynamics, the study of heat and energy transfer, and its applications in various scientific fields and real-life scenarios.",slug:"thermodynamics",children:null},quantumMechanics:{title:"Quantum Mechanics: Unlocking the Mysteries of the Universe ๐Ÿ”๐ŸŒŒ",description:"Delve into quantum mechanics, the branch of physics that explores the behavior of matter and energy at the smallest scales. Understand its profound implications.",slug:"quantum-mechanics",children:null},classicalMechanics:{title:"Classical Mechanics: Understanding Motion and Forces ๐Ÿƒโ€โ™‚๏ธโš™๏ธ",description:"Learn about classical mechanics, the foundation of physics that explains the motion of objects under various forces and the laws governing them.",slug:"classical-mechanics",children:null},optics:{title:"Optics: The Science of Light and Vision ๐ŸŒž๐Ÿ‘๏ธ",description:"Uncover the principles of optics, the science of light, its properties, and how it interacts with matter. Essential for understanding vision and technology.",slug:"optics",children:null},electromagnetism:{title:"Electromagnetism: The Forces That Shape Our World โšก๐ŸŒ",description:"Investigate electromagnetism, the interaction of electric charges and magnetic fields. Discover its critical role in technology and the universe.",slug:"electromagnetism",children:null},other:{title:"Other Physical Sciences: Diverse Topics Explored ๐Ÿงช๐Ÿ”ญ",description:"Dive into a variety of other physical sciences, exploring interdisciplinary studies and topics that enrich our understanding of the natural world.",slug:"other-physical-sciences",children:null}}},earthSciences:{title:"Exploring Earth Sciences: Insights and Discoveries ๐ŸŒ",description:"Dive into the fascinating world of earth sciences, from geology to meteorology. Discover original research and insights that enlighten scientists and enthusiasts alike. ๐Ÿงช",slug:"earth-sciences",children:{geology:{title:"Geology: The Study of Earth's Structure and Processes ๐ŸŒ‹",description:"Uncover the foundational elements of geology. Explore Earth's formations, processes, and the dynamics that shape our planet. Engage with research on rock types, minerals, and geological phenomena. ๐Ÿž๏ธ",slug:"geology",children:null},meteorology:{title:"Meteorology: Understanding Weather and Climate Patterns โ˜๏ธ",description:"Explore the dynamic field of meteorology. Discover the science behind weather systems, climate change, and atmospheric processes. Gain insights into severe weather predictions and climate trends. ๐ŸŒฆ๏ธ",slug:"meteorology",children:null},oceanography:{title:"Oceanography: The Science of Oceans and Their Ecosystems ๐ŸŒŠ",description:"Delve into oceanography, studying the vast oceans and their ecosystems. Learn about marine biology, ocean currents, and the impact of human activity on ocean health. ๐ŸŒ",slug:"oceanography",children:null},environmentalScience:{title:"Environmental Science: Examining Our Impact on Nature ๐ŸŒฑ",description:"Investigate environmental science and its crucial role in sustainability. Study ecosystems, conservation efforts, and the impact of human activity on our planet. ๐ŸŒ",slug:"environmental-science",children:null},geophysics:{title:"Geophysics: Revealing Earth's Physical Properties and Processes โšก",description:"Unravel the mysteries of geophysics by exploring Earth's physical properties. Understand seismic activity, gravitational forces, and magnetic fields that influence our planet. ๐Ÿ”",slug:"geophysics",children:null},other:{title:"Other Earth Sciences: Diverse Fields of Study ๐ŸŒŒ",description:"Discover diverse fields within earth sciences that transcend traditional categories. Explore unique sciences that enhance our understanding of the Earth and its systems. ๐ŸŒ",slug:"other-earth-sciences",children:null}}},interdisciplinaryStudies:{title:"Interdisciplinary Studies - Explore the Intersection of Sciences ๐ŸŒŒ",description:"Delve into interdisciplinary studies with original research and reviews in biology, chemistry, physics, and earth sciences. Join the exploration! ๐Ÿš€",slug:"interdisciplinary-studies",children:{bioinformatics:{title:"Bioinformatics: Bridging Biology and Technology ๐Ÿงฌ",description:"Discover the synergy of biology and technology in bioinformatics, exploring data analysis techniques revolutionizing life sciences research. ๐Ÿ“Š",slug:"bioinformatics",children:null},environmentalChemistry:{title:"Environmental Chemistry: Understanding Our Planet ๐ŸŒŽ",description:"Uncover the vital role of environmental chemistry in addressing climate change, pollution, and sustainability through scientific research and reviews. ๐ŸŒฑ",slug:"environmental-chemistry",children:null},astrophysics:{title:"Astrophysics: Unlocking the Mysteries of the Universe ๐ŸŒŒ",description:"Venture into astrophysics, examining celestial phenomena and the fundamentals of our universe, enriching your understanding of cosmological wonders. ๐ŸŒ ",slug:"astrophysics",children:null},scienceCommunication:{title:"Science Communication: Making Science Accessible ๐Ÿ“ข",description:"Explore the principles of science communication, enhancing public understanding of scientific concepts through engaging and informative content. ๐ŸŒ",slug:"science-communication",children:null},cognitiveScience:{title:"Cognitive Science: Understanding the Mind ๐Ÿง ",description:"Delve into cognitive science, studying the complexities of the mind and behavior through interdisciplinary research and innovative methodologies. ๐Ÿ”",slug:"cognitive-science",children:null},other:{title:"Other Interdisciplinary Studies: Diverse Scientific Insights ๐Ÿงช",description:"Explore varied interdisciplinary topics that defy categorization, showcasing unique scientific insights across multiple disciplines. โœจ",slug:"other-interdisciplinary-studies",children:null}}}},n=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),t=e.AUTHORS_INFO.map((e=>e.name)),s="๐Ÿ”ฌ๐Ÿ“Š๐ŸŒ๐Ÿงช",c=Object.keys(i),o=[],r=[];for(const e of c){const n=i[e];if(null==n?void 0:n.children){o.push(...Object.keys(n.children));for(const e of o){const i=n.children[e];(null==i?void 0:i.children)&&r.push(...Object.keys(i.children))}}}const a="2024-10-03T00:00:00Z",l="synapsespheres",h=`idn-${l}-dev`,d=`idn-${l}`;exports.DEFAULT_DESCRIPTION_EMOJIS=s,exports.authors=n,exports.authorsNames=t,exports.categories=c,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=a,exports.subcategories=o,exports.subsubcategories=r;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ DisciplinaryDepth = "Disciplinary Depth",
3
+ ResearchType = "Research Type",
4
+ ComplexityLevel = "Complexity Level",
5
+ ScientificImpact = "Scientific Impact"
6
+ }
7
+ type DisciplinaryDepthValues = 'Biology Basics' | 'Chemistry Concepts' | 'Physics Phenomena' | 'Earth Science Explorations';
8
+ type ResearchTypeValues = 'Original Research' | 'Critical Reviews' | 'Scientific Updates' | 'Educational Insights';
9
+ type ComplexityLevelValues = 'Beginner-Friendly' | 'Intermediate Insights' | 'Advanced Discussions' | 'Expert Opinions';
10
+ type ScientificImpactValues = 'Groundbreaking Discoveries' | 'Incremental Advances' | 'Historical Significance' | 'Community Impact';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.DisciplinaryDepth]: DisciplinaryDepthValues[];
13
+ [FiltersNames.ResearchType]: ResearchTypeValues[];
14
+ [FiltersNames.ComplexityLevel]: ComplexityLevelValues[];
15
+ [FiltersNames.ScientificImpact]: ScientificImpactValues[];
16
+ };
17
+ export declare const disciplinaryDepthValues: DisciplinaryDepthValues[];
18
+ export declare const researchTypeValues: ResearchTypeValues[];
19
+ export declare const complexityLevelValues: ComplexityLevelValues[];
20
+ export declare const scientificImpactValues: ScientificImpactValues[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).DisciplinaryDepth="Disciplinary Depth",e.ResearchType="Research Type",e.ComplexityLevel="Complexity Level",e.ScientificImpact="Scientific Impact";const i=["Biology Basics","Chemistry Concepts","Physics Phenomena","Earth Science Explorations"],s=["Original Research","Critical Reviews","Scientific Updates","Educational Insights"],t=["Beginner-Friendly","Intermediate Insights","Advanced Discussions","Expert Opinions"],r=["Groundbreaking Discoveries","Incremental Advances","Historical Significance","Community Impact"],a={[exports.FiltersNames.DisciplinaryDepth]:[],[exports.FiltersNames.ResearchType]:[],[exports.FiltersNames.ComplexityLevel]:[],[exports.FiltersNames.ScientificImpact]:[]},p={[exports.FiltersNames.DisciplinaryDepth]:i,[exports.FiltersNames.ResearchType]:s,[exports.FiltersNames.ComplexityLevel]:t,[exports.FiltersNames.ScientificImpact]:r},c=()=>JSON.stringify(p,null,2);exports.complexityLevelValues=t,exports.disciplinaryDepthValues=i,exports.fullFilters=p,exports.getFiltersTypesJSON=c,exports.initialFilters=a,exports.researchTypeValues=s,exports.scientificImpactValues=r;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),o=require("./seo.js"),p=require("./prompts/gpt35turbo/articles.js"),a=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.complexityLevelValues=t.complexityLevelValues,exports.disciplinaryDepthValues=t.disciplinaryDepthValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.researchTypeValues=t.researchTypeValues,exports.scientificImpactValues=t.scientificImpactValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=p,exports.gpt4oMiniArticles=a,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SynapseSpheres is an infotainment articles portal dedicated to disseminating scientific research and reviews across disciplines like biology, chemistry, physics, and earth sciences. It aims to make complex scientific topics accessible and engaging for a wider audience.\n - Detailed description: SynapseSpheres serves as a comprehensive resource for academic and non-academic readers alike, providing original research articles, insightful reviews, and updates on scientific advancements. The portal emphasizes clarity and engagement, focusing on topics that range from the fundamentals of biology and chemistry to groundbreaking discoveries in physics and earth sciences. The content is curated by experts in each field, ensuring accuracy while maintaining an approachable tone. Whether you are a student, educator, or simply a curious mind, SynapseSpheres endeavors to bridge the gap between advanced scientific concepts and everyday understanding.\n - Target audience: The primary target audience for SynapseSpheres includes students, educators, researchers, and science enthusiasts across various backgrounds who seek to enhance their knowledge of scientific research and advancements. The portal also appeals to professionals in STEM fields looking for accessible reviews and insights that can aid in their work and understanding of current scientific trends.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Overview\n - Methodological Approaches\n - Significance and Implications\n\n## Current Trends in Science\n - Innovative Techniques and Tools\n - Interdisciplinary Connections\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Overview, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "students, researchers, educators, and professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const n="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SynapseSpheres is an infotainment articles portal dedicated to disseminating scientific research and reviews across disciplines like biology, chemistry, physics, and earth sciences. It aims to make complex scientific topics accessible and engaging for a wider audience.\n - Detailed description: SynapseSpheres serves as a comprehensive resource for academic and non-academic readers alike, providing original research articles, insightful reviews, and updates on scientific advancements. The portal emphasizes clarity and engagement, focusing on topics that range from the fundamentals of biology and chemistry to groundbreaking discoveries in physics and earth sciences. The content is curated by experts in each field, ensuring accuracy while maintaining an approachable tone. Whether you are a student, educator, or simply a curious mind, SynapseSpheres endeavors to bridge the gap between advanced scientific concepts and everyday understanding.\n - Target audience: The primary target audience for SynapseSpheres includes students, educators, researchers, and science enthusiasts across various backgrounds who seek to enhance their knowledge of scientific research and advancements. The portal also appeals to professionals in STEM fields looking for accessible reviews and insights that can aid in their work and understanding of current scientific trends.\n\n",i="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Overview\n - Methodological Approaches\n - Significance and Implications\n\n## Current Trends in Science\n - Innovative Techniques and Tools\n - Interdisciplinary Connections\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Overview, IF it's applicable to the theme of the article.\n",t="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",s="students, researchers, educators, and professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=a,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=t,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=i,exports.portalInfo=n;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional scientific photograph for a glossy scientific magazine, scientific style photography, glossy scientific magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Meet the Experts at SynapseSpheres | Scientific Authority",description:"Discover the brilliant minds behind groundbreaking research at SynapseSpheres. ๐Ÿ‘ฉโ€๐Ÿ”ฌ๐Ÿ‘จโ€๐Ÿ”ฌ Explore our authors' impressive credentials and contributions in the fields of biology, chemistry, physics, and earth sciences."},[exports.PageNames.Home]:{title:"SynapseSpheres | Your Hub for Scientific Discovery",description:"Dive into the world of scientific research at SynapseSpheres! ๐Ÿ”ฌ Learn about original articles, innovative reviews, and recent advancements across biology, chemistry, physics, and earth sciences."},[exports.PageNames.NotFound]:{title:"Page Not Found | SynapseSpheres",description:"Oops! ๐Ÿ˜• The page you are looking for does not exist. Return to SynapseSpheresโ€™ home for the latest in scientific research across multiple disciplines."},[exports.PageNames.AboutUs]:{title:"About Us | SynapseSpheres | Scientific Insights",description:"Learn about SynapseSpheres, where we bring you the latest research and reviews in biology, chemistry, physics, and earth sciences. ๐ŸŒ๐Ÿ” Join us on this journey of discovery!"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | SynapseSpheres",description:"Your privacy matters! ๐Ÿ” Read our Privacy Policy to understand how we handle your information at SynapseSpheres as we explore scientific innovations together."},[exports.PageNames.Terms]:{title:"Terms and Conditions | SynapseSpheres",description:"Stay informed! ๐Ÿ“œ View our Terms and Conditions to know your rights and obligations while exploring scientific research at SynapseSpheres."},[exports.PageNames.Sitemap]:{title:"Sitemap | SynapseSpheres",description:"Navigate easily! ๐Ÿ—บ๏ธ Check out our Sitemap for a comprehensive view of all articles and sections available at SynapseSpheres dedicated to scientific discovery."}},a=[{name:"Dr. Anjali Gupta",description:"Dr. Anjali Gupta is a renowned biologist with over 15 years of experience in genetic research and molecular biology. She has published numerous papers in top-tier journals and serves on several editorial boards. Anjali's work focuses on genomic innovations and their applications in medicine.",meta_title:"Dr. Anjali Gupta - Expert Biologist and Genetic Researcher",meta_description:"Explore the research contributions of Dr. Anjali Gupta, a leading biologist specializing in genetic research, molecular biology, and genomic innovations. Discover her impactful publications and insights."},{name:"Dr. Ravi Kumar",description:"Dr. Ravi Kumar is an esteemed physicist with a focus on quantum mechanics and condensed matter physics. With a Ph.D. from the Indian Institute of Science, his work has been published in several high-impact journals. He is also passionate about promoting science education.",meta_title:"Dr. Ravi Kumar - Specialized Physicist in Quantum Mechanics",meta_description:"Dive into the world of physics with Dr. Ravi Kumar, a specialized physicist known for his groundbreaking research in quantum mechanics and condensed matter. Learn more about his scholarly contributions."},{name:"Dr. Aditi Sharma",description:"Dr. Aditi Sharma is an environmental chemist whose research intersects chemistry and earth sciences. With significant experience in pollution control and renewable energy, Aditi has developed green technologies that foster environmental sustainability.",meta_title:"Dr. Aditi Sharma - Environmental Chemist and Innovator",meta_description:"Uncover the research insights of Dr. Aditi Sharma, an environmental chemist dedicated to sustainable practices and innovative solutions in pollution control and renewable energy."},{name:"Dr. Neeraj Singh",description:"Dr. Neeraj Singh, a leading physicist with extensive research in astrophysics, has worked on various international projects focused on cosmic phenomena. He is a passionate educator and frequently engages in public science communication.",meta_title:"Dr. Neeraj Singh - Astrophysicist and Science Communicator",meta_description:"Join Dr. Neeraj Singh on a journey through the universe as an esteemed astrophysicist. Discover his contributions to cosmic research and his commitment to science communication."},{name:"Dr. Priya Reddy",description:"Dr. Priya Reddy is a prominent biochemist known for her research on enzymology and metabolic pathways. She has collaborated with various international institutes and has been awarded several prestigious grants for her innovative research.",meta_title:"Dr. Priya Reddy - Leading Biochemist in Enzymology",meta_description:"Learn about Dr. Priya Reddy, a leading biochemist specializing in enzymology and metabolic pathways. Explore her research excellence and collaborative work with global institutes."},{name:"Dr. Amit Verma",description:"Dr. Amit Verma is a specialist in theoretical chemistry with a focus on computational modeling. His research has provided significant advancements in understanding chemical reactions, and he has received multiple accolades for his innovative methodologies.",meta_title:"Dr. Amit Verma - Theoretical Chemist and Computational Modeler",meta_description:"Discover the groundbreaking work of Dr. Amit Verma, a theoretical chemist focusing on computational modeling and chemical reactions. Enhance your understanding of chemistry through his research."},{name:"Dr. Chitra Desai",description:"Dr. Chitra Desai is an established expert in environmental science. Her interdisciplinary research combines ecology and policy-making, addressing climate change challenges. Chitra has been influential in implementing sustainable practices in various industries.",meta_title:"Dr. Chitra Desai - Environmental Scientist and Sustainability Advocate",meta_description:"Explore the impactful research of Dr. Chitra Desai, an environmental scientist dedicated to addressing climate change and promoting sustainability across industries."},{name:"Dr. Rohit Mehta",description:"Dr. Rohit Mehta is a leading researcher in the field of material science, with a focus on nanotechnology and its applications in medicine. His innovative research has enhanced the understanding of material properties at the nanoscale level.",meta_title:"Dr. Rohit Mehta - Expert in Nanotechnology and Material Science",meta_description:"Delve into the research of Dr. Rohit Mehta, a premier expert in nanotechnology and material science, known for his transformative contributions to understanding materials at the nanoscale."},{name:"Dr. Neha Bhat",description:"Dr. Neha Bhat is a physicist specializing in renewable energy solutions. With a background in solar energy research, she has contributed to numerous projects aimed at promoting clean technology and sustainable energy applications.",meta_title:"Dr. Neha Bhat - Renewable Energy Physicist",meta_description:"Learn from Dr. Neha Bhat, a physicist specializing in renewable energy and solar technology. Discover her research contributions towards sustainable and clean technology advancements."},{name:"Dr. Suresh Iyer",description:"Dr. Suresh Iyer is a chemist with a focus on pharmaceuticals and medicinal chemistry. He has extensive experience in drug development and has contributed to several breakthrough therapies enhancing patient care.",meta_title:"Dr. Suresh Iyer - Pharmaceutical Chemist and Drug Development Expert",meta_description:"Join Dr. Suresh Iyer in exploring the field of medicinal chemistry and pharmaceuticals, focusing on innovative drug development and breakthrough therapies for improved patient care."},{name:"Dr. Rajesh Patel",description:"Dr. Rajesh Patel is a renowned chemist with over 15 years of experience in nanotechnology and materials science. He completed his PhD at the Indian Institute of Technology and has published extensively in international journals, driving forward the understanding of nanomaterials.",meta_title:"Dr. Rajesh Patel - Pioneer in Nanotechnology and Materials Science",meta_description:"Learn about Dr. Rajesh Patel, an expert in nanotechnology with 15+ years of experience. Delve into his impactful research and publications in materials science."},{name:"Dr. Priya Desai",description:"With a PhD in Physics from the National Institute of Advanced Studies, Dr. Priya Desai focuses on astrophysics and quantum mechanics. She has contributed to several high-impact publications and is passionate about mentoring young scientists in her field.",meta_title:"Dr. Priya Desai - Astrophysicist and Quantum Mechanics Specialist",meta_description:"Discover Dr. Priya Desai's contributions to astrophysics and quantum mechanics. With significant experience and a passion for mentorship, she is a leader in scientific research."},{name:"Dr. Vikram Rao",description:"Dr. Vikram Rao is an esteemed researcher in Earth Sciences, particularly in the field of geology and climate change. With over 20 years of experience and numerous publications, he has been involved in groundbreaking studies that address global environmental issues.",meta_title:"Dr. Vikram Rao - Geologist and Climate Change Researcher",meta_description:"Explore the significant research of Dr. Vikram Rao in Earth Sciences, focusing on geology and climate change. His studies contribute to understanding environmental challenges."},{name:"Dr. Meena Nair",description:"Dr. Meena Nair is a biochemist with a robust background in enzymology and protein structure analysis. She has directed numerous influential projects and her research has been pivotal in advancing drug discovery processes.",meta_title:"Dr. Meena Nair - Biochemist Specializing in Drug Discovery",meta_description:"Uncover the pioneering work of Dr. Meena Nair, a biochemist specializing in enzyme research and drug discovery. Her contributions drive innovation in biochemistry."},{name:"Dr. Sameer Thakur",description:"Dr. Sameer Thakur, a physicist with expertise in thermodynamics and materials physics, has worked for over 18 years in both academia and industry. His innovative research has led to multiple patents and impactful publications.",meta_title:"Dr. Sameer Thakur - Expert in Thermodynamics and Materials Physics",meta_description:"Delve into Dr. Sameer Thakur's research on thermodynamics and materials physics. With extensive experience, he contributes significantly to both academic and industrial advancements."},{name:"Dr. Anjali Verma",description:"Dr. Anjali Verma is a leading researcher in environmental chemistry, focusing on pollution and its impact on public health. She has published widely and actively participates in global environmental forums.",meta_title:"Dr. Anjali Verma - Environmental Chemist and Public Health Advocate",meta_description:"Explore the work of Dr. Anjali Verma, an environmental chemist dedicated to studying pollution and public health. Her contributions are vital for future sustainability."},{name:"Dr. Arvind Gupta",description:"Dr. Arvind Gupta has a comprehensive background in computational biology and bioinformatics. He is recognized for his research in systems biology and has authored several impactful articles that merge data science with biological research.",meta_title:"Dr. Arvind Gupta - Computational Biologist and Bioinformatics Expert",meta_description:"Discover Dr. Arvind Gupta's work in computational biology and bioinformatics. His research merges data science with biological studies, paving the way for innovation."},{name:"Dr. Kavita Iyer",description:"A leading authority in molecular biology, Dr. Kavita Iyer has extensive experience in virology and infectious diseases. With over 15 years of research and impactful publications, she actively advances the understanding of viral infections.",meta_title:"Dr. Kavita Iyer - Virologist and Infectious Disease Expert",meta_description:"Learn about Dr. Kavita Iyer's groundbreaking research in virology and infectious diseases, contributing significantly to global health insights."},{name:"Dr. Raghavendra Modi",description:"Dr. Raghavendra Modi, a physicist specializing in condensed matter physics, has more than two decades of research experience. His innovative work has been published in leading journals and he is known for mentoring the next generation of physicists.",meta_title:"Dr. Raghavendra Modi - Condensed Matter Physics Researcher",meta_description:"Explore the contributions of Dr. Raghavendra Modi in condensed matter physics. With extensive research experience, he is a noted mentor for budding physicists."},{name:"Dr. Anjali Sharma",description:"Dr. Anjali Sharma is a renowned biochemist with over 15 years of experience in molecular biology and genetic research. She completed her PhD at the Indian Institute of Science and has published extensively on enzymatic processes and biomolecular interactions. With a passion for fostering scientific communication, she contributes insightfully to interdisciplinary discussions.",meta_title:"Dr. Anjali Sharma - Biochemist and Research Contributor at SynapseSpheres",meta_description:"Discover the expertise of Dr. Anjali Sharma, a prominent biochemist with over 15 years of research experience in molecular biology. Explore her contributions to SynapseSpheres."},{name:"Prof. Vikram Jain",description:"Prof. Vikram Jain is an esteemed physicist specializing in quantum mechanics and condensed matter physics. After earning his PhD from the Indian Institute of Technology, he has dedicated over 20 years to teaching and research. His work has garnered international recognition, and he brings a wealth of knowledge to diverse scientific articles.",meta_title:"Prof. Vikram Jain - Expert Physicist at SynapseSpheres",meta_description:"Meet Prof. Vikram Jain, a leading physicist with two decades of experience in quantum mechanics. Read his insightful articles on SynapseSpheres."},{name:"Dr. Raghav Mehta",description:"Dr. Raghav Mehta is a theoretical chemist with a specialization in computational chemistry. With a PhD from the Indian Institute of Technology Bombay, he has over 12 years of experience in researching molecular simulations and drug design. His work has been published in leading journals, making him a valuable asset to SynapseSpheres.",meta_title:"Dr. Raghav Mehta - Theoretical Chemist Contributing to SynapseSpheres",meta_description:"Learn from Dr. Raghav Mehta, a theoretical chemist with expertise in computational chemistry and drug design. Read his research articles on SynapseSpheres."},{name:"Dr. Neeta Kapoor",description:"Dr. Neeta Kapoor is an expert in microbiology with a focus on pathogenic microorganisms and their resistance patterns. After obtaining her PhD from the University of Delhi, she has contributed significantly to public health research, bringing critical insights to the fields of biology and medicine.",meta_title:"Dr. Neeta Kapoor - Microbiology Expert at SynapseSpheres",meta_description:"Discover Dr. Neeta Kapoor's work in microbiology and read her impactful articles on pathogenic microorganisms and public health at SynapseSpheres."},{name:"Prof. Arun Raj",description:"Prof. Arun Raj is a leading researcher in the field of materials science with over 25 years of academic experience. He has a strong background in nanotechnology and sustainable materials, holding a PhD from the Indian Institute of Science. He actively publishes articles that bridge innovation and sustainability.",meta_title:"Prof. Arun Raj - Materials Science Specialist at SynapseSpheres",meta_description:"Explore innovations in nanotechnology with Prof. Arun Raj, a distinguished materials science expert contributing to SynapseSpheres."},{name:"Dr. Kavita Singh",description:"Dr. Kavita Singh is a neuroscientist with a keen interest in neurogenetics and brain-computer interfaces. She completed her PhD in Neuroscience at the National Brain Research Centre and is recognized for her interdisciplinary research that connects neuroscience with engineering. Her insights are invaluable to SynapseSpheres.",meta_title:"Dr. Kavita Singh - Neuroscience Researcher at SynapseSpheres",meta_description:"Read the work of Dr. Kavita Singh, a pioneering neuroscientist focused on neurogenetics and innovative brain-computer interfaces at SynapseSpheres."},{name:"Dr. Mohan Nair",description:"Dr. Mohan Nair is a geophysicist specializing in seismic analysis and earth dynamics, with a PhD from the Indian Institute of Technology Kanpur. With over 18 years of experience in fieldwork and research, he has contributed significantly to understanding geological phenomena and hazards.",meta_title:"Dr. Mohan Nair - Geophysicist and Contributor at SynapseSpheres",meta_description:"Discover insights from Dr. Mohan Nair, a geophysicist specializing in seismic analysis and earth dynamics, contributing to SynapseSpheres."},{name:"Dr. Sita Menon",description:"Dr. Sita Menon is a leading botanist with a PhD in plant ecology from the University of Pune. She focuses on the impacts of climate change on plant diversity and ecosystems. Her research has been published in numerous scientific journals, making her a key contributor to environmental articles at SynapseSpheres.",meta_title:"Dr. Sita Menon - Plant Ecologist at SynapseSpheres",meta_description:"Explore the work of Dr. Sita Menon, a botanist specializing in plant ecology and climate change impacts at SynapseSpheres."},{name:"Dr. Rajeev Kumar",description:"Dr. Rajeev Kumar is an applied mathematician whose research focuses on statistical modeling and data analysis in various scientific domains. With a PhD from the University of Delhi and over 10 years of experience in academia, he plays a pivotal role in providing quantitative insights for research at SynapseSpheres.",meta_title:"Dr. Rajeev Kumar - Applied Mathematician at SynapseSpheres",meta_description:"Learn from Dr. Rajeev Kumar, an applied mathematician specializing in statistical modeling and data analysis, contributing innovative research to SynapseSpheres."},{name:"Dr. Anjali Rao",description:"Dr. Anjali Rao is a biologist with over 15 years of experience in molecular genetics and environmental biology. She is a professor at a leading Indian university and has published extensively in peer-reviewed journals, contributing insights into genetic diversity in Indian flora. Her passion for environmental conservation is evident in her research and outreach activities.",meta_title:"Dr. Anjali Rao - Expert in Molecular Genetics and Environmental Biology",meta_description:"Explore Dr. Anjali Rao's authoritative research on molecular genetics and environmental biology. A leading figure in India's scientific community with over 15 years of published work."},{name:"Dr. Vikram Sharma",description:"Dr. Vikram Sharma is a physicist specializing in quantum mechanics and solid-state physics. With a Ph.D. from the Indian Institute of Science, he has contributed to significant advancements in nano-materials research, and his work has broader implications for technology development. He has received several accolades for his innovative contributions.",meta_title:"Dr. Vikram Sharma - Specialist in Quantum Mechanics and Nano-materials",meta_description:"Discover the groundbreaking work of Dr. Vikram Sharma in quantum mechanics and nano-materials. A acclaimed physicist from India known for his innovative research contributions."},{name:"Dr. Priya Mehta",description:"Dr. Priya Mehta is an expert in analytical chemistry with a focus on environmental pollutants. She has over a decade of experience in research, teaching, and consultancy. Dr. Mehta's work emphasizes the importance of sustainable chemical practices, and she actively engages in public education on chemistry's role in environmental health.",meta_title:"Dr. Priya Mehta - Leading Expert in Analytical Chemistry",meta_description:"Learn about Dr. Priya Mehta's impactful research in analytical chemistry focusing on environmental pollutants and sustainable chemical practices. A voice for chemistry in public health."},{name:"Dr. Kiran Desai",description:"Dr. Kiran Desai is a geologist with expertise in earth sciences, particularly in tectonic processes and earthquake studies. With numerous publications in international journals, he is known for his work on seismic risk assessment in urban areas of India, aiming to improve disaster preparedness and response strategies.",meta_title:"Dr. Kiran Desai - Geologist and Earth Sciences Specialist",meta_description:"Delve into the research of Dr. Kiran Desai, a leading geologist specializing in tectonic processes and seismic risk assessment in India, contributing to disaster preparedness efforts."},{name:"Dr. Neha Joshi",description:"Dr. Neha Joshi is a climatologist whose research concentrates on climate change impacts in the Indian subcontinent. With a background in physics and environmental science, she leads various interdisciplinary projects and has published widely, aiming to inform policy-making and community resilience.",meta_title:"Dr. Neha Joshi - Climatologist Focused on Climate Change",meta_description:"Explore Dr. Neha Joshi's pioneering studies on climate change impacts in India. An interdisciplinary expert dedicated to informing policy and enhancing community resilience."},{name:"Dr. Ravi Nair",description:"Dr. Ravi Nair is a renowned marine biologist with over 20 years of experience studying marine ecosystems along the Indian coast. His research aims to conserve coastal biodiversity, and he has collaborated on various international marine conservation efforts, making significant contributions to the field.",meta_title:"Dr. Ravi Nair - Marine Biologist and Conservation Advocate",meta_description:"Learn about Dr. Ravi Nair's extensive research on marine ecosystems and coastal biodiversity conservation. A dedicated marine biologist with over 20 years of impactful work."},{name:"Dr. Aditi Sen",description:"Dr. Aditi Sen is a prominent neuroscientist with a focus on cognitive neuroscience and neuroplasticity. Her work has shed light on brain function and rehabilitation following neurological injuries. With a strong publication record, she is a key figure in advancing understanding of neurobiology in India.",meta_title:"Dr. Aditi Sen - Cognitive Neuroscience Expert",meta_description:"Explore the transformative research of Dr. Aditi Sen in cognitive neuroscience and neuroplasticity. A leading neuroscientist dedicated to understanding brain function and rehabilitation."},{name:"Dr. Suman Dutta",description:"Dr. Suman Dutta is a biochemist with a focus on enzyme mechanisms and metabolic pathways. Her research contributes to the understanding of human health and disease. A passionate advocate for women in science, she mentors young scientists and actively participates in community science outreach programs.",meta_title:"Dr. Suman Dutta - Biochemist and Science Advocate",meta_description:"Learn about Dr. Suman Dutta's research in enzymology and metabolic pathways. A dedicated biochemist committed to fostering future scientists and engaging communities in science."},{name:"Dr. Rakesh Kumar",description:"Dr. Rakesh Kumar is a prominent environmental scientist working on sustainable development and resource management in India. With a strong publication record, he focuses on pollution control and climate adaptation strategies, aiming to bridge the gap between science and policy for sustainable practices.",meta_title:"Dr. Rakesh Kumar - Environmental Scientist and Policy Advocate",meta_description:"Explore the pioneering work of Dr. Rakesh Kumar in environmental science focusing on sustainable development and pollution control in India, shaping policies for a better future."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is an accomplished biologist with over 15 years of research experience in molecular biology and genetics. She has published numerous articles in high-impact journals and has been a keynote speaker at international conferences. Her work primarily focuses on gene editing technologies and their applications in medicine.",meta_title:"Dr. Emily Carter - Expert in Molecular Biology and Genetics",meta_description:"Discover Dr. Emily Carter's contributions to molecular biology, including her research on gene editing technologies and their impact on medicine."},{name:"Professor Michael Zhang",description:"Professor Michael Zhang is a leading figure in the field of chemistry with a focus on organic synthesis and catalysis. With over 20 years in academia, he has authored several textbooks and over 100 peer-reviewed articles. He holds a PhD from Stanford University and has secured multiple grants for innovative research projects.",meta_title:"Professor Michael Zhang - Specialist in Organic Chemistry and Catalysis",meta_description:"Explore Professor Michael Zhang's extensive research in organic synthesis and his contributions to modern chemistry through innovative research projects."},{name:"Dr. Anita Roy",description:"Dr. Anita Roy is a physicist known for her work in quantum mechanics and materials science. With a PhD from MIT and over a decade of research experience in advanced materials, she is dedicated to exploring the intersection between physics and technology, specifically in renewable energy applications.",meta_title:"Dr. Anita Roy - Researcher in Quantum Mechanics and Materials Science",meta_description:"Learn about Dr. Anita Roy's pioneering research in quantum mechanics and her focus on developing advanced materials for renewable energy technology."},{name:"Professor Leo Schmidt",description:"Professor Leo Schmidt is an earth scientist specializing in climate change and environmental sustainability. His research spans over 25 years and includes field studies in various ecosystems worldwide. He has published numerous scientific papers and guides policymakers in environmental conservation efforts.",meta_title:"Professor Leo Schmidt - Authority on Climate Change and Sustainability",meta_description:"Find out more about Professor Leo Schmidt's research on climate change and his significant contributions to environmental sustainability."},{name:"Dr. Clara Gonzalez",description:"Dr. Clara Gonzalez is a renowned chemist with expertise in biochemical processes and drug development. She has worked in both academia and the pharmaceutical industry for over 12 years, leading projects focused on novel therapeutic agents for chronic diseases.",meta_title:"Dr. Clara Gonzalez - Biochemical Expert in Drug Development",meta_description:"Learn about Dr. Clara Gonzalez's impactful work in biochemistry and drug development aimed at improving treatments for chronic diseases."},{name:"Professor Cosimo Ferrara",description:"Professor Cosimo Ferrara is a distinguished physicist whose research in condensed matter physics has significant implications for nanotechnology. With a dual appointment at Berkeley and significant industry collaboration, he has published extensively in prestigious journals and is involved in teaching future physicists.",meta_title:"Professor Cosimo Ferrara - Leader in Condensed Matter Physics and Nanotechnology",meta_description:"Explore the contributions of Professor Cosimo Ferrara in condensed matter physics and how his research impacts the field of nanotechnology."},{name:"Dr. Sarah Liu",description:"Dr. Sarah Liu is an innovative biologist specializing in environmental microbiology. Her research integrates microbiology and ecology to tackle pressing environmental issues, including bioremediation and sustainable practices. She has received numerous grants and awards for her groundbreaking work.",meta_title:"Dr. Sarah Liu - Expert in Environmental Microbiology",meta_description:"Discover Dr. Sarah Liu's advancements in environmental microbiology and her research focused on sustainable solutions for ecological challenges."},{name:"Professor Ivan Petrov",description:"Professor Ivan Petrov is a chemical engineer with over 30 years of experience in catalyst development and sustainable chemical processes. He has published over 150 papers and holds several patents, making significant strides in the field of green chemistry.",meta_title:"Professor Ivan Petrov - Innovator in Chemical Engineering and Green Chemistry",meta_description:"Learn more about Professor Ivan Petrov's research in chemical engineering and his efforts in promoting sustainable practices through green chemistry."},{name:"Dr. Yasmin Ali",description:"Dr. Yasmin Ali is an astrophysicist renowned for her explorations of exoplanets and stellar evolution. With a PhD from Harvard, she has been involved in international research collaborations and has contributed significantly to our understanding of the universe.",meta_title:"Dr. Yasmin Ali - Pioneer in Astrophysics and Exoplanet Research",meta_description:"Uncover the remarkable work of Dr. Yasmin Ali in astrophysics, particularly her research on exoplanets and their significance in understanding the cosmos."},{name:"Professor Andrew Bennett",description:"Professor Andrew Bennett is a geologist with expertise in sedimentology and paleoclimatology. His extensive fieldwork and research have improved understanding in the study of Earthโ€™s historical climate changes, and he has published extensively in notable geological journals.",meta_title:"Professor Andrew Bennett - Expert in Sedimentology and Paleoclimatology",meta_description:"Explore Professor Andrew Bennett's research contributions to the fields of sedimentology and paleoclimatology, focused on Earth's climate history."},{name:"Prof. Johnathan Reed",description:"Prof. Johnathan Reed is a renowned chemist specializing in materials science. With a Ph.D. from MIT, he has dedicated over two decades to exploring nanotechnology's potential. His pioneering research has led to significant advancements in sustainable energy solutions, earning him multiple awards and a global reputation.",meta_title:"Prof. Johnathan Reed | Authority in Materials Science & Nanotechnology",meta_description:"Learn about Prof. Johnathan Reed, a leading figure in materials science and nanotechnology with 20 years of innovative research and global recognition."},{name:"Dr. Aisha Patel",description:"Dr. Aisha Patel is a physicist focused on theoretical and experimental condensed matter physics. She acquired her doctorate from the University of Cambridge and has since contributed to various high-impact projects, including quantum computing. Her work bridges the gap between theory and experimentation in the field.",meta_title:"Dr. Aisha Patel | Theoretical & Experimental Condensed Matter Physicist",meta_description:"Discover Dr. Aisha Patel's contributions to condensed matter physics, merging theory with experiments to innovate in quantum computing research."},{name:"Dr. Marco Lee",description:"Dr. Marco Lee is an expert in Earth sciences with a focus on climate change and environmental sustainability. He holds a Ph.D. in Geosciences from the University of California, Berkeley, and has collaborated with various international organizations on climate action initiatives.",meta_title:"Dr. Marco Lee | Climate Change & Environmental Sustainability Expert",meta_description:"Uncover the insights of Dr. Marco Lee, a leading Earth scientist specializing in climate change and sustainability, contributing to global climate initiatives."},{name:"Dr. Sarah Kim",description:"Dr. Sarah Kim is a renowned biochemist with a rich background in protein structure and function. She completed her Ph.D. at Yale University and has more than 10 years of experience in drug discovery and development, influencing new therapeutic avenues.",meta_title:"Dr. Sarah Kim | Leading Biochemist in Drug Discovery & Protein Research",meta_description:"Learn from Dr. Sarah Kim's extensive work in biochemistry, focusing on protein structure and drug development with numerous publications in her field."},{name:"Prof. David Thompson",description:"Prof. David Thompson is a distinguished astrophysicist with expertise in cosmic radiation and dark matter. With a Ph.D. from Harvard University, he has over 25 years of profound research and has contributed to numerous space missions, shaping our understanding of the universe.",meta_title:"Prof. David Thompson | Astrophysicist Specializing in Cosmic Radiation",meta_description:"Dive into the cosmic insights of Prof. David Thompson, an expert in astrophysics with significant contributions to space exploration and dark matter research."},{name:"Dr. Anita Singh",description:"Dr. Anita Singh is a prominent chemist specializing in organic synthesis and medicinal chemistry. With a Ph.D. from the University of Oxford, she has led several collaborative research projects aimed at developing new pharmaceuticals and has been recognized with multiple awards for her contributions.",meta_title:"Dr. Anita Singh | Organic Synthesis & Medicinal Chemistry Specialist",meta_description:"Explore Dr. Anita Singh's cutting-edge research in organic synthesis and medicinal chemistry, driving innovation in pharmaceutical development."},{name:"Prof. Richard Gomez",description:"Prof. Richard Gomez is a geophysicist focusing on seismic activity and tectonics. He has been a professor for over 30 years and has played a crucial role in advancing our understanding of earthquake prediction and risk assessment, publishing extensively in this vital area.",meta_title:"Prof. Richard Gomez | Expert in Geophysical and Seismic Studies",meta_description:"Learn from Prof. Richard Gomez, an authority in geophysics and tectonics, whose work focuses on seismic activity and earthquake prediction."},{name:"Dr. Helen Zhang",description:"Dr. Helen Zhang is a leading environmental scientist dedicated to air quality research and pollution control. She earned her Ph.D. in Environmental Science from the University of Tokyo and has contributed to significant policy changes through her research on urban air quality.",meta_title:"Dr. Helen Zhang | Environmental Scientist in Air Quality Research",meta_description:"Read about Dr. Helen Zhang's impactful work in environmental science and air quality, contributing to research that informs global pollution control measures."},{name:"Dr. Leo Carter",description:"Dr. Leo Carter is a microbiologist specializing in infectious diseases and antibiotic resistance. With a Ph.D. from the University of Melbourne, his pivotal research addresses major global health challenges, making significant strides towards new treatment strategies.",meta_title:"Dr. Leo Carter | Microbiologist and Expert in Infectious Diseases",meta_description:"Discover Dr. Leo Carter's vital research in microbiology, focusing on infectious diseases and antibiotic resistance, driving progress in global health."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#002b36;--theme-color-8:#073642;--theme-color-7:#586e75;--theme-color-6:#93a1a1;--theme-color-5:#eee8d5;--theme-color-3:#fdf6e3;--theme-color-2:#ffffff;--color-bg-layout:#fdf6e3;--color-bg-hover:#eee8d5;--article-border-radius:15px;--btn-border-radius:5px;--category-border-radius:25px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tedo-publisher",
3
- "version": "1.3.328",
3
+ "version": "1.3.330",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [