From a8b24b21896c7bb358e0058dad26e5d1978c9441 Mon Sep 17 00:00:00 2001 From: ianarawjo Date: Sun, 30 Apr 2023 21:00:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 487b216..5f35da2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ⛓️🛠️ ChainForge -**An open-source visual programming environment for battle-testing prompts for LLMs.** +**An open-source visual programming environment for battle-testing prompts to LLMs.** ChainForge is a data flow prompt engineering tool for testing and evaluating prompts (and eventually, prompt chains) for LLMs. Think of ChainForge like an exploration tool where you can 'sketch' prompt ideas and test them quickly and effectively. Like Jupyter Notebooks were good for early-stage exploration, ChainForge is geared towards early-stage, quick-and-dirty exploration of prompts and response quality that goes beyond ad-hoc chatting with individual LLMs.