#Personal Second Brain

3 messages · Page 1 of 1 (latest)

drowsy raptor
#

Help me! I have over 400 books on PDF that I’ve read, I have years of notes, meetings, video recordings, intellectual property Ideas that I want to feed into a personal AI where I can interact on each area: personally, professionally etc.
should I:
A: Start with Hugging Face.
B: Use a custom GPT
C: Something else.

Thanks!
(Also, I know ZERO about building LLMs ) so explain it to a 4th grader.

cursive hare
#

When it comes to "second brain". I heard more about note taking apps rather than llm.
So maybe you can try them first to see if it fits your needs.

If you feel the need of llm then eventually you still need to store all of your knowledge somewhere. So you need to figure out how to save your knowledge into a database, make it easy for you to update this database.
From this database, you start using llm to query it (in regards to how, it depends om how you store your data).
I wouldn't say Langchain is a good start for absolute beginners but it's a good tool to build something quick with bare minimum technical knowledge. Some claim that you can just read how people build things with langchain and learn from top to bottom, learn things along the way. You can try but I wouldn't recommend.

keen wharf