Simple Inventory
This tool creates a local database which can be used to keep track of inventory items. You can add text entries manually, upload a newline-delimited text file (where each line becomes a separate entry), query the database, and manage the stored data.
This tool uses a local implementation of the vector embedding model Snowflake/snowflake-arctic-embed-m.
1. Add Data to the Database
Status
Initializing... Please wait.