Prompt Engineering is the art of writing effective instructions to LLMs (like ChatGPT, Claude, or Gemini) to generate desired outputs. In hackathons, this can help you:
graph TD
A[Start with Identity] --> B[Define Context]
B --> C[Specify Limitations]
C --> D[State Problem Clearly]
D --> E[Run Prompt + Refine]
You are an AI mentor assisting a college student in building a hackathon project using agentic AI and LLMs.
The student has basic knowledge of frontend development and wants to use AI tools to solve a real-world problem related to agriculture.