https://github.com/hsm207/weaviate-kit
This prototype kit facilitates the integration of the Weaviate vector database with Google's Breadboard, a library designed for prototyping generative AI applications.
https://github.com/hsm207/weaviate-kit
large-language-models llm typescript vector-database vectordb weaviate
Last synced: 8 months ago
JSON representation
This prototype kit facilitates the integration of the Weaviate vector database with Google's Breadboard, a library designed for prototyping generative AI applications.
- Host: GitHub
- URL: https://github.com/hsm207/weaviate-kit
- Owner: hsm207
- Created: 2023-11-01T14:53:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T17:56:35.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T11:14:25.406Z (9 months ago)
- Topics: large-language-models, llm, typescript, vector-database, vectordb, weaviate
- Language: TypeScript
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Breadboard Kit for Weaviate
:warning: **Notice: Development has moved to [Weaviate Kit](https://github.com/weaviate/weaviate-kit).** :arrow_right:
This is a kit to use weaviate with [breadboard](https://github.com/google/labs-prototypes/blob/main/seeds/breadboard/README.md)
This kit is a an early prototype, and is very likely to change
# Contributing
Update the necessary credentials in [`devcontainer.json`](.devcontainer/devcontainer.json) e.g. Open AI API key, and then rebuild the devcontainer.