System Prompt Integration: The robust system prompt along with all custom rules has been baked directly into the Gemini API call inside src/ai.ts. Valid JSON Output Enforced: Instead of hoping the model adheres to your structure, I utilized Gemini's responseSchema to explicitly enforce an exact data schema. This ensures the output is always consistently parsed without errors. Beautiful Dashboard Interface: I've designed a sleek, dark-mode terminal layout featuring neon glowing accents, using standard metrics bars, visual indicators, and structured grids to create a specialized “Venture Intelligence” vibe. Resilient Handling: Loading states simulate a multi-agent scanning process, while proper error handling is integrated to cleanly display API or parsing issues. You can test the system right away from the workspace preview by entering details like the product description, estimated costs, ASIN, or any extra market intel you have!

Built With

Share this project:

Updates