GitHub - itrummer/thalamusdb: ThalamusDB: semantic query processing on multimodal data
ThalamusDB: Semantic Queries on Multimodal Data
ThalamusDB is an approximate processing engine supporting SQL queries extended with semantic operators on multimodal data. Find the full ThalamusDB documentation here: https://itrummer.github.io/thalamusdb/.
Try It on Google Colab
To get a first impression of ThalamusDB, try it on Google Colab here. Execute the code cell, enter your OpenAI API key when asked, then enter your queries in the ThalamusDB console.
Quick Start
Install ThalamusDB using pi...
Read more at github.com