Skip to content

Instantly share code, notes, and snippets.

@hhanzo
Forked from denistsyplakov/01. instructions.md
Created September 27, 2024 19:05
Show Gist options
  • Save hhanzo/6284c5f927dcdd5706fd3c8952740900 to your computer and use it in GitHub Desktop.
Save hhanzo/6284c5f927dcdd5706fd3c8952740900 to your computer and use it in GitHub Desktop.
2024.09. GenAI. Home work
  • All homework result should be compose in a form of git repository (public if you do not mind)
  • Send link to repository once you done.
  • Home work should contain both your prompts and model replies
  • [optional] If you have access to variety of models (Gemini, Command R+, Claude), run prompts with different models, compare replies.

Task 1: Work with code:

Task 2: Generate text:

  • Write down your main 5-7 takeaways from this course, ask Chat GPT to generate one pager instructions for two different roles (2 of BA, QA, PM) , from this takeaway points
  • Provide ChatGPT sample text paragraph with your own style (informal/formal/etc).
  • Tune prompt and sample "you style paragraph to achieve cleaner, smarter text"

Task 2: Extract data:

  • Pick any 30+ page text (without copyright). Pick any 5 facts that you want to extract from the text (characters, locations, plot, used model of cars, etc) (use some book from https://www.gutenberg.org as example)
  • Create prompt that returns 2-3 paragraph summary & extracts the facts you have pick.
  • Verify that summary and facts are correct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment