magic loops
StartupIdeas
API Call 🚇
This block triggers the Magic Loop when an API request is received. The API request body should be a JSON object containing 'industry' and 'target_audience'. Example input: {"industry": "tech", "target_audience": "millennials"}. This block passes the JSON string to the next block.
Loading...
API Response 🚇
This block sends back the response generated by the previous LLM block as the final API response in JSON format. The response should contain a field 'startup_ideas' with the generated ideas.
Description
Generates startup ideas based on user-provided industry and target audience using a LLM.
5.0 (0 ratings)
1 runs