From 54b7838cd56f3ca7759a8abdd7c5cdd79192b5be Mon Sep 17 00:00:00 2001 From: ethan-tonic <114416338+ethan-tonic@users.noreply.github.com> Date: Wed, 31 Jan 2024 12:43:27 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 38f3c4a..1e3c2a3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +## Tonic Validate +Tonic Validate is a platform for Retrieval Augmented Generation (RAG) development and experiment tracking. To check it out, go to our repo [here](https://github.com/TonicAI/tonic_validate) + This is a [LlamaIndex](https://www.llamaindex.ai/) project using [FastAPI](https://fastapi.tiangolo.com/) bootstrapped with [`create-llama`](https://github.com/run-llama/LlamaIndexTS/tree/main/packages/create-llama). ## Getting Started