From 9cee32317c811df57e61366c9c984078cc3be80e Mon Sep 17 00:00:00 2001 From: Simon Suo Date: Mon, 17 Apr 2023 15:38:13 -0700 Subject: [PATCH] wip --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c0af47..97eb423 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# llama-api \ No newline at end of file +# Llama API +Repo for API implementations based on [LlamaIndex](https://gpt-index.readthedocs.io/en/latest/) +* `poe-api` A knowledge-augmented Poe bot powered by +LlamaIndex and FastAPI. \ No newline at end of file