lxcid / ai-notes

notes for my AI studies, writing, and product brainstorming

Home Page:https://lspace.swyx.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Notes

notes on AI state of the art, with a focus on generative and large language models. These are the "raw materials" for the https://lspace.swyx.io/ newsletter.

This repo used to be called https://github.com/sw-yx/prompt-eng, but was renamed because Prompt Engineering is Overhyped.

This Readme is just the high level overview of the space; you should see the most updates in the OTHER markdown files in this repo:

  • IMAGE_GEN.md - the most developed file, with the heaviest emphasis notes on Stable Diffusion, and some on midjourney and dalle.
  • TEXT.md - text generation, mostly with GPT3
  • CODE.md - codegen models, like Copilot
  • stubs - very small/lightweight proto pages
    • AGENTS.md - tracking "agentic AI"
    • AUDIO.md - tracking audio (transcription + generation)
Table of Contents

Motivational Use Cases

Top AI Reads

The more advanced GPT3 reads have been split out to https://github.com/sw-yx/prompt-eng/blob/main/GPT.md

Communities

People

This list will be out of date but will get you started. My live list of people to follow is at: https://twitter.com/i/lists/1585430245762441216

Misc

Quotes, Reality & Demotivation

Legal, Ethics, and Privacy

About

notes for my AI studies, writing, and product brainstorming

https://lspace.swyx.io/

License:MIT License


Languages

Language:JavaScript 98.9%Language:CSS 1.1%