ofermend commited on
Commit
d682b3a
·
1 Parent(s): 0b3a3b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -6,10 +6,18 @@ colorTo: purple
6
  sdk: static
7
  pinned: false
8
  ---
 
 
9
 
10
- ![Vectara-logo](vectara-logo.png)
11
-
12
- Vectara is an end-to-end platform to embed powerful generative AI features with extraordinary results.
13
- We host our models and datasets we create on Hugging Face 🤗!
14
-
15
 
 
 
 
 
 
 
 
 
 
6
  sdk: static
7
  pinned: false
8
  ---
9
+ | ![Vectara logo](Vectara-logo.png) | <span style="color:white">Invisible Content Invisible Content Invisible Content Invisible Content Invisible Content Invisible Content Invisible Content Invisible Content Invisible Content</span> |
10
+ |-----------------------------------|-|
11
 
12
+ Vectara is an end-to-end platform to embed powerful generative AI features with extraordinary results.
13
+ We provide simple APIs for indexing documents and generating summaries using Grounded Generation (aka retrieval-augmented-generation),
14
+ all in a managed service that dramatically simplifies the task of building scalable, secure and reliable GenAI applications.
 
 
15
 
16
+ To learn more - here are some resources:
17
+ * Sign up for a free vectara account.
18
+ * Check out our API [documentation](https://docs.vectara.com/docs/)
19
+ * We have created some [vectara-ingest](https://github.com/vectara/vectara-ingest) to help you with data ingestion and [vectara-answer](https://github.com/vectara/vectara-answer) as a quick start with building the UI.
20
+ * Here are few demo applications built with vectara-ingest and vectara-answer:
21
+ * [AskNews](https://asknews.demo.vectara.com/)
22
+ * [AskGSB](https://askgsb.demo.vectara.com/)
23
+ * [Legal Aid](https://legalaid.demo.vectara.com/)