tedo-publisher 1.3.352 β†’ 1.3.354

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. package/dist/chooslytics/data.d.ts +14 -0
  2. package/dist/chooslytics/data.js +1 -0
  3. package/dist/chooslytics/filters.d.ts +28 -0
  4. package/dist/chooslytics/filters.js +1 -0
  5. package/dist/chooslytics/helpers.d.ts +3 -0
  6. package/dist/chooslytics/helpers.js +1 -0
  7. package/dist/chooslytics/index.d.ts +15 -0
  8. package/dist/chooslytics/index.js +1 -0
  9. package/dist/chooslytics/prompts/data.d.ts +7 -0
  10. package/dist/chooslytics/prompts/data.js +1 -0
  11. package/dist/chooslytics/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/chooslytics/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/chooslytics/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/chooslytics/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/chooslytics/prompts/images.d.ts +4 -0
  16. package/dist/chooslytics/prompts/images.js +1 -0
  17. package/dist/chooslytics/seo.d.ts +23 -0
  18. package/dist/chooslytics/seo.js +1 -0
  19. package/dist/chooslytics/styles/colors.css +1 -0
  20. package/dist/chooslytics/styles/fonts.css +1 -0
  21. package/dist/chooslytics/styles/global.css +1 -0
  22. package/dist/chooslytics/styles/sizing.css +1 -0
  23. package/dist/chooslytics/styles/theme.css +1 -0
  24. package/dist/chooslytics/styles/vars.css +1 -0
  25. package/dist/invespulse/data.d.ts +1 -1
  26. package/dist/mangamuses/data.d.ts +1 -1
  27. package/dist/recofied/data.d.ts +14 -0
  28. package/dist/recofied/data.js +1 -0
  29. package/dist/recofied/filters.d.ts +28 -0
  30. package/dist/recofied/filters.js +1 -0
  31. package/dist/recofied/helpers.d.ts +3 -0
  32. package/dist/recofied/helpers.js +1 -0
  33. package/dist/recofied/index.d.ts +15 -0
  34. package/dist/recofied/index.js +1 -0
  35. package/dist/recofied/prompts/data.d.ts +7 -0
  36. package/dist/recofied/prompts/data.js +1 -0
  37. package/dist/recofied/prompts/gpt35turbo/articles.d.ts +6 -0
  38. package/dist/recofied/prompts/gpt35turbo/articles.js +1 -0
  39. package/dist/recofied/prompts/gpt4oMini/articles.d.ts +6 -0
  40. package/dist/recofied/prompts/gpt4oMini/articles.js +1 -0
  41. package/dist/recofied/prompts/images.d.ts +4 -0
  42. package/dist/recofied/prompts/images.js +1 -0
  43. package/dist/recofied/seo.d.ts +23 -0
  44. package/dist/recofied/seo.js +1 -0
  45. package/dist/recofied/styles/colors.css +1 -0
  46. package/dist/recofied/styles/fonts.css +1 -0
  47. package/dist/recofied/styles/global.css +1 -0
  48. package/dist/recofied/styles/sizing.css +1 -0
  49. package/dist/recofied/styles/theme.css +1 -0
  50. package/dist/recofied/styles/vars.css +1 -0
  51. 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\uDCCA\uD83E\uDD16\uD83D\uDEE0\uFE0F\uD83D\uDCDA";
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-10T00:00:00Z";
13
+ export declare const devBucketName = "idn-chooslytics-dev";
14
+ export declare const prodBucketName = "idn-chooslytics";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const t={softwareCategories:{title:"Explore Top Software Categories for Data-Driven Decisions πŸ› οΈ",description:"Discover comprehensive insights on various software categories to help you make data-driven choices tailored to your needs. 🧭",slug:"software-categories",children:{productivityTools:{title:"Boost Your Efficiency with Productivity Tools βš™οΈ",description:"Delve into the world of productivity tools designed to elevate your work efficiency and streamline tasks effectively. πŸ“ˆ",slug:"productivity-tools",children:null},projectManagementSoftware:{title:"Optimize Your Workflow with Project Management Software πŸ“Š",description:"Explore project management software that helps teams collaborate effectively and manage tasks seamless for successful project delivery. πŸš€",slug:"project-management-software",children:null},designSoftware:{title:"Unleash Creativity with Graphic Design Software 🎨",description:"Discover the best graphic design software to help you create stunning visuals and branding materials that captivate audiences. ✨",slug:"design-software",children:null},communicationTools:{title:"Enhance Collaboration with Communication Tools πŸ’¬",description:"Find top communication tools that improve teamwork and facilitate effortless interaction in remote or in-office settings. 🌐",slug:"communication-tools",children:null},other:{title:"Explore Diverse Software Options in Other Categories πŸ› οΈ",description:"Browse a variety of software options across additional categories to find the right fit for your specific requirements. πŸ”",slug:"other-software-categories",children:null}}},evaluationCriteria:{title:"Comprehensive Evaluation Criteria for Software Selection",description:"Explore essential evaluation criteria for software selection, including detailed features and analyses. Empower your decision-making! πŸ”βœ¨",slug:"evaluation-criteria-software-selection",children:{featureComparison:{title:"In-Depth Feature Comparison for Software Tools",description:"Discover detailed feature comparisons for various software tools, helping you choose the best fit. Analyze before you decide! βš™οΈπŸ“Š",slug:"feature-comparison-software",children:null},pricingAnalysis:{title:"Effective Pricing Analysis for Software Solutions",description:"Uncover effective pricing analysis strategies for software solutions. Make informed decisions without breaking the bank! πŸ’°πŸ“ˆ",slug:"pricing-analysis-software",children:null},userExperienceReviews:{title:"User Experience Reviews to Guide Your Software Choices",description:"Read user experience reviews to guide your software choices. Understand real user perspectives before you select! πŸ“πŸŒŸ",slug:"user-experience-reviews-software",children:null},industryRatings:{title:"Insightful Industry Ratings for Software Performance",description:"Explore insightful industry ratings to evaluate software performance. Trust the experts to guide your software selection! πŸ†πŸ”",slug:"industry-ratings-software",children:null},other:{title:"Additional Evaluation Resources for Software Selection",description:"Find additional resources for software evaluation that offer unique insights. Enhance your selection process today! πŸ“šπŸ”—",slug:"other-evaluation-resources",children:null}}},resourcesAndGuides:{title:"Comprehensive Guides for Software Selection πŸ› οΈ",description:"Explore our in-depth resources and guides tailored for efficient software selection. Get data-driven insights to make informed choices based on your needs! πŸ“Š",slug:"resources-guides",children:{buyingGuides:{title:"Buying Guides for Software Solutions πŸ“˜",description:"Discover tailored buying guides that help you understand key factors in software selection. Make educated decisions with our comprehensive insights! ✨",slug:"buying-guides",children:null},softwareSelectionTips:{title:"Expert Tips for Software Selection 🧠",description:"Unlock expert tips that guide you through the complexities of selecting the right software. Enhance your decision-making process with our informed advice! πŸ—οΈ",slug:"software-selection-tips",children:null},industryInsights:{title:"Deep Industry Insights for Software Choices πŸ“Š",description:"Gain valuable industry insights that highlight trends and features to look for in software. Use these tips to stay ahead in your software selection journey! πŸš€",slug:"industry-insights",children:null},howToArticles:{title:"How-To Articles for Effective Software Use πŸ“",description:"Explore our how-to articles that provide step-by-step instructions for optimizing your software choice. Empower your usage with our detailed guides! πŸ”",slug:"how-to-articles",children:null},other:{title:"Additional Resources for Software Guidance 🌟",description:"Check out our additional resources that offer broader guidance on software selection processes and trends. Discover more to enhance your software strategy! πŸ“–",slug:"additional-resources",children:null}}},softwareByIndustry:{title:"Discover the Best Software Solutions by Industry πŸ’‘",description:"Explore tailored software recommendations for various industries, helping you choose the best solutions for your unique needs. πŸ› οΈ",slug:"best-software-solutions-by-industry",children:{healthcareSoftware:{title:"Top Healthcare Software for Efficient Management πŸ₯",description:"Explore data-driven recommendations on healthcare software, designed to enhance patient care and streamline operations in the medical field. 🌟",slug:"healthcare-software",children:null},educationalSoftware:{title:"Best Educational Software for Enhanced Learning πŸ“š",description:"Discover tailored educational software options that foster effective learning experiences for students and educators alike. πŸŽ“",slug:"educational-software",children:null},financeSoftware:{title:"Essential Finance Software for Smart Decision-Making πŸ’°",description:"Uncover the best finance software solutions tailored for efficient budgeting, forecasting, and financial management. πŸ“ˆ",slug:"finance-software",children:null},retailSoftware:{title:"Leading Retail Software Solutions for Business Growth πŸ›οΈ",description:"Explore top retail software options that optimize sales, inventory management, and customer interactions for sustainable growth. πŸ“Š",slug:"retail-software",children:null},other:{title:"Diverse Software Solutions for Various Industries 🌐",description:"Explore an array of software solutions catering to various industries, ensuring you find the perfect fit for your unique needs. πŸ“‹",slug:"diverse-software-solutions",children:null}}},trendsAndForecasts:{title:"Explore Latest Trends and Forecasts in Software πŸš€",description:"Discover emerging technologies, market forecasts, and customer behavior analysis to make informed software choices. 🌟",slug:"trends-and-forecasts",children:{emergingTechnologies:{title:"Uncover Emerging Technologies Shaping the Future 🌐",description:"Dive into the newest technologies that impact software selection and business growth, backed by data and insights. πŸ“Š",slug:"emerging-technologies",children:null},softwareTrends:{title:"Stay Ahead with the Latest Software Trends πŸ”",description:"Explore current software trends that affect your choices and strategies, ensuring you remain competitive and informed. πŸ’Ό",slug:"software-trends",children:null},marketForecasts:{title:"Gain Insights from Comprehensive Market Forecasts πŸ“ˆ",description:"Utilize detailed market forecasts to understand future software demands and make data-driven decisions with confidence. 🌍",slug:"market-forecasts",children:null},customerBehaviorAnalysis:{title:"Understand Customer Behavior to Enhance Selection πŸ›’",description:"Analyze customer behavior data to tailor your software choices effectively, improving satisfaction and performance. πŸ“",slug:"customer-behavior-analysis",children:null},other:{title:"Explore Other Insights in Software Selection πŸ”Ž",description:"Discover additional resources and insights that aid in software selection and understanding industry dynamics. πŸ“š",slug:"other-insights",children:null}}}},i=e.AUTHORS_INFO.reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.name]:[t.description]})),{}),o=e.AUTHORS_INFO.map((e=>e.name)),r="πŸ“ŠπŸ€–πŸ› οΈπŸ“š",s=Object.keys(t),n=[],a=[];for(const e of s){const i=t[e];if(null==i?void 0:i.children){n.push(...Object.keys(i.children));for(const e of n){const t=i.children[e];(null==t?void 0:t.children)&&a.push(...Object.keys(t.children))}}}const l="2024-10-10T00:00:00Z",c="chooslytics",d=`idn-${c}-dev`,u=`idn-${c}`;exports.DEFAULT_DESCRIPTION_EMOJIS=r,exports.authors=i,exports.authorsNames=o,exports.categories=s,exports.dataStructure=t,exports.devBucketName=d,exports.prodBucketName=u,exports.startDate=l,exports.subcategories=n,exports.subsubcategories=a;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ SoftwareType = "Software Type",
3
+ IndustryFocus = "Industry Focus",
4
+ FeaturesComparison = "Features Comparison",
5
+ TargetAudience = "Target Audience",
6
+ RecommendationLevel = "Recommendation Level"
7
+ }
8
+ type SoftwareTypeValues = 'Productivity Tools' | 'Security Software' | 'Cloud Solutions' | 'E-commerce Platforms' | 'Project Management';
9
+ type IndustryFocusValues = 'Healthcare' | 'Finance' | 'Education' | 'Retail' | 'Technology';
10
+ type FeaturesComparisonValues = 'User Interface' | 'Integration Options' | 'Customer Support' | 'Pricing Plans' | 'Scalability';
11
+ type TargetAudienceValues = 'Small Businesses' | 'Large Enterprises' | 'Freelancers' | 'Non-Profits' | 'Startups';
12
+ type RecommendationLevelValues = 'Best for Beginners' | 'Most Affordable' | 'Top Performance' | 'Highly Rated' | 'Highly Customizable';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.SoftwareType]: SoftwareTypeValues[];
15
+ [FiltersNames.IndustryFocus]: IndustryFocusValues[];
16
+ [FiltersNames.FeaturesComparison]: FeaturesComparisonValues[];
17
+ [FiltersNames.TargetAudience]: TargetAudienceValues[];
18
+ [FiltersNames.RecommendationLevel]: RecommendationLevelValues[];
19
+ };
20
+ export declare const softwareTypeValues: SoftwareTypeValues[];
21
+ export declare const industryFocusValues: IndustryFocusValues[];
22
+ export declare const featuresComparisonValues: FeaturesComparisonValues[];
23
+ export declare const targetAudienceValues: TargetAudienceValues[];
24
+ export declare const recommendationLevelValues: RecommendationLevelValues[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).SoftwareType="Software Type",e.IndustryFocus="Industry Focus",e.FeaturesComparison="Features Comparison",e.TargetAudience="Target Audience",e.RecommendationLevel="Recommendation Level";const s=["Productivity Tools","Security Software","Cloud Solutions","E-commerce Platforms","Project Management"],t=["Healthcare","Finance","Education","Retail","Technology"],r=["User Interface","Integration Options","Customer Support","Pricing Plans","Scalability"],o=["Small Businesses","Large Enterprises","Freelancers","Non-Profits","Startups"],a=["Best for Beginners","Most Affordable","Top Performance","Highly Rated","Highly Customizable"],i={[exports.FiltersNames.SoftwareType]:[],[exports.FiltersNames.IndustryFocus]:[],[exports.FiltersNames.FeaturesComparison]:[],[exports.FiltersNames.TargetAudience]:[],[exports.FiltersNames.RecommendationLevel]:[]},n={[exports.FiltersNames.SoftwareType]:s,[exports.FiltersNames.IndustryFocus]:t,[exports.FiltersNames.FeaturesComparison]:r,[exports.FiltersNames.TargetAudience]:o,[exports.FiltersNames.RecommendationLevel]:a},l=()=>JSON.stringify(n,null,2);exports.featuresComparisonValues=r,exports.fullFilters=n,exports.getFiltersTypesJSON=l,exports.industryFocusValues=t,exports.initialFilters=i,exports.recommendationLevelValues=a,exports.softwareTypeValues=s,exports.targetAudienceValues=o;
@@ -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.featuresComparisonValues=t.featuresComparisonValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.industryFocusValues=t.industryFocusValues,exports.initialFilters=t.initialFilters,exports.recommendationLevelValues=t.recommendationLevelValues,exports.softwareTypeValues=t.softwareTypeValues,exports.targetAudienceValues=t.targetAudienceValues,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: Chooslytics is an infotainment article portal focused on providing data-driven and tailored recommendations for software selection. It offers resources and insights to help users make informed decisions based on their unique needs.\n - Detailed description: Chooslytics is a comprehensive online platform that specializes in delivering high-quality, data-driven content geared towards selecting the right software. Users can explore a wealth of articles that dissect various software products, comparing features, pricing, and user experiences. The portal employs advanced analytics to curate personalized recommendations based on user preferences and industry trends, making it easier for individuals and organizations alike to navigate the often-overwhelming software landscape. In addition to detailed reviews and comparative analyses, Chooslytics offers educational resources that help users understand the essential factors to consider when choosing software, empowering them to make educated decisions that align with their specific requirements.\n - Target audience: The target audience for Chooslytics includes IT professionals, business owners, decision-makers in organizations, software developers, and general consumers who are seeking reliable information and recommendations for software solutions. This audience values data-driven insights and tailored advice to help them select the most suitable software for their needs.\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## Software Overview\n- Software category and its purpose\n- Key features and functionalities\n\n## Comparative Analysis\n- Comparison with similar software products\n- Market positioning and user demographics\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 - Software 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 = "tech-savvy individuals, business professionals, IT 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 t="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Chooslytics is an infotainment article portal focused on providing data-driven and tailored recommendations for software selection. It offers resources and insights to help users make informed decisions based on their unique needs.\n - Detailed description: Chooslytics is a comprehensive online platform that specializes in delivering high-quality, data-driven content geared towards selecting the right software. Users can explore a wealth of articles that dissect various software products, comparing features, pricing, and user experiences. The portal employs advanced analytics to curate personalized recommendations based on user preferences and industry trends, making it easier for individuals and organizations alike to navigate the often-overwhelming software landscape. In addition to detailed reviews and comparative analyses, Chooslytics offers educational resources that help users understand the essential factors to consider when choosing software, empowering them to make educated decisions that align with their specific requirements.\n - Target audience: The target audience for Chooslytics includes IT professionals, business owners, decision-makers in organizations, software developers, and general consumers who are seeking reliable information and recommendations for software solutions. This audience values data-driven insights and tailored advice to help them select the most suitable software for their needs.\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## Software Overview\n- Software category and its purpose\n- Key features and functionalities\n\n## Comparative Analysis\n- Comparison with similar software products\n- Market positioning and user demographics\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 - Software Overview, IF it's applicable to the theme of the article.\n",a="highlighting the key points that will be discussed and the relevance of the topic",n="synthesizing the information presented throughout",s="tech-savvy individuals, business professionals, IT professionals",o="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",r=`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=n,exports.FILTERS_INFO=r,exports.IMAGES_PROHIBITED_WORDS=o,exports.START_STEP=a,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=i,exports.portalInfo=t;
@@ -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:`Highly detailed illustration of ${a}, ${o}, for an article ${t} in a leading technology publication, showcasing software interfaces, coding environments, and technological innovation, clean and modern tech magazine style, accurate representation of software, user interfaces, programming, development tools, and tech gadgets, 4K, 8K resolution, minimalistic design, clear visuals, no blur, depth of field, modern digital art, precise and informative, tech-focused imagery`,negativePrompt:e.SD_NEGATIVE_PROMPT,options:{steps:7,cfg_scale:3}}),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 t={[exports.PageNames.Authors]:{title:"Discover Expert Insights at Chooslytics | Meet Our Authors",description:"Meet the minds behind Chooslytics! ✍️ Dive into expert insights, tailored recommendations, and data-driven analysis for choosing the best software for you. 🌟"},[exports.PageNames.Home]:{title:"Chooslytics - Your Go-To Resource for Software Recommendations",description:"Unlock the power of data-driven choices with Chooslytics! πŸš€ Explore tailored software recommendations, insightful articles, and resources to guide your decisions. πŸ’‘"},[exports.PageNames.NotFound]:{title:"Oops! Page Not Found | Chooslytics",description:"We couldn't find that page! πŸ˜• Explore Chooslytics for data-driven software recommendations and tailored resources. πŸ“ˆ Let's help you find what you need!"},[exports.PageNames.AboutUs]:{title:"About Chooslytics | Your Software Recommendation Expert",description:"Learn more about Chooslytics! πŸ“– Our mission is to provide tailored software recommendations and resources to help you make informed decisions. 🌐"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | Chooslytics",description:"Your privacy matters! πŸ” Read our Privacy Policy to understand how Chooslytics protects your data while providing you tailored software recommendations. πŸ“œ"},[exports.PageNames.Terms]:{title:"Terms of Service | Chooslytics",description:"Stay informed! πŸ“‹ Review the Terms of Service for Chooslytics and understand the guidelines for using our software recommendation resources. βš–οΈ"},[exports.PageNames.Sitemap]:{title:"Sitemap | Chooslytics - Navigate with Ease",description:"Find what you need easily! 🧭 Browse the Chooslytics Sitemap for quick links to our data-driven software recommendations and insightful articles. πŸ“Š"}},i=[{name:"Anupama Rao",description:"Anupama is a technology writer with over a decade of experience in software evaluation and analytics. She holds a Master's in Information Systems and specializes in crafting data-driven content. Anupama has worked with leading tech firms and is passionate about helping businesses choose the right software solutions.",meta_title:"Anupama Rao | Chooslytics Software Expert",meta_description:"Explore articles by Anupama Rao, a seasoned technology writer with expertise in software evaluation and analytics. Discover tailored recommendations and resources on Chooslytics."},{name:"Rajesh Kumar",description:"Rajesh is a software consultant and an experienced author who integrates business strategy with technology. With 15 years in the industry, he provides insightful articles focused on helping companies make informed software choices.",meta_title:"Rajesh Kumar | Chooslytics Software Consultant",meta_description:"Read insightful articles by Rajesh Kumar, a software consultant with 15 years of experience. Get expert recommendations for software selection on Chooslytics."},{name:"Priya Mehta",description:"Priya is a digital transformation strategist with a focus on software solutions. With an MBA in Marketing and technology experience, she writes compelling articles that guide readers through the software selection process.",meta_title:"Priya Mehta | Chooslytics Digital Strategist",meta_description:"Discover articles by Priya Mehta, a digital transformation strategist with a knack for software solutions. Get tailored guidance on Chooslytics."},{name:"Suresh Bhatia",description:"Suresh is a technology analyst with a rich background in software development and project management. He has spent over 12 years evaluating software options for businesses and shares his insights through engaging articles.",meta_title:"Suresh Bhatia | Chooslytics Tech Analyst",meta_description:"Learn from Suresh Bhatia, a technology analyst with over 12 years of experience evaluating software options. Read his insights on Chooslytics."},{name:"Neha Singh",description:"Neha is an author and software solutions expert dedicated to helping users navigate the complex world of software selection. With a background in computer science and market analysis, her articles are both informative and user-focused.",meta_title:"Neha Singh | Chooslytics Software Solutions Expert",meta_description:"Explore insightful articles by Neha Singh, an expert in navigating software selection. Find user-focused recommendations on Chooslytics."},{name:"Karan Desai",description:"Karan is a seasoned project manager and writer with extensive experience in IT consulting. He specializes in creating data-driven articles that help streamline the software selection process for businesses.",meta_title:"Karan Desai | Chooslytics IT Consultant",meta_description:"Discover data-driven insights by Karan Desai, an IT consultant with extensive experience in software selection. Read his articles on Chooslytics."},{name:"Riya Sharma",description:"Riya is a data specialist and tech reviewer with a passion for software solutions. With a Master's in Data Science, her analytical approach ensures that readers get the best recommendations available.",meta_title:"Riya Sharma | Chooslytics Data Specialist",meta_description:"Check out Riya Sharma's articles, a data specialist and tech reviewer dedicated to providing the best software recommendations on Chooslytics."},{name:"Vikram Patel",description:"Vikram is a technology consultant and experienced writer who focuses on enterprise software solutions. With over 10 years of experience in the field, he helps organizations choose the right tools for their needs.",meta_title:"Vikram Patel | Chooslytics Tech Consultant",meta_description:"Read articles by Vikram Patel, a technology consultant with over 10 years of experience in enterprise software solutions. Get expert advice on Chooslytics."},{name:"Maya Iyer",description:"Maya is a freelance technology writer and software analyst. With a strong academic background in software engineering, she produces insightful articles that guide companies through their software selection challenges.",meta_title:"Maya Iyer | Chooslytics Freelance Writer",meta_description:"Explore articles by Maya Iyer, a freelance technology writer and software analyst specializing in software selection challenges on Chooslytics."},{name:"Deepak Nair",description:"Deepak is an experienced IT analyst and writer with a focus on software evaluation metrics. With over 8 years in the software industry, his articles provide actionable insights for organizations choosing software solutions.",meta_title:"Deepak Nair | Chooslytics IT Analyst",meta_description:"Learn from Deepak Nair, an IT analyst with over 8 years of experience in software evaluation metrics. Get actionable insights on Chooslytics."},{name:"Neha Gupta",description:"Neha Gupta is a seasoned software analyst with over 8 years of experience in evaluating technology solutions for businesses. She has contributed to various tech publications and has a passion for helping readers make informed choices in a rapidly evolving digital landscape.",meta_title:"Neha Gupta - Software Analyst and Contributor at Chooslytics",meta_description:"Discover insightful articles by Neha Gupta, an experienced software analyst dedicated to providing tailored recommendations and resources for choosing the right software solutions."},{name:"Amit Sharma",description:"Amit Sharma is a technology consultant with a focus on data analytics and software implementation. With a decade of experience, he excels in bridging the gap between complex data and user-friendly tech solutions, making him a valuable resource for Chooslytics readers.",meta_title:"Amit Sharma - Technology Consultant at Chooslytics",meta_description:"Explore expert insights from Amit Sharma, a technology consultant committed to delivering data-driven recommendations and resources for selecting the best software."},{name:"Priya Khosla",description:"Priya Khosla is a digital marketing expert with over 5 years of experience in content strategy and analytics. At Chooslytics, she combines her marketing skills with software understanding to guide readers through their software selection process.",meta_title:"Priya Khosla - Digital Marketing Expert at Chooslytics",meta_description:"Learn from Priya Khosla, a digital marketing expert providing tailored content and guidance for choosing the most suitable software for your needs."},{name:"Ravi Menon",description:"Ravi Menon brings more than 12 years of experience in software development and project management. His in-depth knowledge empowers Chooslytics readers with expert advice on selecting the right software solutions tailored to their unique requirements.",meta_title:"Ravi Menon - Software Development Expert at Chooslytics",meta_description:"Get insights from Ravi Menon, a software development expert with 12+ years of experience in delivering tailored recommendations for software selection."},{name:"Aditi Verma",description:"Aditi Verma is a content creator and technology enthusiast with a keen interest in the software industry. With her approachable writing style, she simplifies complex software topics for Chooslytics readers, helping them make informed choices.",meta_title:"Aditi Verma - Technology Writer at Chooslytics",meta_description:"Read articles by Aditi Verma, a technology writer passionate about simplifying software selection processes with clear and concise content."},{name:"Karan Bhatia",description:"Karan Bhatia is a software engineer and tech blogger with over 6 years of experience in building and reviewing software solutions. His analytical mindset and attention to detail allow him to provide deep insights on software evaluations for Chooslytics.",meta_title:"Karan Bhatia - Software Engineer and Blogger at Chooslytics",meta_description:"Follow Karan Bhatia, a tech blogger and software engineer, as he shares essential tips and insights for making the best software choices."},{name:"Sneha Desai",description:"Sneha Desai is an e-commerce strategist with 7 years of experience focused on software that enhances online business operations. At Chooslytics, she shares her expertise on selecting software tailored for e-commerce needs.",meta_title:"Sneha Desai - E-commerce Strategist at Chooslytics",meta_description:"Explore insights from Sneha Desai, an e-commerce strategist dedicated to offering tailored software recommendations for online businesses."},{name:"Vikram Joshi",description:"Vikram Joshi is a data scientist with a background in software analytics. He leverages his expertise in interpreting complex data to provide actionable insights for Chooslytics readers looking to optimize their software selection process.",meta_title:"Vikram Joshi - Data Scientist at Chooslytics",meta_description:"Discover data-driven insights from Vikram Joshi, a data scientist helping readers optimize their software selection through analytical expertise."},{name:"Riya Kapoor",description:"Riya Kapoor is a technology enthusiast with 5 years of experience in software evaluation and user experience research. Her focus at Chooslytics is to empower readers with detailed analyses and user-focused recommendations.",meta_title:"Riya Kapoor - Technology Enthusiast at Chooslytics",meta_description:"Read Riya Kapoor's analyses and recommendations at Chooslytics, where she empowers readers to choose software solutions with user experience in mind."},{name:"Nikhil Sethi",description:"Nikhil Sethi is an IT consultant with 9 years of experience in software architecture and solution design. His articles at Chooslytics help businesses navigate the software selection landscape with thoughtful considerations for scalability and performance.",meta_title:"Nikhil Sethi - IT Consultant at Chooslytics",meta_description:"Learn from Nikhil Sethi, an IT consultant sharing valuable insights on software architecture and selection to support your business growth."},{name:"Rahul Mehta",description:"Rahul Mehta is a seasoned technology consultant with over 15 years of experience in software selection and implementation. He has a strong background in data analytics and has authored numerous articles on optimizing software systems for businesses. His insights on technology trends and software performance help organizations make informed choices.",meta_title:"Rahul Mehta - Expert in Software Selection",meta_description:"Explore expert insights from Rahul Mehta, a technology consultant with over 15 years of experience in software selection and implementation, providing data-driven recommendations."},{name:"Anjali Rao",description:"Anjali Rao is a software analyst and a content creator who specializes in evaluating software tools and platforms for small and medium-sized businesses. With a background in computer science, she uses her technical knowledge to craft tailored recommendations that empower organizations to enhance their operations.",meta_title:"Anjali Rao - Software Analyst & Content Creator",meta_description:"Discover the expert analysis of Anjali Rao, a software analyst specializing in tailored recommendations for SMEs. Find insightful resources to choose the right software."},{name:"Vikram Patil",description:"Vikram Patil is a digital strategist and software consultant with over 10 years of experience helping businesses navigate the complex world of software solutions. His expertise lies in data-driven decision-making, helping clients identify optimal software options based on their specific needs.",meta_title:"Vikram Patil - Digital Strategist & Software Consultant",meta_description:"Learn from Vikram Patil, a digital strategist with 10 years of experience in software consulting, offering data-driven resources for selecting the best software."},{name:"Nisha Verma",description:"Nisha Verma is an IT consultant and software evaluator known for her analytical approach to software selection. With a keen eye for detail and user experience, she brings over 8 years of expertise in helping organizations find the right software solutions tailored to their requirements.",meta_title:"Nisha Verma - IT Consultant & Software Evaluator",meta_description:"Explore insights from Nisha Verma, an IT consultant with 8 years of expertise in software evaluation, providing tailored recommendations for your software choices."},{name:"Ravi Kumar",description:"Ravi Kumar is a data scientist and software development expert with extensive experience in evaluating and choosing software solutions based on data analytics. His contributions to the field offer valuable perspectives for organizations looking to harness data in their software decisions.",meta_title:"Ravi Kumar - Data Scientist & Software Expert",meta_description:"Join Ravi Kumar, a data scientist and software expert, as he shares valuable insights and data-driven recommendations for choosing the right software solutions."},{name:"Pooja Singh",description:"Pooja Singh is a tech writer and software analyst who has been helping businesses navigate software choices for over 5 years. Her articles focus on user-friendly software recommendations and data analysis, making her a trusted resource for companies looking to enhance productivity.",meta_title:"Pooja Singh - Tech Writer & Software Analyst",meta_description:"Discover the practical insights of Pooja Singh, a tech writer and software analyst, providing user-friendly software recommendations backed by data analysis."},{name:"Amit Joshi",description:"Amit Joshi is a business strategist with a strong focus on software solutions for operational efficiency. With over 12 years of experience in consulting, he advises organizations on software selection processes using comprehensive data-driven methods.",meta_title:"Amit Joshi - Business Strategist & Software Consultant",meta_description:"Read Amit Joshi's expert strategies for software selection and operational efficiency, with over 12 years of experience in business consulting."},{name:"Sonia Bhatia",description:"Sonia Bhatia is a software engagement specialist with comprehensive experience in user experience design and software usability assessments. Her insights guide businesses in choosing software that enhances both backend efficiency and end-user satisfaction.",meta_title:"Sonia Bhatia - Software Engagement Specialist",meta_description:"Get insights from Sonia Bhatia, a software engagement specialist focused on user experience design, helping businesses choose software that maximizes usability."},{name:"Meera Kapoor",description:"Meera Kapoor is a product researcher and software adviser, focusing on the latest trends and tools in the software industry. With a background in product management, she combines analytical skills with market insights to help businesses make informed software choices.",meta_title:"Meera Kapoor - Product Researcher & Software Adviser",meta_description:"Explore insights from Meera Kapoor, a product researcher offering a unique perspective on recent software trends, aiding businesses in choosing suitable solutions."},{name:"Anjali Kumar",description:"Anjali Kumar is a seasoned technology writer with over 10 years of experience in the software development industry. She specializes in data analytics and has contributed to various tech publications, helping businesses make informed decisions about software solutions.",meta_title:"Anjali Kumar - Expert in Data Analytics and Software Solutions",meta_description:"Discover insights from Anjali Kumar, a technology writer with over a decade of experience in data analytics, focused on guiding users in software selection for enhanced business performance."},{name:"Rajesh Gupta",description:"Rajesh Gupta is a software analyst and writer with a deep understanding of software recommendations. With a background in computer science and data engineering, he empowers readers with tailored solutions to enhance their operational efficiency.",meta_title:"Rajesh Gupta - Software Analyst and Recommendation Expert",meta_description:"Learn from Rajesh Gupta, a software analyst dedicated to providing tailored recommendations and insights for effective software selection."},{name:"Priya Desai",description:"Priya Desai is a freelance technology writer with expertise in software comparison and evaluation. She has worked with startups and large enterprises, providing advice on best practices for software implementation and optimization.",meta_title:"Priya Desai - Technology Writer and Software Comparison Specialist",meta_description:"Explore insights from Priya Desai, a technology writer specializing in software evaluation and tailored recommendations for diverse business needs."},{name:"Vikram Singh",description:"Vikram Singh is a data-driven content strategist and author with over 8 years of experience in the tech industry. His work focuses on helping organizations choose the right software tools by providing comprehensive analyses and user-centered recommendations.",meta_title:"Vikram Singh - Data-Driven Content Strategist and Software Expert",meta_description:"Uncover valuable software insights with Vikram Singh, a content strategist who offers data-driven recommendations to optimize your software selection process."},{name:"Swati Sharma",description:"Swati Sharma is an accomplished technology journalist who writes extensively on software trends and user experience. Her articles break down complex software solutions into actionable insights for businesses of all sizes.",meta_title:"Swati Sharma - Technology Journalist and Software Trends Author",meta_description:"Gain insights from Swati Sharma, a technology journalist dedicated to simplifying software trends and providing actionable solutions for businesses."},{name:"Amit Mehta",description:"Amit Mehta is an IT consultant and writer specializing in data management and software solutions. With a wealth of industry knowledge, he provides tailored advice that helps organizations streamline their software stack.",meta_title:"Amit Mehta - IT Consultant and Software Solutions Writer",meta_description:"Follow Amit Mehta for expert advice on data management and tailored software solutions to help your organization thrive."},{name:"Neha Bansal",description:"Neha Bansal is a tech-savvy writer with a focus on cloud computing and digital transformation. She aims to educate companies on leveraging software effectively for improved productivity and innovation.",meta_title:"Neha Bansal - Cloud Computing and Digital Transformation Advocate",meta_description:"Explore Neha Bansal's expert advice on cloud computing and digital transformation to better utilize software for your business growth."},{name:"Rohan Patel",description:"Rohan Patel is a leading software evaluator and writer who specializes in providing insights on software development processes. His analytical skills and in-depth research help readers make smart software choices.",meta_title:"Rohan Patel - Software Evaluator and Insightful Writer",meta_description:"Learn from Rohan Patel, a renowned software evaluator, as he shares impactful insights on software development and evaluation techniques."},{name:"Sonia Verma",description:"Sonia Verma is a technology enthusiast and writer with a special interest in AI and machine learning software. She writes for a range of tech publications, covering important trends that aid software selection for businesses.",meta_title:"Sonia Verma - AI and Machine Learning Software Writer",meta_description:"Follow Sonia Verma for the latest insights on AI and machine learning software, tailored recommendations, and industry trends."},{name:"Karan Arora",description:"Karan Arora is a data scientist and writer who focuses on software tools for data analysis. His work merges technical expertise with clear communication, helping professionals select the right software for data-related tasks.",meta_title:"Karan Arora - Data Scientist and Software Writing Specialist",meta_description:"Get insights from Karan Arora, a data scientist dedicated to helping users choose the right software for data analysis and decision making."},{name:"Emily Johnson",description:"Emily Johnson is a seasoned technology writer with over 10 years of experience in software analysis and technology reviews. She has contributed to several leading technology platforms, helping users make informed decisions about software solutions. Emily is passionate about data-driven insights and believes in the power of tailored recommendations to simplify complex technology choices.",meta_title:"Emily Johnson - Software Expert at Chooslytics",meta_description:"Discover Emily Johnson's expert insights and tailored recommendations on software solutions at Chooslytics. With a decade of experience in technology writing and software analysis, she is dedicated to helping users navigate their choices."},{name:"Rajiv Patel",description:"Rajiv Patel is a data analyst and technology consultant with a focus on software recommendation systems. With an extensive background in data science and over 8 years of industry experience, Rajiv provides valuable insights into choosing the right tools for businesses. His experience spans across different sectors, ensuring his recommendations are well-rounded and effective.",meta_title:"Rajiv Patel - Data Analyst at Chooslytics",meta_description:"Explore Rajiv Patel's expertise at Chooslytics, where he shares in-depth articles and data-driven recommendations to help you select the best software for your needs. With 8 years of consulting experience, Rajiv brings valuable insights to your decision-making process."},{name:"Sofia Kim",description:"Sofia Kim is a technology journalist and software reviewer with a knack for making complex subjects accessible to all. With over 6 years in the field, she has written extensively for various technology publications, focusing on user-friendly software solutions. Sofia believes that well-researched recommendations can empower users to leverage technology to its fullest potential.",meta_title:"Sofia Kim - Tech Journalist at Chooslytics",meta_description:"Read Sofia Kim's insightful articles at Chooslytics, where she breaks down complex software choices into user-friendly recommendations. With 6 years of experience in tech journalism, Sofia is here to guide your software selection process."},{name:"Carlos Mendez",description:"Carlos Mendez is a software engineer turned writer with over 5 years of experience in evaluating software solutions. His background in programming and systems analysis allows him to provide a unique perspective on software functionality and performance. Carlos is committed to delivering clear, concise, and data-driven insights for software selection.",meta_title:"Carlos Mendez - Software Engineer and Writer at Chooslytics",meta_description:"Unlock software insights with Carlos Mendez at Chooslytics. With a background in engineering and 5 years of writing experience, Carlos delivers clear and informed recommendations on software choices for users and businesses alike."},{name:"Anjali Singh",description:"Anjali Singh is an experienced tech consultant and writer specializing in SaaS platforms and productivity tools. Over the past 7 years, she has provided tailored insights to clients across various industries, helping them select the best software solutions for their unique needs. Anjali emphasizes the importance of aligning software choices with business goals.",meta_title:"Anjali Singh - Tech Consultant at Chooslytics",meta_description:"Join Anjali Singh at Chooslytics for expert advice on SaaS platforms and productivity tools. With 7 years of consulting experience, Anjali helps clients make informed software decisions that align with their business objectives."},{name:"Liam O'Reilly",description:"Liam O'Reilly is a digital marketing expert and software advisor with over a decade of experience in selecting and recommending software solutions for businesses. He combines his knowledge of digital marketing with software analytics to help companies optimize their operations through the right tools.",meta_title:"Liam O'Reilly - Digital Marketing Expert at Chooslytics",meta_description:"Discover software insights from Liam O'Reilly at Chooslytics. With over 10 years of experience in digital marketing and software recommendations, Liam helps businesses find the right tools to boost their operations."},{name:"Nina Cheung",description:"Nina Cheung is a business analyst and technology writer with a passion for uncovering the best software solutions for startups and small businesses. With 4 years of experience, Nina focuses on cost-effective tools and solutions that drive growth and efficiency in emerging businesses.",meta_title:"Nina Cheung - Business Analyst at Chooslytics",meta_description:"Get tailored software recommendations for startups with Nina Cheung at Chooslytics. As a business analyst with 4 years of experience, Nina specializes in helping smaller businesses find effective software solutions to support their growth."},{name:"Thomas Lee",description:"Thomas Lee is a software analyst and content creator with a background in software development. With over 9 years in the industry, he specializes in researching and reviewing software solutions for various audiences, ensuring he delivers data-driven recommendations that meet diverse needs.",meta_title:"Thomas Lee - Software Analyst at Chooslytics",meta_description:"Explore Thomas Lee's reviews and insights at Chooslytics. With 9 years of industry experience, he provides in-depth analyses and data-driven recommendations to help users choose the right software solutions."},{name:"Isabella Rossi",description:"Isabella Rossi is a product manager and technology writer with a talent for identifying key software features that drive success. With 5 years of experience in product management, she delivers insights that help users understand what makes software effective for their specific needs.",meta_title:"Isabella Rossi - Product Manager at Chooslytics",meta_description:"Read insights from Isabella Rossi at Chooslytics, where she leverages her product management experience to provide clear recommendations on software solutions. With 5 years in the field, Isabella helps users make informed decisions."},{name:"David Mwangi",description:"David Mwangi is a technology consultant and freelance writer with over 8 years of experience in the tech industry. He specializes in providing tailored software solutions that enhance productivity and streamline business operations. David’s articles focus on the importance of strategic software selection.",meta_title:"David Mwangi - Technology Consultant at Chooslytics",meta_description:"Join David Mwangi at Chooslytics for expert insights into tailored software solutions. With over 8 years of consulting experience, David focuses on helping businesses enhance productivity through strategic software selection."},{name:"Jane Doe",description:"Jane Doe is a seasoned tech journalist with over 10 years of experience in analyzing software solutions. She specializes in providing in-depth reviews and data-driven recommendations, helping businesses make informed choices about their software investments. Her expertise spans various industries, including healthcare, finance, and education.",meta_title:"Jane Doe - Software Analyst & Tech Journalist | Chooslytics",meta_description:"Explore insights and recommendations from Jane Doe, a tech journalist with a decade of experience in software analysis. Expert opinions on software solutions at Chooslytics."},{name:"John Smith",description:"John Smith is a software development expert with a passion for evaluating and recommending tools for developers. With a background in programming and project management, he offers unique perspectives on software tailored for technical teams, enhancing productivity and collaboration.",meta_title:"John Smith - Software Development Expert | Chooslytics",meta_description:"Read expert insights from John Smith, a software development professional dedicated to recommending tools that empower technical teams. Insights at Chooslytics."},{name:"Emily Chen",description:"Emily Chen is a data analyst and software consultant who focuses on using analytics to guide software selection for businesses. With over 8 years of experience, she combines data-driven techniques with industry trends to tailor recommendations that fit specific business needs.",meta_title:"Emily Chen - Data Analyst & Software Consultant | Chooslytics",meta_description:"Discover tailored recommendations from Emily Chen, a data analyst with extensive experience in guiding software selection through data-driven insights at Chooslytics."},{name:"Michael Johnson",description:"Michael Johnson is a digital transformation strategist who has spent over a decade consulting organizations on technology adoption. He specializes in assessing software solutions that drive efficiency and improve business processes while enhancing user experience.",meta_title:"Michael Johnson - Digital Transformation Strategist | Chooslytics",meta_description:"Explore the work of Michael Johnson, a digital transformation strategist dedicated to assisting businesses in choosing the right software for enhanced processes at Chooslytics."},{name:"Sofia Martinez",description:"Sofia Martinez is a marketing technology specialist with 6 years of experience in business intelligence and software recommendations. She helps companies choose marketing tools that align with their growth strategies through thorough research and analysis.",meta_title:"Sofia Martinez - Marketing Technology Specialist | Chooslytics",meta_description:"Get insights from Sofia Martinez, a marketing technology specialist focusing on data-driven recommendations for businesses to choose effective marketing tools at Chooslytics."},{name:"David Lee",description:"David Lee is an IT consultant with expertise in enterprise software evaluation. With 12 years of experience in guiding organizations through software integration, he provides tailored advice to optimize technology investments and streamline operations.",meta_title:"David Lee - IT Consultant & Enterprise Software Expert | Chooslytics",meta_description:"Learn from David Lee, an IT consultant with extensive experience in enterprise software evaluation and selection. Discover tailored insights at Chooslytics."},{name:"Fatima Khan",description:"Fatima Khan is a user experience (UX) researcher who focuses on the usability of software solutions. With extensive experience in studying how users interact with technology, she provides valuable insights into choosing software that enhances user satisfaction and productivity.",meta_title:"Fatima Khan - UX Researcher & Software Usability Expert | Chooslytics",meta_description:"Uncover invaluable insights from Fatima Khan, a UX researcher dedicated to enhancing software usability and user experience at Chooslytics."},{name:"Liam Carter",description:"Liam Carter is a cybersecurity analyst with expertise in evaluating software security solutions. With over 9 years of experience, he helps businesses protect their assets by recommending software that adheres to the highest security standards.",meta_title:"Liam Carter - Cybersecurity Analyst | Chooslytics",meta_description:"Stay informed with recommendations from Liam Carter, a cybersecurity analyst who focuses on software security to help businesses safeguard their data at Chooslytics."},{name:"Ava Robinson",description:"Ava Robinson is a cloud computing specialist with over 7 years of experience in advising organizations on cloud-based software solutions. Her focus is on helping businesses transition smoothly to innovative cloud technologies, improving scalability and performance.",meta_title:"Ava Robinson - Cloud Computing Specialist | Chooslytics",meta_description:"Explore insights from Ava Robinson, a cloud computing specialist dedicated to helping businesses make informed choices about cloud software solutions at Chooslytics."},{name:"Ethan Brown",description:"Ethan Brown is a business analyst with a concentration in software solutions for small to medium-sized enterprises (SMEs). With a track record of helping SMEs select tailored software, he combines industry knowledge with a keen understanding of business needs.",meta_title:"Ethan Brown - Business Analyst & SME Software Specialist | Chooslytics",meta_description:"Learn from Ethan Brown, a business analyst committed to providing tailored software recommendations for SMEs, ensuring optimal solutions at Chooslytics."}],a=i.reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.name]:{title:t.meta_title,description:t.meta_description}})),{});exports.AUTHORS_INFO=i,exports.AUTHORS_META=a,exports.PAGES_SEO=t;
@@ -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:#001f3f;--theme-color-8:#003366;--theme-color-7:#004080;--theme-color-6:#00509e;--theme-color-5:#007bff;--theme-color-3:#a4d7e1;--theme-color-2:#25afea;--color-bg-layout:#f0f4f8;--color-bg-hover:#e1e7ed;--article-border-radius:15px;--btn-border-radius:8px;--category-border-radius:25px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
@@ -261,7 +261,7 @@ export declare const dataStructure: {
261
261
  export declare const authors: Record<string, string>;
262
262
  export declare const authorsNames: string[];
263
263
  export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDCC8\uD83D\uDCB0\uD83D\uDCCA\uD83D\uDD0D";
264
- export declare const categories: ("investmentStrategies" | "financialEducation" | "stockRecommendations" | "stockMarketAnalysis" | "investmentPlanning" | "marketForecasts")[];
264
+ export declare const categories: ("marketForecasts" | "investmentStrategies" | "financialEducation" | "stockRecommendations" | "stockMarketAnalysis" | "investmentPlanning")[];
265
265
  export declare const subcategories: string[];
266
266
  export declare const subsubcategories: string[];
267
267
  export type Category = keyof typeof dataStructure;
@@ -151,7 +151,7 @@ export declare const dataStructure: {
151
151
  export declare const authors: Record<string, string>;
152
152
  export declare const authorsNames: string[];
153
153
  export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83C\uDF8C\uD83D\uDCDA\u2728\uD83D\uDD8C\uFE0F";
154
- export declare const categories: ("animeReviews" | "communityEngagement" | "mangaAnalysis" | "resourcesAndGuides")[];
154
+ export declare const categories: ("animeReviews" | "resourcesAndGuides" | "communityEngagement" | "mangaAnalysis")[];
155
155
  export declare const subcategories: string[];
156
156
  export declare const subsubcategories: string[];
157
157
  export type Category = keyof typeof dataStructure;
@@ -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\uDCCA\uD83D\uDEE0\uFE0F\uD83D\uDCDA\u2728";
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-10T00:00:00Z";
13
+ export declare const devBucketName = "idn-recofied-dev";
14
+ export declare const prodBucketName = "idn-recofied";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const s={softwareSelectionGuides:{title:"Software Selection Guides: Your Path to the Perfect Software πŸ’»",description:"Explore expertly curated guides to simplify your software selection process. Get tailored recommendations and resources to empower your decisions! πŸ“Š",slug:"software-selection-guides",children:{beginnerGuides:{title:"Beginner's Guides to Choosing Software: Start Smart πŸš€",description:"Dive into our beginner-friendly guides that help you understand software selection essentials. Get started on your journey to making informed choices! πŸ“š",slug:"beginner-guides",children:null},advancedStrategies:{title:"Advanced Strategies for Software Selection: Master the Game 🎯",description:"Unlock advanced strategies to refine your software selection process. Tailor your search and enhance productivity with our expert recommendations! πŸ”",slug:"advanced-strategies",children:null},industrySpecificRecommendations:{title:"Industry-Specific Software Recommendations: Tailored Solutions 🏒",description:"Discover software recommendations tailored to various industries. Leverage insights to find the tools that best fit your business needs! πŸ“ˆ",slug:"industry-specific-recommendations",children:null},other:{title:"Other Software Selection Resources: Expand Your Knowledge πŸ“–",description:"Explore additional resources and insights for software selection. Enhance your understanding and find the right tools for your needs! 🌟",slug:"other-software-selection-resources",children:null}}},toolComparisons:{title:"Comprehensive Software Tool Comparisons for Smart Choices",description:"Explore detailed tool comparisons to make informed software choices. Get valuable insights tailored to your needs! πŸ› οΈπŸ’‘",slug:"software-tool-comparisons",children:{featureByFeatureAnalysis:{title:"In-Depth Feature By Feature Analysis of Software Tools",description:"Discover detailed feature comparisons of various software tools to find your perfect match! πŸ“Šβœ¨",slug:"feature-by-feature-analysis",children:null},pricingComparison:{title:"Detailed Pricing Comparison for Software Options",description:"Compare pricing structures across software options to ensure you get the best value for your investment! πŸ’°πŸ”",slug:"pricing-comparison",children:null},userReviewsComparisons:{title:"Comprehensive User Reviews Comparisons for Software",description:"Read and compare genuine user reviews of software to find the best solutions tailored to your needs! πŸ“β­",slug:"user-reviews-comparisons",children:null},other:{title:"Miscellaneous Comparisons on Software Tools",description:"Explore various other relevant comparisons to enhance your software selection process. πŸ§πŸ”§",slug:"other-software-comparisons",children:null}}},caseStudies:{title:"Insightful Case Studies on Software Implementations & Trends πŸ“Š",description:"Explore an array of case studies that reveal the intricacies of successful software implementations, failures, and industry trends. πŸ“ˆ",slug:"insightful-case-studies-software-implementations-trends",children:{successfulImplementations:{title:"Successful Implementations: Real-World Software Success Stories 🌟",description:"Dive into successful implementations that showcase the effective deployment of software solutions. Learn from the best! πŸš€",slug:"successful-implementations-real-world-stories",children:null},failureAnalyses:{title:"Failure Analyses: Learning from Software Implementation Mistakes πŸ› οΈ",description:"Examine case studies that analyze software deployment failures to avoid similar pitfalls and enhance your selection process. πŸ“‰",slug:"failure-analyses-software-implementation-mistakes",children:null},industryTrendCaseStudies:{title:"Industry Trend Case Studies: Insights and Innovations πŸ“ˆ",description:"Discover case studies that delve into industry trends, providing insights on how software shapes various sectors. πŸ”",slug:"industry-trend-case-studies-insights-innovations",children:null},other:{title:"Other Case Studies: Diverse Perspectives on Software Usage 🌐",description:"Explore a collection of diverse case studies that do not fit into typical categories to broaden your software understanding. πŸ“š",slug:"other-case-studies-diverse-perspectives",children:null}}},expertInsights:{title:"Expert Insights for Software Selection | Data-Driven Recommendations",description:"Explore the expert insights section for tailored software recommendations and data-driven resources to streamline your software selection process. πŸ–₯οΈπŸ“ˆ",slug:"expert-insights-software-selection",children:{topExpertOpinions:{title:"Top Expert Opinions on Software Choices | Trusted Insights",description:"Discover top expert opinions that guide you in making informed software choices based on industry experience and data. πŸ’‘πŸ› οΈ",slug:"top-expert-opinions-software",children:null},emergingTrends:{title:"Emerging Trends in Software | Stay Ahead of the Curve",description:"Learn about the emerging trends in software that are shaping the industry and how they can impact your decisions. πŸš€πŸ“Š",slug:"emerging-trends-software",children:null},softwarePerformanceMetrics:{title:"Software Performance Metrics | Optimize Your Choices",description:"Understand key software performance metrics to help optimize your choices and enhance productivity in your organization. πŸ“ˆπŸ”",slug:"software-performance-metrics",children:null},other:{title:"Additional Resources on Software Selection | Comprehensive Guides",description:"Access additional resources and comprehensive guides for software selection to assist in your decision-making journey. πŸ“šπŸ€",slug:"other-resources-software-selection",children:null}}}},t=e.AUTHORS_INFO.reduce(((e,s)=>Object.assign(Object.assign({},e),{[s.name]:[s.description]})),{}),o=e.AUTHORS_INFO.map((e=>e.name)),i="πŸ“ŠπŸ› οΈπŸ“šβœ¨",r=Object.keys(s),n=[],a=[];for(const e of r){const t=s[e];if(null==t?void 0:t.children){n.push(...Object.keys(t.children));for(const e of n){const s=t.children[e];(null==s?void 0:s.children)&&a.push(...Object.keys(s.children))}}}const l="2024-10-10T00:00:00Z",c="recofied",d=`idn-${c}-dev`,u=`idn-${c}`;exports.DEFAULT_DESCRIPTION_EMOJIS=i,exports.authors=t,exports.authorsNames=o,exports.categories=r,exports.dataStructure=s,exports.devBucketName=d,exports.prodBucketName=u,exports.startDate=l,exports.subcategories=n,exports.subsubcategories=a;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ SoftwareType = "Software Type",
3
+ UserIntent = "User Intent",
4
+ FeaturesRequired = "Features Required",
5
+ BudgetRange = "Budget Range",
6
+ IndustryFocus = "Industry Focus"
7
+ }
8
+ type SoftwareTypeValues = 'Productivity Tools' | 'Marketing Software' | 'Project Management' | 'Accounting Solutions' | 'Customer Relationship Management (CRM)';
9
+ type UserIntentValues = 'Personal Use' | 'Small Business' | 'Enterprise Solutions' | 'Freelancer Needs' | 'Non-Profit Organizations';
10
+ type FeaturesRequiredValues = 'Collaboration Tools' | 'Automation Capabilities' | 'Reporting & Analytics' | 'Mobile Accessibility' | 'Integration with Other Software';
11
+ type BudgetRangeValues = 'Free to $50' | '$51 to $100' | '$101 to $500' | '$501 to $1,000' | '$1,000+';
12
+ type IndustryFocusValues = 'E-commerce' | 'Education' | 'Healthcare' | 'Finance' | 'Technology';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.SoftwareType]: SoftwareTypeValues[];
15
+ [FiltersNames.UserIntent]: UserIntentValues[];
16
+ [FiltersNames.FeaturesRequired]: FeaturesRequiredValues[];
17
+ [FiltersNames.BudgetRange]: BudgetRangeValues[];
18
+ [FiltersNames.IndustryFocus]: IndustryFocusValues[];
19
+ };
20
+ export declare const softwareTypeValues: SoftwareTypeValues[];
21
+ export declare const userIntentValues: UserIntentValues[];
22
+ export declare const featuresRequiredValues: FeaturesRequiredValues[];
23
+ export declare const budgetRangeValues: BudgetRangeValues[];
24
+ export declare const industryFocusValues: IndustryFocusValues[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).SoftwareType="Software Type",e.UserIntent="User Intent",e.FeaturesRequired="Features Required",e.BudgetRange="Budget Range",e.IndustryFocus="Industry Focus";const t=["Productivity Tools","Marketing Software","Project Management","Accounting Solutions","Customer Relationship Management (CRM)"],s=["Personal Use","Small Business","Enterprise Solutions","Freelancer Needs","Non-Profit Organizations"],r=["Collaboration Tools","Automation Capabilities","Reporting & Analytics","Mobile Accessibility","Integration with Other Software"],o=["Free to $50","$51 to $100","$101 to $500","$501 to $1,000","$1,000+"],a=["E-commerce","Education","Healthcare","Finance","Technology"],i={[exports.FiltersNames.SoftwareType]:[],[exports.FiltersNames.UserIntent]:[],[exports.FiltersNames.FeaturesRequired]:[],[exports.FiltersNames.BudgetRange]:[],[exports.FiltersNames.IndustryFocus]:[]},n={[exports.FiltersNames.SoftwareType]:t,[exports.FiltersNames.UserIntent]:s,[exports.FiltersNames.FeaturesRequired]:r,[exports.FiltersNames.BudgetRange]:o,[exports.FiltersNames.IndustryFocus]:a},l=()=>JSON.stringify(n,null,2);exports.budgetRangeValues=o,exports.featuresRequiredValues=r,exports.fullFilters=n,exports.getFiltersTypesJSON=l,exports.industryFocusValues=a,exports.initialFilters=i,exports.softwareTypeValues=t,exports.userIntentValues=s;
@@ -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"),u=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.budgetRangeValues=t.budgetRangeValues,exports.featuresRequiredValues=t.featuresRequiredValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.industryFocusValues=t.industryFocusValues,exports.initialFilters=t.initialFilters,exports.softwareTypeValues=t.softwareTypeValues,exports.userIntentValues=t.userIntentValues,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=u.END_STEP,exports.FILTERS_INFO=u.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=u.IMAGES_PROHIBITED_WORDS,exports.START_STEP=u.START_STEP,exports.TARGET_AUDIENCE=u.TARGET_AUDIENCE,exports.ZERO_SECTION=u.ZERO_SECTION,exports.portalInfo=u.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: Recofied is an innovative infotainment articles portal designed to provide users with data-driven, tailored recommendations and resources for selecting the right software. The platform focuses on simplifying the software selection process by offering insights based on user needs and industry trends.\n - Detailed description: Recofied stands out in the crowded landscape of software recommendation platforms by prioritizing data-driven insights to inform its content. Users are presented with comprehensive guides, expert analyses, and curated lists that cater to diverse needs\u2014whether for personal use, small businesses, or large enterprises. The portal utilizes a unique algorithm that takes into account user preferences, software performance metrics, and market trends to present customized recommendations, ensuring that readers find the software solutions that best suit their requirements. By integrating user reviews, case studies, and side-by-side comparisons, Reconfied elevates the decision-making experience and empowers users to make informed choices.\n - Target audience: The target audience for Recofied includes tech-savvy individuals, small business owners, entrepreneurs, IT professionals, and decision-makers in organizations who seek reliable information on software options. These users value detailed insights, expert recommendations, and tailored solutions that enhance their productivity and streamline their operations.\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## Software Needs Assessment\n- Identifying User Requirements\n- Evaluating Current Software Solutions\n\n## Data-Driven Insights\n- Market Trends Overview\n- Performance Metrics\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 - Software Needs Assessment, 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 = "tech-savvy individuals, business professionals, IT 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 t="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Recofied is an innovative infotainment articles portal designed to provide users with data-driven, tailored recommendations and resources for selecting the right software. The platform focuses on simplifying the software selection process by offering insights based on user needs and industry trends.\n - Detailed description: Recofied stands out in the crowded landscape of software recommendation platforms by prioritizing data-driven insights to inform its content. Users are presented with comprehensive guides, expert analyses, and curated lists that cater to diverse needsβ€”whether for personal use, small businesses, or large enterprises. The portal utilizes a unique algorithm that takes into account user preferences, software performance metrics, and market trends to present customized recommendations, ensuring that readers find the software solutions that best suit their requirements. By integrating user reviews, case studies, and side-by-side comparisons, Reconfied elevates the decision-making experience and empowers users to make informed choices.\n - Target audience: The target audience for Recofied includes tech-savvy individuals, small business owners, entrepreneurs, IT professionals, and decision-makers in organizations who seek reliable information on software options. These users value detailed insights, expert recommendations, and tailored solutions that enhance their productivity and streamline their operations.\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## Software Needs Assessment\n- Identifying User Requirements\n- Evaluating Current Software Solutions\n\n## Data-Driven Insights\n- Market Trends Overview\n- Performance Metrics\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 - Software Needs Assessment, IF it's applicable to the theme of the article.\n",s="highlighting the key points that will be discussed and the relevance of the topic",n="synthesizing the information presented throughout",r="tech-savvy individuals, business professionals, IT professionals",a="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=n,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=a,exports.START_STEP=s,exports.TARGET_AUDIENCE=r,exports.ZERO_SECTION=i,exports.portalInfo=t;
@@ -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:`Highly detailed illustration of ${a}, ${o}, for an article ${t} in a leading technology publication, showcasing software interfaces, coding environments, and technological innovation, clean and modern tech magazine style, accurate representation of software, user interfaces, programming, development tools, and tech gadgets, 4K, 8K resolution, minimalistic design, clear visuals, no blur, depth of field, modern digital art, precise and informative, tech-focused imagery`,negativePrompt:e.SD_NEGATIVE_PROMPT,options:{steps:7,cfg_scale:3}}),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 Recofied | Your Software Guides",description:"Discover the minds behind Recofied! 🌟 Experts providing tailored software insights for your needs. Dive into our authors' backgrounds and specialties!"},[exports.PageNames.Home]:{title:"Recofied | Your Go-To Source for Software Recommendations",description:"Welcome to Recofied! πŸŽ‰ Get personalized, data-driven software recommendations and resources to make informed decisions. Start your journey to the perfect solution today!"},[exports.PageNames.NotFound]:{title:"Page Not Found | Recofied",description:"Oops! πŸ˜• The page you're looking for doesn't exist. Explore our homepage for data-driven software recommendations and valuable resources!"},[exports.PageNames.AboutUs]:{title:"About Recofied | Your Software Selection Partner",description:"Learn about Recofied! 🧠 We’re dedicated to providing tailored software insights and data-driven recommendations to help you find the right tools for your needs."},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | Recofied",description:"Your privacy matters! πŸ”’ At Recofied, we ensure your data is safe while providing you with the best software recommendations. Read our privacy policy to learn more."},[exports.PageNames.Terms]:{title:"Terms of Service | Recofied",description:"Understand our terms! πŸ“œ Review the guidelines and policies guiding your experience at Recofied as you explore software recommendations tailored for you."},[exports.PageNames.Sitemap]:{title:"Sitemap | Recofied",description:"Navigate easily! πŸ—ΊοΈ Check out the Recofied sitemap for a structured overview of all our software recommendations and resources. Find what you need effortlessly!"}},t=[{name:"Anita Rao",description:"Anita Rao is a seasoned technology consultant and software analyst with over a decade of experience in the IT industry. She specializes in market research and data-driven solutions, providing insights into the latest software trends for businesses.",meta_title:"Anita Rao - Expert Software Analyst and Consultant",meta_description:"Discover articles by Anita Rao, a seasoned technology consultant with a decade of experience in software analysis, providing tailored recommendations for business solutions."},{name:"Rajesh Kapoor",description:"Rajesh Kapoor is a data scientist with a passion for developing customized software solutions. With his extensive background in data analysis, Rajesh helps businesses make informed decisions through insightful articles and recommendations.",meta_title:"Rajesh Kapoor - Data Scientist & Software Solutions Expert",meta_description:"Explore insightful articles by Rajesh Kapoor, a data scientist specializing in custom software solutions and data analysis for informed business decisions."},{name:"Sneha Iyer",description:"Sneha Iyer is a technology writer and digital marketer with over 8 years of experience in the software industry. Her expertise lies in creating content that helps readers navigate the complex world of software options available today.",meta_title:"Sneha Iyer - Technology Writer & Digital Marketing Specialist",meta_description:"Read articles by Sneha Iyer, a technology writer with 8 years of experience in the software industry, guiding readers through software decisions with tailored insights."},{name:"Vikram Sharma",description:"Vikram Sharma is a software engineer and author with a focus on enterprise solutions. He has worked with numerous startups and established firms, providing valuable recommendations on software tools tailored for various needs.",meta_title:"Vikram Sharma - Software Engineer & Enterprise Solutions Expert",meta_description:"Discover the insights of Vikram Sharma, a software engineer specializing in enterprise solutions, providing recommendations on the best software tools for businesses."},{name:"Priya Mehta",description:"Priya Mehta is a tech enthusiast and content creator who blends storytelling with technology insights. With her experience in software evaluation, she provides engaging articles that help users make informed software choices.",meta_title:"Priya Mehta - Tech Enthusiast & Content Creator",meta_description:"Explore engaging articles by Priya Mehta, a tech enthusiast with expert insights on software evaluation and recommendations tailored to user needs."},{name:"Amit Desai",description:"Amit Desai is a product manager and author known for his expertise in software development and user experience. He writes articles that offer detailed comparisons and recommendations based on user feedback and data analytics.",meta_title:"Amit Desai - Product Manager & Software Development Expert",meta_description:"Read articles by Amit Desai, a product manager specializing in software development, offering data-driven comparisons and recommendations for users."},{name:"Neha Singh",description:"Neha Singh is a software consultant and writer with a focus on SaaS applications. Based on her extensive experience in the tech industry, she provides tailored resources to help businesses choose the right software solutions.",meta_title:"Neha Singh - SaaS Consultant & Writer",meta_description:"Discover valuable insights by Neha Singh, a SaaS consultant focused on helping businesses select the appropriate software solutions through tailored resources."},{name:"Karan Gupta",description:"Karan Gupta, a software architect and technology advocate, has over 12 years of experience in software design and implementation. His articles focus on architectural approaches and best practices for selecting software solutions.",meta_title:"Karan Gupta - Software Architect & Technology Advocate",meta_description:"Explore articles by Karan Gupta, a software architect with 12 years of experience, providing insights on best practices for selecting and designing software solutions."},{name:"Ravi Nair",description:"Ravi Nair is a software engineer and technical writer known for his ability to simplify complex software topics. He provides DATA-driven content that guides users through the nuances of choosing the right software.",meta_title:"Ravi Nair - Software Engineer & Technical Writer",meta_description:"Read articles by Ravi Nair, a technical writer who simplifies software topics, helping users navigate the complexities of software selection with ease."},{name:"Shreya Puri",description:"Shreya Puri is an IT consultant and writer with a deep understanding of data-driven strategies. She focuses on creating comprehensive guides that assist businesses in making educated software selection decisions.",meta_title:"Shreya Puri - IT Consultant & Software Guide Author",meta_description:"Discover comprehensive guides by Shreya Puri, an IT consultant specializing in data-driven strategies for informed software selection and business growth."},{name:"Ravi Kumar",description:"Ravi Kumar is a seasoned software analyst with over a decade of experience in evaluating technology solutions. He has a background in computer science and has worked with multiple Fortune 500 companies, helping them select the right software tools to optimize their operations. His insights focus on software performance metrics and user satisfaction.",meta_title:"Ravi Kumar - Expert Software Analyst at Recofied",meta_description:"Explore insights and tailored recommendations from Ravi Kumar, an experienced software analyst with over 10 years in the industry, specializing in technology solutions for Fortune 500 companies."},{name:"Anjali Patel",description:"Anjali Patel is a data-driven consultant and software evaluation expert with extensive research experience in SaaS products. With a Master's in Information Technology, she combines solid analytical skills with a keen eye for emerging software trends, enabling her to provide actionable recommendations for businesses.",meta_title:"Anjali Patel - Software Evaluation Consultant at Recofied",meta_description:"Discover expert analysis and recommendations from Anjali Patel, a data-driven consultant specializing in SaaS products and software evaluation for businesses."},{name:"Suresh Nair",description:"Suresh Nair has over 15 years of experience in IT consulting and software selection. He has a passion for helping businesses leverage technology to boost their efficiency. His expertise lies in analyzing software solutions using metrics that matter to small and medium enterprises.",meta_title:"Suresh Nair - IT Consulting Expert at Recofied",meta_description:"Get insights from Suresh Nair, an expert IT consultant with 15 years in software selection, focused on helping SMEs leverage tech for better efficiency."},{name:"Rajesh Mehta",description:"Rajesh Mehta is a software development specialist with a decade of experience in agile project management and software deployment. His practical knowledge helps him analyze software tools from a developer's perspective, offering tailored insights to improve project outcomes.",meta_title:"Rajesh Mehta - Software Development Specialist at Recofied",meta_description:"Explore articles by Rajesh Mehta, a software development specialist with 10 years in agile project management, providing insights on project software tools."},{name:"Pooja Sharma",description:"Pooja Sharma is a market researcher and software analyst dedicated to helping businesses find the right technology solutions. With significant experience in competitive analysis, her recommendations are grounded in data and tailored to meet the unique needs of various industries.",meta_title:"Pooja Sharma - Market Researcher at Recofied",meta_description:"Learn from Pooja Sharma, a dedicated market researcher and software analyst with expertise in competitive analysis and tailored technology solutions."},{name:"Aakash Desai",description:"Aakash Desai is a software quality assurance engineer with a strong background in software functionality testing and evaluation. With nearly 12 years of industry experience, he specializes in assessing software performance and has worked with a range of software tools across different sectors.",meta_title:"Aakash Desai - Software Quality Assurance Expert at Recofied",meta_description:"Read insights by Aakash Desai, a quality assurance engineer with 12 years of experience in software testing, focusing on software performance evaluations."},{name:"Sneha Bhatia",description:"Sneha Bhatia is a technology enthusiast and content creator who has been covering software solutions for over 5 years. With her background in digital marketing, she excels at translating complex software features into user-friendly content and actionable insights.",meta_title:"Sneha Bhatia - Technology Content Creator at Recofied",meta_description:"Explore articles by Sneha Bhatia, a technology enthusiast with 5 years of experience in software solutions, translating complex concepts into user-friendly content."},{name:"Vikram Choudhury",description:"Vikram Choudhury is a data analyst with a specialization in software recommendation systems. With numerous projects focused on big data and software analytics, his expertise lies in helping users make informed software choices based on comprehensive data-driven insights.",meta_title:"Vikram Choudhury - Data Analyst at Recofied",meta_description:"Get insights from Vikram Choudhury, a data analyst specializing in software recommendation systems and data-driven insights for software choices."},{name:"Deepika Rao",description:"Deepika Rao is a software engineer turned consultant with 7 years of experience working on software design and usability testing. Her unique background enables her to provide a comprehensive view of both the technical and user perspectives in software selection.",meta_title:"Deepika Rao - Software Consultant at Recofied",meta_description:"Discover insights from Deepika Rao, a former software engineer turned consultant with a focus on software design and usability testing."},{name:"Aditi Sharma",description:"Aditi Sharma is a tech enthusiast and software consultant with over 8 years of experience in the software industry. With a degree in Computer Science from the Indian Institute of Technology (IIT), she specializes in data-driven decision-making and software recommendations tailored to user needs. Aditi is passionate about simplifying software selection processes for businesses and individuals.",meta_title:"Aditi Sharma - Software Consultant and Tech Enthusiast | Recofied",meta_description:"Explore insights from Aditi Sharma, a software consultant with 8+ years in the industry. Discover data-driven software recommendations tailored to your needs on Recofied."},{name:"Rohan Gupta",description:"Rohan Gupta is an experienced software analyst and data scientist with a focus on providing actionable insights for B2B software solutions. Rohan has worked with startups and established companies, helping them navigate their software choices with tailored recommendations. He holds a master's degree in Data Science and is known for his clear and informative writing style.",meta_title:"Rohan Gupta - Data Scientist & Software Analyst | Recofied",meta_description:"Meet Rohan Gupta, a software analyst with expertise in B2B solutions. Get personalized software recommendations backed by data on Recofied."},{name:"Preeti Malhotra",description:"Preeti Malhotra is a digital marketer and software strategist with a wealth of experience in e-commerce and technology. With over 7 years in the industry, she brings a unique perspective to software evaluation and selection. Preeti enjoys empowering businesses by providing tailored software recommendations that enhance operational efficiency.",meta_title:"Preeti Malhotra - Digital Marketer & Software Strategist | Recofied",meta_description:"Unlock effective software strategies with Preeti Malhotra, a digital marketer dedicated to tailored recommendations for your business needs on Recofied."},{name:"Karan Joshi",description:"Karan Joshi is a software engineer and product reviewer with over 5 years of experience in the tech industry. He has a keen eye for user experience and is dedicated to providing in-depth reviews and comparisons of software solutions. Karan’s insights aim to help users make informed decisions about the tools they choose.",meta_title:"Karan Joshi - Software Engineer & Product Reviewer | Recofied",meta_description:"Dive into software reviews with Karan Joshi, a software engineer committed to providing expert analysis and tailored recommendations on Recofied."},{name:"Vikram Iyer",description:"Vikram Iyer is a senior product manager with over a decade of experience in software development and management. His expertise lies in evaluating the effectiveness and suitability of various software platforms. Vikram uses data-driven methods to assist businesses in selecting the best technology to meet their needs.",meta_title:"Vikram Iyer - Senior Product Manager & Software Expert | Recofied",meta_description:"Gain wisdom from Vikram Iyer, a senior product manager focused on data-driven software solutions that cater to your business requirements on Recofied."},{name:"Suman Reddy",description:"Suman Reddy is a tech writer and software consultant with a focus on small to medium enterprises. With over 4 years of experience, she specializes in helping businesses identify the right software solutions that align with their unique requirements. Suman’s articles are filled with practical tips and real-world examples.",meta_title:"Suman Reddy - Tech Writer & Software Consultant | Recofied",meta_description:"Explore expert insights from Suman Reddy, a tech writer dedicated to providing tailored software recommendations for SMEs on Recofied."},{name:"Anil Bansal",description:"Anil Bansal is a data analyst and software expert with over 9 years of industry experience. He specializes in leveraging analytics to empower businesses in their software selection journey. Anil's articles focus on data-driven insights that help users choose the best software for their specific needs.",meta_title:"Anil Bansal - Data Analyst & Software Expert | Recofied",meta_description:"Take advantage of Anil Bansal's expertise in data analysis and software selection. Read more on tailored software recommendations on Recofied."},{name:"Sneha Kapoor",description:"Sneha Kapoor is an IT consultant and software recommendator with over 5 years of experience. With a robust background in information technology and customer service, she focuses on helping clients identify and utilize the software tools that best fit their operations. Sneha aims to enhance effectiveness through informed software choices.",meta_title:"Sneha Kapoor - IT Consultant & Software Recommendator | Recofied",meta_description:"Explore software solutions guided by Sneha Kapoor, an IT consultant dedicated to helping you find the best-fit software for your operational needs on Recofied."},{name:"Deepak Verma",description:"Deepak Verma is a software engineer turned tech writer with over 6 years of experience. He merges his technical expertise with writing to provide insights into the latest software trends and recommendations. Deepak’s informative content is aimed at making software selection simpler for professionals in various sectors.",meta_title:"Deepak Verma - Software Engineer & Tech Writer | Recofied",meta_description:"Learn from Deepak Verma, a tech writer and software engineer committed to simplifying software selection with expert recommendations on Recofied."},{name:"Anjali Sharma",description:"Anjali is a seasoned tech journalist with over 10 years of experience in the software industry. With a background in computer science, she specializes in providing insights into software trends and offering practical advice to businesses. Anjali has contributed to various tech publications and is passionate about helping organizations leverage technology effectively.",meta_title:"Anjali Sharma - Software Industry Expert | Recofied",meta_description:"Discover insights and expert advice from Anjali Sharma, a proficient tech journalist with over a decade of experience in the software industry on Recofied."},{name:"Vikram Mehta",description:"Vikram is an accomplished software consultant with a rich experience spanning 15 years. He has a deep understanding of data analytics and software implementation, helping businesses make informed decisions about their technology investments. His articles are aimed at providing tailored recommendations for software selection.",meta_title:"Vikram Mehta - Software Consultant | Recofied",meta_description:"Explore tailored software recommendations and insights from Vikram Mehta, an expert consultant with 15 years of experience, on Recofied."},{name:"Pooja Gupta",description:"Pooja is a data analyst and tech enthusiast with over 8 years in the field. She focuses on creating data-driven content that empowers readers to make knowledgeable software choices. Pooja's contributions reflect her analytical approach and her commitment to delivering valuable resources.",meta_title:"Pooja Gupta - Data Analyst & Tech Writer | Recofied",meta_description:"Read Pooja Gupta’s insightful articles on data-driven software recommendations and resources on Recofied, enhancing your technology choices."},{name:"Rohan Bansal",description:"Rohan is a software engineer with 12 years of experience in developing and reviewing software solutions. His expertise lies in evaluating software performance and usability, enabling him to provide comprehensive reviews and recommendations for users seeking the right tools.",meta_title:"Rohan Bansal - Software Engineer & Reviewer | Recofied",meta_description:"Get expert software reviews and recommendations from Rohan Bansal, a software engineer with 12 years of industry experience, on Recofied."},{name:"Suresh Patel",description:"Suresh is a product manager and technology strategist with 10 years of experience in the software sector. He leverages his knowledge to guide organizations in selecting software that aligns with their strategic goals and operational needs.",meta_title:"Suresh Patel - Product Manager & Tech Strategist | Recofied",meta_description:"Discover strategic software selection tips and expert insights from Suresh Patel, a product manager with 10 years of experience, on Recofied."},{name:"Deepa Nair",description:"Deepa is a digital transformation consultant with over 9 years of experience in software solutions. She specializes in providing actionable advice on choosing software that drives efficiency and innovation within organizations.",meta_title:"Deepa Nair - Digital Transformation Consultant | Recofied",meta_description:"Explore Deepa Nair's insights on software selection and digital transformation to enhance your business efficiency on Recofied."},{name:"Rajesh Verma",description:"Rajesh is an experienced software developer and writer, bringing over 8 years of industry knowledge. His articles focus on evaluating software tools and their capabilities, providing readers with the resources needed to make informed choices.",meta_title:"Rajesh Verma - Software Developer & Writer | Recofied",meta_description:"Uncover valuable software evaluation insights from Rajesh Verma, a seasoned developer and writer with 8 years of experience, on Recofied."},{name:"Kavita Joshi",description:"Kavita is a business analyst with more than 6 years of experience in software recommendations. She focuses on bridging the gap between technical specifications and business needs, providing readers with clear, actionable advice.",meta_title:"Kavita Joshi - Business Analyst & Software Advisor | Recofied",meta_description:"Get actionable software recommendations from Kavita Joshi, a business analyst with over 6 years of experience, on Recofied."},{name:"Arjun Kumar",description:"Arjun is a technology advisor and content creator with extensive experience in software evaluation and selection. With a passion for helping businesses succeed, he provides insightful articles that focus on data-driven software choices.",meta_title:"Arjun Kumar - Technology Advisor & Content Creator | Recofied",meta_description:"Read Arjun Kumar’s expert articles on data-driven software recommendations and insights, designed to help your business succeed, on Recofied."},{name:"Dr. Emily Chen",description:"Dr. Emily Chen is a software development expert with over 10 years of experience in crafting tailored solutions for various industries. She holds a Ph.D. in Computer Science and has contributed to several research projects focused on data-driven software recommendations. Her insights empower users to make informed software choices.",meta_title:"Dr. Emily Chen - Software Development Expert",meta_description:"Explore articles by Dr. Emily Chen, a seasoned expert in software development specializing in data-driven recommendations for effective software selection."},{name:"Michael O'Reilly",description:"Michael O'Reilly is a technology journalist and consultant with more than 15 years in the tech industry. His experience spans across reviewing software solutions and advising businesses on optimizing their software stack, making him a sought-after voice in software recommendations.",meta_title:"Michael O'Reilly - Technology Journalist & Consultant",meta_description:"Read insights from Michael O'Reilly, a tech journalist dedicated to providing tailored software recommendations and valuable resources for businesses."},{name:"Sophia Patel",description:"Sophia Patel is a data analyst with a strong focus on software evaluation. With 8 years of experience in data-driven analytics, she provides readers with comprehensive guides and resources for selecting the right software for their needs.",meta_title:"Sophia Patel - Data Analyst & Software Evaluator",meta_description:"Discover expert advice from Sophia Patel, data analyst specializing in software evaluation with practical resources for software selection."},{name:"David Martinez",description:"David Martinez is a seasoned software developer and project manager with a keen eye for market trends. His 12 years of experience include consulting for startups and large enterprises, providing tailored software solutions that meet business demands.",meta_title:"David Martinez - Software Developer & Project Manager",meta_description:"Gain insights from David Martinez, a project manager and software developer with expertise in tailored software solutions and industry trends."},{name:"Aisha Khan",description:"Aisha Khan is a UX/UI designer with a passion for improving user experience through better software choices. With over 7 years in design, she focuses on how usability impacts software selection and ensures user satisfaction.",meta_title:"Aisha Khan - UX/UI Designer & Software Strategist",meta_description:"Learn from Aisha Khan, a UX/UI designer who shares strategies to improve usability in software selection tailored for users' needs."},{name:"Ali Hassani",description:"Ali Hassani is an IT consultant with 9 years of experience helping businesses choose the right software. His expertise in systems integration and software analysis offers valuable insights into making informed decisions.",meta_title:"Ali Hassani - IT Consultant & Software Analyst",meta_description:"Explore insights by Ali Hassani, an IT consultant specializing in software analysis and selection, providing essential resources for businesses."},{name:"Catherine Blake",description:"Catherine Blake is a digital marketing strategist who has worked extensively with SaaS products. With over 6 years in the industry, she offers recommendations on effective software choices that enhance marketing efforts.",meta_title:"Catherine Blake - Digital Marketing Strategist",meta_description:"Read expert recommendations from Catherine Blake, a digital marketing strategist focused on SaaS products and their impact on marketing success."},{name:"Max Nguyen",description:"Max Nguyen is a software engineer and technical writer with experience in various programming languages. Over his 11 years in the field, he has authored numerous articles centered on software insights and comparisons.",meta_title:"Max Nguyen - Software Engineer & Technical Writer",meta_description:"Delve into articles by Max Nguyen, a software engineer offering technical insights and comparisons of software solutions for informed decision-making."},{name:"Julia Roberts",description:"Julia Roberts is a business analyst specialized in software solutions for enterprises. With 10 years of experience, she is adept at translating technical aspects into actionable recommendations for software selection.",meta_title:"Julia Roberts - Business Analyst & Software Specialist",meta_description:"Access valuable insights from Julia Roberts, a business analyst focused on providing evidence-based software recommendations for enterprises."},{name:"Rahul Singh",description:"Rahul Singh is a cloud solutions architect with expertise in software deployment and service integrations. With 13 years in the tech field, he contributes to understanding how cloud-based solutions can influence software choices.",meta_title:"Rahul Singh - Cloud Solutions Architect",meta_description:"Discover insights from Rahul Singh, a cloud solutions architect sharing strategies for selecting cloud-based software tailored to business needs."},{name:"Alice Johnson",description:"Alice Johnson is a tech enthusiast with over 10 years of experience in software analysis and digital transformation. She holds a degree in Computer Science and has worked with several Fortune 500 companies to streamline their software choices. With a keen eye for detail and a passion for helping businesses optimize their tech stack, Alice provides valuable insights on software recommendations in today’s dynamic digital landscape.",meta_title:"Alice Johnson - Software Recommendations Expert at Recofied",meta_description:"Explore the articles of Alice Johnson, a seasoned tech expert and software analyst at Recofied, sharing data-driven insights and tailored recommendations for software solutions."},{name:"Rajesh Kumar",description:"Rajesh Kumar is an IT consultant and software industry veteran based in India, with over 15 years of experience in helping organizations select the right technology solutions. He specializes in business intelligence tools and data analytics software, bringing a wealth of knowledge in the areas of digital strategy and transformation. Rajesh’s articles guide readers through complex software landscapes with tailored recommendations.",meta_title:"Rajesh Kumar - IT Consultant at Recofied",meta_description:"Read expert articles by Rajesh Kumar, an IT consultant with 15 years of experience, offering tailored recommendations for software solutions on Recofied."},{name:"Maria Garcia",description:"Maria Garcia is a software development specialist and writer from Spain, passionate about bridging the gap between technology and users. With a Master's degree in Software Engineering and a background in user experience design, Maria crafts clear, informative articles that help users understand software features and capabilities, and make informed decisions.",meta_title:"Maria Garcia - Software Development Specialist at Recofied",meta_description:"Discover insights from Maria Garcia, a software development specialist who simplifies complex concepts and offers recommendations for software solutions on Recofied."},{name:"Michael Thompson",description:"Michael Thompson is a seasoned product manager and software evaluation expert from the United States. With over a decade of experience in technology product management, he has developed a deep understanding of market trends and software performance metrics. Michael writes detailed, research-backed reviews that assist businesses in choosing the most effective tech solutions.",meta_title:"Michael Thompson - Product Manager at Recofied",meta_description:"Explore the expert insights of Michael Thompson, a product manager specializing in software evaluations and market trends at Recofied."},{name:"Anya Petrov",description:"Anya Petrov is a data analyst and technology writer from Russia. With a strong background in statistical modeling and software implementation, Anya focuses on using data-driven insights to help businesses make optimal software choices. Her articles offer practical guidance for organizations navigating the complex world of software selection.",meta_title:"Anya Petrov - Data Analyst at Recofied",meta_description:"Read articles by Anya Petrov, a data analyst dedicated to using data-driven insights for software selection on Recofied."},{name:"Fatima Alwi",description:"Fatima Alwi is a digital strategist and software consultant with roots in the Middle East. With years of experience in identifying software solutions for various industries, she specializes in small business needs and user-friendly options. Fatima’s writing reflects her commitment to helping businesses choose the right software tailored to their unique requirements.",meta_title:"Fatima Alwi - Digital Strategist at Recofied",meta_description:"Discover insights from Fatima Alwi, a digital strategist helping businesses navigate software choices with ease at Recofied."},{name:"Liam O'Connor",description:"Liam O'Connor is an experienced software architect from Ireland with extensive expertise in enterprise software development. He has worked on numerous large-scale software projects, providing insights into best practices for system selection and integration. Liam’s articles delve into technical aspects while offering practical recommendations for businesses.",meta_title:"Liam O'Connor - Software Architect at Recofied",meta_description:"Explore Liam O'Connor's expert guidance on enterprise software solutions and system integration at Recofied."},{name:"Chloe Yang",description:"Chloe Yang is a tech journalist and software analyst from China, focusing on software reviews and technology trends. With a background in journalism and several years of writing for tech publications, Chloe breaks down complicated software concepts into relatable content. Her insights help users find the right software for their personal and professional needs.",meta_title:"Chloe Yang - Tech Journalist at Recofied",meta_description:"Discover Chloe Yang's articles that simplify software reviews and technology trends, helping you make informed decisions on Recofied."},{name:"John Smith",description:"John Smith is a veteran entrepreneur and software consultant from Canada. With over 20 years of experience in the software industry, he has helped startups and established companies streamline their operations through effective software solutions. His articles deliver practical advice and insights tailored to each reader's software needs.",meta_title:"John Smith - Software Consultant at Recofied",meta_description:"Read expert insights from John Smith, a software consultant with 20 years of experience in helping businesses choose effective software solutions at Recofied."},{name:"Nina Patel",description:"Nina Patel is a cloud computing expert and technology writer from the UK. With multiple certifications in cloud technologies and a proven track record in cloud software selection, Nina provides readers with data-backed articles that guide them through the cloud landscape, helping businesses make informed decisions on cloud services.",meta_title:"Nina Patel - Cloud Computing Expert at Recofied",meta_description:"Explore Nina Patel's insights on cloud technologies and selection strategies, providing valuable guidance on choosing cloud software at Recofied."}],a=t.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=t,exports.AUTHORS_META=a,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:#270e3e;--theme-color-8:#37175c;--theme-color-7:#4f217a;--theme-color-6:#6c2c9e;--theme-color-5:#8b38c5;--theme-color-3:#c094e4;--theme-color-2:#71379b;--color-bg-layout:#f8f8f8;--color-bg-hover:#e0dfdf;--article-border-radius:17px;--btn-border-radius:12px;--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.352",
3
+ "version": "1.3.354",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [