GenAI: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
(Created page with "notes on "Generative AI" (which I sometimes call Gen3AI, for Generation 3 AI, because there were at least two previous iterations of things called "AI" including expert systems and just computing in general) ==LLMs== Large Language Models -- which I often use for answering questions (usually technical, occasionally political) * [https://chatgpt.com/gpts ChatGPT] (by OpenAI, which is neither open nor AI) * [https://copilot.microsoft.com/ Copilot] (Microsoft) * [https://ww...")
 
No edit summary
Line 1: Line 1:
notes on "Generative AI" (which I sometimes call Gen3AI, for Generation 3 AI, because there were at least two previous iterations of things called "AI" including expert systems and just computing in general)
notes on "Generative AI" (which I sometimes call Gen3AI, for Generation 3 AI, because there were at least two previous iterations of things called "AI" including expert systems and just computing in general)
==LLMs==
==LLM==
Large Language Models -- which I often use for answering questions (usually technical, occasionally political)
Large Language Models -- which I often use for answering questions (usually technical, occasionally political)
===services===
* [https://chatgpt.com/gpts ChatGPT] (by OpenAI, which is neither open nor AI)
* [https://chatgpt.com/gpts ChatGPT] (by OpenAI, which is neither open nor AI)
* [https://copilot.microsoft.com/ Copilot] (Microsoft)
* [https://copilot.microsoft.com/ Copilot] (Microsoft)
Line 7: Line 8:


==Audio==
==Audio==
===services===
* [https://www.lalal.ai/ LALAL.AI]: stem separator
* [https://www.lalal.ai/ LALAL.AI]: stem separator
===software===
* [https://huggingface.co/stabilityai/stable-audio-open-1.0 stable-audio-open-1.0]: open-source Audacity-compatible (iirc)

Revision as of 19:02, 11 August 2024

notes on "Generative AI" (which I sometimes call Gen3AI, for Generation 3 AI, because there were at least two previous iterations of things called "AI" including expert systems and just computing in general)

LLM

Large Language Models -- which I often use for answering questions (usually technical, occasionally political)

services

Audio

services

software