From 9e1716dc3bb53508d87e4a41200b13cac8aadcf7 Mon Sep 17 00:00:00 2001 From: "Steven Krawczyk (Hegel AI)" Date: Fri, 21 Jul 2023 16:39:57 -0700 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 12555e05..a08065b7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -# PromptTools +

+PromptTools +

+

+Test and experiment with prompts, LLMs, and vector databases. +

+ + + +

-[![](https://img.shields.io/badge/View%20Documentation-Docs-yellow)](http://prompttools.readthedocs.io/) -[![](https://img.shields.io/badge/Join%20our%20community-Discord-blue)](https://discord.gg/7KeRPNHGdJ) -[![Twitter](https://img.shields.io/twitter/follow/Hegel_AI?style=social)](https://twitter.com/hegel_ai) Welcome to `prompttools` created by [Hegel AI](https://hegel-ai.com/)! This repo offers a set of free, open-source tools for testing and experimenting with prompts. The core idea is to enable developers to evaluate prompts using familiar interfaces like _code_ and _notebooks_.