You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _notes/data-coding/Learn ChatGPT and AI.md
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ category: data-coding
5
5
tags: [learn, chatgpt]
6
6
season: summer
7
7
created: 2023-03-10
8
-
updated: 2025-11-05
8
+
updated: 2025-11-21
9
9
sources: Misc
10
10
---
11
11
@@ -129,6 +129,7 @@ This makes it more powerful and flexible, and allows it to achieve better perfor
129
129
-[NotebookLM’s automatically generated podcasts are surprisingly effective](https://simonwillison.net/2024/Sep/29/notebooklm-audio-overview/)
130
130
131
131
## Agents
132
+
-[AGENTS.md](https://agents.md/): a simple, open format for guiding coding agents
132
133
-[Auto-GPT](https://github.com/Significant-Gravitas/Auto-GPT): an experimental open-source attempt to make GPT-4 fully autonomous (with [Cognosys](https://app.cognosys.ai/) and [AgentGPT](https://agentgpt.reworkd.ai/) as alternatives)
133
134
-[Zapier AI Actions](https://nla.zapier.com/docs/platform/gpt): equip GPTs to take action in 3rd party apps
134
135
-[Gumloop](https://www.gumloop.com/): automate any workflow with AI
@@ -147,9 +148,19 @@ This makes it more powerful and flexible, and allows it to achieve better perfor
147
148
-[Waii](https://www.waii.ai/): SQL API built with generative AI
148
149
-[Aider](https://aider.chat/): AI pair programming in your terminal
149
150
-[OpenAI Codex](https://github.com/openai/codex) or [Claude Code](https://github.com/anthropics/claude-code) or [Gemini CLI](https://github.com/google-gemini/gemini-cli) or [Cursor CLI](https://cursor.com/cli) or [Copilot CLI](https://github.com/features/copilot/cli/): terminal-based AI agents, tied to OpenAI/Anthropic/Gemini/Cursor/GitHub
[Benn Stencil – A cold play](https://benn.substack.com/p/a-cold-play)
241
252
> That is, after what chatgpt.com really is—an addictive wrapper around OpenAI’s LLMs. And today, is that wrapper, and all of the habits and bookmarks that come with it, not just as valuable to OpenAI as their models?
242
253
243
254
<u>Kamil and his custom instructions for Copilot</u>
@@ -257,3 +268,8 @@ This makes it more powerful and flexible, and allows it to achieve better perfor
257
268
258
269
[AI in BI: the Path to Full Self-Driving Analytics](https://preset.io/blog/ai-in-bi-the-path-to-full-self-driving-analytics/)
259
270
> The real milestone isn’t when AI can answer any question — it’s when people can _trust_ the system enough to keep asking.
271
+
272
+
[Ben Stencil – All you can do is play the game](https://benn.substack.com/p/all-you-can-do-is-play-the-game)
273
+
> An odd fact about the internet is that we’re all a few clicks or keystrokes from incomprehensible power and wealth. Right now, if you log into Robinhood and click on a few buttons in the right order, you could retire next week. Type a few thousand of the right characters into a code editor, and you’ll end up pulling the technical strings that control the world. Sure, the odds of that happening are small, but it is still strange—we are all one fifteen minute fugue state from owning an island.
274
+
>
275
+
> What are those characters though? Obviously, nobody knows. But now, more than ever, it seems like the only way to find them—no matter who you are, whether that’s a grizzled veteran or at college student—it is to start typing.
0 commit comments