From 87c552c1c1e1fda78090d9647f52a6a6de8e73c3 Mon Sep 17 00:00:00 2001 From: Zachary Huang <33015448+zachary62@users.noreply.github.com> Date: Sun, 19 Jan 2025 19:53:27 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b3c7883..b9b94a0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,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.)
- Use Claude to build LLM apps + (🫵 Click to expand) Use Claude to build LLM apps - Create a [project](https://www.anthropic.com/news/projects) and upload the [docs](docs) to project knowledge @@ -43,10 +43,14 @@ A [100-line](pocketflow/__init__.py) minimalist LLM framework for ([Multi-](http
- Use ChatGPT to build LLM apps + (🫵 Click to expand) Use ChatGPT to build LLM apps + + - 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 that good at coding. + +
+ +
- - 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. - - For stronger coding capabilities, consider sending the [docs](docs) to more advanced models like O1. - Paste the docs link (https://github.com/miniLLMFlow/PocketFlow/tree/main/docs) to [Gitingest](https://gitingest.com/).