Skip to content

Instantly share code, notes, and snippets.

@vishalsodani
Created January 13, 2024 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vishalsodani/fa4fe6ea720c8f9fb0069c32c01634d6 to your computer and use it in GitHub Desktop.
Save vishalsodani/fa4fe6ea720c8f9fb0069c32c01634d6 to your computer and use it in GitHub Desktop.
Real world AI usage ideas

from https://www.oneusefulthing.org/p/reshaping-the-tree-rebuilding-organizations

  • customer support team uses AI to generate on-the-fly documentation, both in our internal wiki and for customers.
  • We use it to add placeholder graphics, to code, to ideate, to translate emails for international support, to help update our HTML in our websites, to write marketing material,
  • Instead of a long meeting compiling information, we can use one of a large number of free tools that use GPT-4 to create HTML prototypes on the fly from screenshots and drawings (here I used the free screenshot-to-code).
  • AI summarises meetings
    • During this entire process, the AI is, of course,
    • recording the meeting and giving us take-aways and do-todos at the end. This is a feature already included in Microsoft Teams Co-pilot, and will, I am sure, be coming to other conference software soon. After the meeting, our developer can not only ask the AI about points raised in the meeting, but they also get a working prototype they can use to build from.
    • And, of course, they are getting AI assistance in actually implementing the prototype, adding more speed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment