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
+12-3Lines changed: 12 additions & 3 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: 2026-02-06
8
+
updated: 2026-02-12
9
9
sources: Misc
10
10
---
11
11
@@ -133,16 +133,21 @@ This makes it more powerful and flexible, and allows it to achieve better perfor
133
133
134
134
## Agents
135
135
-[AGENTS.md](https://agents.md/): a simple, open format for guiding coding agents
136
+
-[superpowers](https://github.com/obra/superpowers): agentic skills framework & software development methodology
137
+
-[agent-os](https://buildermethods.com/agent-os) agents that build the way you would
138
+
-[design-os](https://buildermethods.com/design-os): your coding agent needs a designer
136
139
-[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)
137
140
-[Zapier AI Actions](https://nla.zapier.com/docs/platform/gpt): equip GPTs to take action in 3rd party apps
138
141
-[Gumloop](https://www.gumloop.com/): automate any workflow with AI
139
142
-[GPT for Work](https://gptforwork.com/): GPT for Excel and Word, GPT for Google Sheets and Docs
140
143
-[smol-ai/developer](https://github.com/smol-ai/developer/): embed a developer agent in your own app
141
-
-[Openclaw](https://openclaw.im/): open-source framework that lets developers build AI-powered automations, esp. through messengers
144
+
-[Openclaw](https://openclaw.im/) or [Clawdbot](https://clawd.bot/) previously: open-source framework that lets developers build AI-powered automations, esp. through messengers
142
145
- Using tons of skills from [ClawHub](https://www.clawhub.ai/)
143
146
- Generating even [gurus](https://moltbot.guru/)
144
147
- Funnily, agents talk to each other on [moltbook](https://www.moltbook.com/) that is [the most interesting place on the internet right now](https://simonwillison.net/2026/Jan/30/moltbook/)
148
+
- Much better might be using the more secure and light-weight [NanoClaw](https://github.com/qwibitai/nanoclaw)
145
149
-[rentahuman.ai](https://rentahuman.ai/): AI agents rent humans for tasks they cannot do themselves
150
+
-[agent-browser](https://github.com/vercel-labs/agent-browser): more capable alternative to browser mcp
146
151
147
152
## Coding
148
153
-[GitHub Copilot](https://github.com/features/copilot): perhaps the world’s most widely adopted AI developer tool
@@ -155,7 +160,7 @@ This makes it more powerful and flexible, and allows it to achieve better perfor
155
160
-[Macaly](https://www.macaly.com/): similar to Lovable from Czechia
156
161
-[Waii](https://www.waii.ai/): SQL API built with generative AI
157
162
-[Aider](https://aider.chat/): AI pair programming in your terminal
158
-
-[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
163
+
-[OpenAI Codex](https://github.com/openai/codex)(and its [app](https://developers.openai.com/codex/app)) 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
0 commit comments