Update README.md

Fix small typo
This commit is contained in:
Chris Weaver 2023-06-06 08:31:23 -07:00 committed by GitHub
parent e0ebdc2fc1
commit 0f1f16880a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
## 💃 Features
* Direct QA powered by Generative AI models with answers backed by quotes and source links.
* Intelligent Document Retrieval (Semantic Search/Reranking) using the latest LLMs.
* User autentication with document level access management.
* User authentication with document level access management.
* Management Dashboard to manage connectors and set up features such as live update fetching.
* Connectors to Slack, GitHub, GoogleDrive, Confluence, and Web scrapping, with more to come.
* One line Docker Compose deployment of all services to host Danswer anywhere.