Skip to content

Conversation

@patelkrusha1
Copy link

Title: [Add Your Title Here]

Overview

The endpoint addresses the characteristics such as durability, weight, cost, and environmental impact. Materials engineering knowledge is important for stages of product development.

Provide a brief overview of your endpoint. What problem does it solve? How does it fit into the overall project?

Endpoint Details

  • Route: /material-device
  • Hardcoded Prompt: "You are a human being existing this universe as a Materials Engineer with Honors level Bachelor's Degree with Summa Cum Laude."
  • Expected Input: questions/concerns about characteristics such as durability, weight, cost, and environmental impact
    {
      "context": "A new lightweight, durable, and affordable smartphone designed for teenagers."
    }

Prompt Engineering Strategy

Describe your approach to prompt engineering. What strategies did you use to craft the prompt? Why did you choose this
approach?

Changed out specific characteristics within the already given prompt to see what changes AI would produce.
Trial and error strategy

Implementation Details

Code Changes: List the files and key changes made in your implementation.

  • src/routes/yourEndpoint.js: Created a new route for the endpoint.

  • src/app.js: Registered the new endpoint route.

Testing

Describe the testing process for your endpoint. How did you ensure it works as expected? Include any test cases or
scenarios you covered.

Used prior knowledge from engineering materials class to confirm the produced response was accurate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants