microsoft / TypeChat

TypeChat is a library that makes it easy to build natural language interfaces using types.
https://microsoft.github.io/TypeChat/
MIT License
8.16k stars 390 forks source link

Add sqlite local music library schema and interface #99

Closed hlucco closed 1 year ago

hlucco commented 1 year ago

Preparation work for local indexing of past played music for intelisense, recommendations, autocomplete, etc.

Migrations to .db documented in migrations.md