diff --git a/README.md b/README.md index 3be4a4e..ae552b7 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,10 @@ A [100-line](minillmflow/__init__.py) minimalist LLM framework for agents, task - **Pro tip:** Build LLM apps with LLMs assistants (ChatGPT, Claude, etc.) - - Chat with [Mini LLM Flow Assistant](https://chatgpt.com/g/g-677464af36588191b9eba4901946557b-mini-llm-flow-assistant) - + - GPT assistant: Check out [Mini LLM Flow Assistant](https://chatgpt.com/g/g-677464af36588191b9eba4901946557b-mini-llm-flow-assistant) + + - Claude assistant: Create a project and dump the [docs](docs) + - Use your own LLMs and provide contexts via [this prompt](assets/prompt) Documentation: https://minillmflow.github.io/miniLLMFlow/