different-ai / embedbase-ava

Obsidian + Embedbase = Ava

Home Page:https://embedbase.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Obsidian.md + Embedbase = Ava

Connect your Obsidian notes · Request Feature · Report Bug

The codebase is under heavy development and the documentation is constantly evolving. Give it a try and let us know what you think by creating an issue. Watch releases of this repo to get notified of updates. And give us a star if you like it!

Running locally

Follow the steps there to setup a supabase project: https://docs.embedbase.xyz/self-hosting/deployment

# config.yaml
openai_api_key: ...
openai_organization: ...
log_level: DEBUG
environment: development
vector_database: supabase
supabase_url: ...
supabase_key: ...
make install
make run

Now

AVA in private mode

https://www.youtube.com/watch?v=qmh6JSCMcx0

About

Obsidian + Embedbase = Ava

https://embedbase.xyz


Languages

Language:Python 86.7%Language:Makefile 10.7%Language:Dockerfile 1.8%Language:Shell 0.8%