From 9beeb455c7c547b08642b5352bfd1b3f73d50b7a Mon Sep 17 00:00:00 2001
From: Zachary Huang <33015448+zachary62@users.noreply.github.com>
Date: Fri, 10 Jan 2025 11:20:33 -0500
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 00fc9a6..1551fd6 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ A [100-line](pocketflow/__init__.py) minimalist LLM framework for ([Multi-](http
- **💡 Pro tip!!** Build LLM apps with LLMs assistants (ChatGPT, Claude, Cursor.ai, etc.)
- Claude Project
+ Use Claude to build LLM app
- Create a [project](https://www.anthropic.com/news/projects) and upload the [docs](docs) to project knowledge
@@ -38,7 +38,7 @@ A [100-line](pocketflow/__init__.py) minimalist LLM framework for ([Multi-](http
- ChatGPT
+ Use ChatGPT to build LLM app
- Try the [GPT assistant](https://chatgpt.com/g/g-677464af36588191b9eba4901946557b-mini-llm-flow-assistant). However, it uses older models, which are good for explaining but not good at coding.