Live data from Hacker News

Show HN: Piazza, syncing the web in a vectorized DB

piazza.tech

1–9 of 9 posts

Show HN: Piazza, syncing the web in a vectorized DB

#1
We recently released an open source project that syncs wikipedia with a vector database : https://github.com/Piazza-tech/Piazza-Updater

We used Verba, Weaviate and Docker for deployment

We'd like to have some feedback on how to continue the project, which data sources would be interesting to vectorize. You can give feedback on our landing page http://piazza.tech Please leave a star !

Show HN: Piazza, syncing the web in a vectorized DB
piazza.tech

Re: Show HN: Piazza, syncing the web in a vectorized DB

#9
post #8

I see many 3rd party deps, integrations for verba(first stumbling on this rag chat+frontend) Can you give the stack that is suited well for completely self hosting piazza? Will search for those env and docs accordingly

OP here, are you asking about hardware or cloud instance type ? I would recommend using GPUs at least to initialise the DB. You need a lot of compute once at the start to vectorize all the data, and then regularly (but less intensely) to sync the updated changes. You can check out the Weaviate docs here if you want more info : https://weaviate.io/developers/weaviate