-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update latex and remove archbee tags
- Loading branch information
1 parent
026fe26
commit 1599892
Showing
2 changed files
with
10 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,33 +10,24 @@ Getting stuff to production takes a lot more than launching “cool demos.” It | |
|
||
* Prioritize low latency & cost as baseline infrastructure prerequisites. We want speed and affordability. It is _not_ acceptable to be waiting *seconds* for queries. | ||
|
||
:::hint{type="info"} | ||
[Data Sources](building_blocks/data_sources/readme.md), [Vector Search & Management](building_blocks/vector_search/readme.md) have in-depth reviews of vendors and models. | ||
::: | ||
|
||
## Composition | ||
|
||
Full-stack LLM application builder tools are like a black box, it's hard to figure out what happens under the hood and impossible to control it properly. As a result, we believe that building your stack from atomized components is far superior. It's transparent, and you can configure it to meet your needs. | ||
|
||
:::hint{type="info"} | ||
[Building Blocks](building_blocks/readme.md) is where we put together and revise literature around creating vector stacks. | ||
::: | ||
|
||
## Anti-hype | ||
|
||
We don’t want to make content /*just/* about LLMs or how to “build a chatgpt for your data.” Vector retrieval is much broader, and includes far more use cases, like recommender systems, fraud, computer vision, and beyond. | ||
|
||
:::hint{type="info"} | ||
[Use cases](use_cases/readme.md) is a dedicated space for the myriad ways in which vector retrieval is used. | ||
::: | ||
|
||
## Together we're better | ||
|
||
We're here to learn and support each other, as we develop this space together. This is a safe space and there are **no** stupid questions. Submit your feedback using the feedback button at the bottom of each page, or email [email protected] with the subject line "VectorHub feedback." The more we ask, test, and experiment, the better we become. Let's do this! | ||
|
||
## Spread the word! | ||
|
||
See something you like? Or hear something interesting? Tell people and share with the hashtag #vectorhub. | ||
|
||
|
||
|
||
See something you like? Or hear something interesting? Tell people and share with the hashtag #vectorhub. |