reorproject / reor

Private & local AI personal knowledge management app.
https://reorproject.org
GNU Affero General Public License v3.0
6.87k stars 418 forks source link

Feature Reqeust: text Completion #128

Open FemBoxbrawl opened 6 months ago

FemBoxbrawl commented 6 months ago

I think text completion would be a great feature. I have been messing around with with other text completion programs (open WebUI playground, Oobabooga), and I think having that feature would be a great addition to adding notes, with the RAG would definitely improve it as well. Then it would be closer to the Obsidian LLM plug in( I think they had a feature like that).

I feel like the text completion would work well with a right click and then click on "text completion" or something like that.

By the way, the Ask file feature is Amazing, thanks for adding this!

samlhuillier commented 6 months ago

Thank you for opening this. We will get to it in the coming weeks!

FemBoxbrawl commented 6 months ago

Thank you for opening this. We will get to it in the coming weeks!

Awesome! I have a small suggestion that I think would be great, I was testing out another LLM frontend called Mikupad( https://github.com/lmg-anon/mikupad)

And it just had this instruction part:

[INST] "instruction here" [/INST]

so basically if you type these brackets and the text inbetween, it would follow that specific instruction, instead of just completing the text and being slightly random (if that makes sense)