So I made a chatbot that will answer questions using my own directory of personal notes!
It's ugly as heck and there's so much more I want to add, but it performs fantastically so far! I have 20k notes so being able to extract info this easily is 👍
Conversation
Replying to
The tools I'm using are:
for notes
for embedding + querying
for storing embeddings
5
1
54
Replying to
Amazing! Would love to see this turned into an Obsidian plugin!
1
10
Replying to
Same! Funny, I tried to get some folks to take it up. Finally I just decided to make it myself. Don't know how to make it a plugin (yet) though. Not sure if that's the route I want to go. But a few plugins are close already!
1
8
About $50 for a full embeddings run. Negligible for querying.
2
5
Show replies
Replying to
This is super cool! How often are you reindexing? It would also be cool to see sources for each of the outputs so you can verify its responses
1
3
Replying to
Not often at the moment until I add the ability to insert only some files.
I actually can view the sources in the terminal, just don’t show them here because I need to figure out how to display them well.
1
2
Show replies




