From f9a831c7b9ae37010444edfb252214b2cfcc68b7 Mon Sep 17 00:00:00 2001 From: jbl <141294048+bentleylong@users.noreply.github.com> Date: Tue, 19 Mar 2024 08:52:17 -0700 Subject: [PATCH] Add Phorm AI Badge to README (#12052) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf1563f1db..4139cef4dc 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [](https://pypi.org/project/llama-index/) [](https://github.com/jerryjliu/llama_index/graphs/contributors) [](https://discord.gg/dGcwcsnxhU) +[](https://www.phorm.ai/query?projectId=c5863b56-6703-4a5d-87b6-7e6031bf16b6) LlamaIndex (GPT Index) is a data framework for your LLM application. Building with LlamaIndex typically involves working with LlamaIndex core and a chosen set of integrations (or plugins). There are two ways to start building with LlamaIndex in Python: -- GitLab