Skip to content

Instantly share code, notes, and snippets.

@denistsyplakov
Last active October 2, 2024 16:37
Show Gist options
  • Save denistsyplakov/5f409d77bd4303dffee046775c062f0a to your computer and use it in GitHub Desktop.
Save denistsyplakov/5f409d77bd4303dffee046775c062f0a 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
@samarthghag
Copy link

Home Work submitted

@rishabht1219
Copy link

Home Work submitted

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