From ad17233af546d51b1f269c26085834330e1d492f Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 3 Feb 2023 21:50:52 +0000 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 3112739f..ada01a6e 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,19 @@ Copy .env_sample and create .env with your openai api token ## [How to use any other documentation](https://github.com/arc53/docsgpt/wiki/How-to-train-on-other-documentation) Built with [🦜️🔗 LangChain](https://github.com/hwchase17/langchain) + +## Roadmap + +Good vectorDB scraping/parsing + +Load vectors in UI from arc53 + +better UI + +More prompts for other languages + +Better parsing + +Extensions for firefox + +Extensions for Vscode