Local SQLite embeddings with sqlite-vec.
- Create env.json - Get an API key
{
"GOOGLE_AI_API_KEY": "YOUR_GOOGLE_API_KEY_HERE",
}
- Run the following:
make deps
make build_files
make run_macos
- Add markdown and text files in the app to query against.
- Web
- MacOS
- iOS
- Android
- Linux
- Windows