Spaces:
Sleeping
Sleeping
research_task: | |
description: > | |
- Conduct a Through Market and Segment Analysis of {company} with other companies in the same Industry | |
- Identify the {company}'s' major offering with respect to other companies that will make users prefer {company} | |
- Find out the {company} strategic focus areas where it outperforms other companys in the same Industry | |
- For additional information about the company use the following link: {company_link} | |
IMPORTANT INSTRUCTIONS ABOUT USING TOOLS: When using tools, DO NOT ESCAPE the underscore character "_", EVER. If you need to use a tool and pass in a parameter called 'search_query', you should write 'search_query', not 'search\_query'. THIS IS VERY IMPORTANT, else the tool will not work. | |
Search a particular website takes the argument as search_query: 'string', website: 'string' in order to use the tool properly | |
expected_output: > | |
- A list with the most relevant information about industry,segment,key offering and strategic focus of {company} in a markdown file. | |
- For each source or contextual detail referenced, please include any relevant links in a markdown link format (e.g., [source text](URL)). | |
agent: researcher | |
design_task: | |
description: > | |
- Based on the context you got and define scope where {company} can expand. Generate a detailed report that includes: | |
- An analysis using 'Yes, and...' to list example use cases, potential implementation strategies, and possible drawbacks illustrated through flowcharts. | |
- Insights that empathize with shareholders, focusing on how these ideas may impact and benefit customers. | |
- Proposals for low-cost, easily testable prototypes to gauge market interest. | |
- Try to avoid already existing products and put more emphasis on how others are approaching AI space | |
For flowcharts use the mermaid js library. | |
Ensure that all relevant information is accessible within the file, and integrate each link in context as necessary for clarity (e.g., [source text](URL)). | |
IMPORTANT INSTRUCTIONS ABOUT USING TOOLS: When using tools, DO NOT ESCAPE the underscore character "_", EVER. If you need to use a tool and pass in a parameter called 'search_query', you should write 'search_query', not 'search\_query'. THIS IS VERY IMPORTANT, else the tool will not work. | |
Search a particular website takes the argument as search_query: 'string', website: 'string' in order to use the tool properly | |
expected_output: > | |
A markdown document with all the ideas to that can be implemented. | |
Each one should contain: | |
- Title: | |
- Summary: | |
- Flowchart (if applicable) | |
- Use Case | |
- Potenial Drawbacks | |
- How the idea may impact or benefit the customers | |
- Source: [source text](URL) | |
agent: design_thinker | |
resource_collector: | |
description: > | |
Based on the ideas generated by the design thinker, gather relevant resources to support each idea. | |
- The resources should include relevant datasets, research papers, similar or existing projects, and any related documentation that may aid in exploring or validating the proposed expansion ideas. | |
- Each resource should be annotated with a short description explaining its relevance. | |
- If applicable, propose GenAI solutions like document search, automated report generation, and AI-powered chat systems for internal or customer-facing purposes. | |
- Datasets and existing projects can be found on websites such as hugging_face, github, kaggle. | |
IMPORTANT INSTRUCTIONS ABOUT USING TOOLS: When using tools, DO NOT ESCAPE the underscore character "_", EVER. If you need to use a tool and pass in a parameter called 'search_query', you should write 'search_query', not 'search\_query'. THIS IS VERY IMPORTANT, else the tool will not work. | |
Search a particular website takes the argument as search_query: 'string', website: 'string' in order to use the tool properly | |
Context: ["analysing_task"] | |
expected_output: > | |
A structured list of resources for any two ideas, with the following details for each resource: | |
- Title and type of the resource (e.g., Dataset, Research Paper, Project) | |
- Direct link or reference to the resource in markdown link format (e.g., [Title](URL)) | |
- A short summary of how each resource is relevant to the specific idea. | |
- Modification to suit {company}'s goals | |
Ensure that this information is formatted as markdown, with each resource link integrated in context for readability. | |
agent: developer | |