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/).