Back to Portfolio
Listicles Generator With Google Search Grounding
TypeScript CLI to generate recommendation listicles based on Google Search grounding with target product insertion control.
NodejsTypescript
Screenshots
About the Project
TypeScript CLI to generate recommendation listicles based on Google Search grounding with target product insertion control. This project was designed with an approach emphasizing process measurability, ease of use, and implementation reliability, capable of delivering real impact on work efficiency and service quality.
Key Features
- Product Recommendations Based on Conditions — Compiles a list of relevant products for specific diseases or conditions in a targeted manner.
- Target Product Insertion in First Position — Supports business strategy needs without sacrificing output structure.
Challenges & Solutions
- Challenge: LLM output must be JSON-valid, SEO-friendly, and still prioritize the target product in the first position. Solution: Prompt engineering is done step by step with strict format rules to ensure consistent final results.