Engineering
Engineering
Accelerate development and quality with ChatGPT for engineering
Pull Specifications
We have a product specification for introducing a new feature that provides personalized recommendations to users based on their activity.
The spec outlines functional requirements and some performance targets. [Insert Product Specification]
Could you help me translate this into a detailed engineering specification? I'd like to cover aspects like algorithm selection, data pipelines, system architecture, and any necessary API integrations. Let's work through it together to create a comprehensive draft.
Identify Issues
"I'm designing a distributed system for real-time data processing that involves multiple components like data ingestion, processing nodes, and storage solutions.
Here's the current architecture: [Insert Architecture Diagram and Description]
Could you help me identify potential bottlenecks, single points of failure, or scalability issues? I'm particularly concerned about data consistency and fault tolerance."
Data Analysis
"I have a dataset containing customer transactions with the following columns: transaction_id, customer_id, transaction_date, product_id, quantity, and price.
I need to analyze this data to find: The total sales per product, the top 5 customers by total spending, and monthly sales trends over the past year.
Can you help me write Python code using pandas to perform these analyses?"
Strategic Ideation
"I'm developing integrations on top of our platform using our SDK. The goal is to [describe the intents of the integration and third-party hooks].
Here's the SDK documentation: [Insert SDK Documentation]
Could you assist me in outlining the integration steps and provide code examples to speed up the development process?"
Code Generation
"?I'm developing integrations on top of our platform using our SDK. The goal is to [describe the intents of the integration and third-party hooks].
Here's the SDK documentation: [Insert SDK Documentation]
Could you assist me in outlining the integration steps and provide code examples to speed up the development process?"
GPT Store examples
Here are a selection of GPTs from the GPT Store that you might enjoy. 3rd-party GPTs may be restricted in your account.
Example: Analyzing Reliability Logs
ChatGPT example for analyzing reliability logs.