Viewing profile — samlhuillier
samlhuillier
HN member- Joined
- Tue, Oct 19, 2021, 9:54 AM UTC
- HN karma
- 277
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About samlhuillier
Recent public activity
-
comment
Comment #45452699
The output is literally a link, like typeform. And that link will render the design you've customized within the app
- story
- story
-
comment
Comment #40153725
I like to think of this like fine-tuning LLMs. When you fine-tune an LLM it doesn't pick up and memorise all of the training data. Rather it adjusts its weights/perspectives based …
- story
-
comment
Comment #39430696
Just markdown right now, plain text is coming
-
comment
Comment #39430692
Not yet!
-
comment
Comment #39430689
No catch pal
-
comment
Comment #39374662
Thank you!
-
comment
Comment #39374309
Interesting. Thanks for sharing will take a look!
-
comment
Comment #39374292
Thanks for your feedback! - Multiple vaults is in fact in a PR right now: https://github.com/reorproject/reor/pull/28 - Manual linking is coming. - Minimizing the UI to chat is int…
-
comment
Comment #39373977
Absolutely! Really respect the work you folks are doing.
-
comment
Comment #39373833
Yes unfortunately not implemented yet. Will be coming soon though :)
-
comment
Comment #39373643
Thank you for your feedback! Working hard on improving the chunking to improve related notes section. RAG is fairly naive right now, with lots of improvements coming in the next fe…
-
comment
Comment #39372996
Two reasons: 1. The libraries I used to run models locally didn't work inside a plugin. 2. I believe AI is a fairly big paradigm shift that requires new software.
-
comment
Comment #39372923
It's filesystem mapping 1:1. Basically the same thing Obsidian does when you open a vault. You can create new files with Reor, create directories and edit existing files. Chunking …
-
comment
Comment #39372880
I agree with this. In some cases, hard thinking and searching for things manually can really enhance understanding and build your knowledge. In other cases, particularly when ideat…
-
comment
Comment #39372685
If you can convert your One Note notes to markdown files then yes. On startup, you'll be asked to choose your vault directory - which needs to be a directory full of markdown files…
-
comment
Comment #39372652
Absolutely! Would love your help.
-
story
Show HN: Reor – An AI note-taking app that runs models locally
Reor is an open-source AI note-taking app that runs models locally. The four main things to know are: 1. Notes are connected automatically with vector search. You can do semantic s…
-
comment
Comment #38532399
Times are changing. Human researchers will dedicate more and more time towards getting language models to work in desired ways rather than doing the research themselves. Language m…
- story
- story
-
comment
Comment #37963264
ChatGPT hasn’t got the faintest idea about today’s news!
-
story
Show HN: AI News Analyst
I built this basically to learn RAG. Ended up getting ahead of myself and building a full scraping pipeline that runs hourly across the news source and embeds them into a vector da…