DALL-E/Every illustration.

The End of Organizing

How GPT-3 will turn your notes into an *actual* second brain

325 12

Comments

You need to login before you can comment.
Don't have an account? Sign up!
@miguelmarcos over 2 years ago

I’m not pompous so I will easily admit machine learning-based organization is great. It can be tackled really well with enough horsepower. However, I don’t find it exciting and I’m not unhappy with my current system.

I believe what’s missing is intelligent linking between notes in such a way where novel relationships appear. Relationships that make sense, that are not patently absurd or nonsensical, the result of combinatorial . I will be truly impressed when machine learning tools produce Aha! moments.

Dan Shipper over 2 years ago

@miguelmarcos agreed I definitely think intelligent linking and synthesis is hugely important. tbh I've had this feeling already—for example, having GPT-3 summarize transcripts of therapy sessions or journal entries and pull out patterns has been eye-opening. but there's a lot more work to be done

Great idea to use AI to help you with notes. This appeals to me since I've not stuck with any tool over the years — notepad++, evernote, roam, obsidian, logseq, none of them. However, note (no pun) that when you truly understand something when you write it with your own words, not the AI's.

Dan Shipper over 2 years ago

@Tintin thanks!! yes that's definitely true. I don't think of it as a replacement for understanding—but it can be a good prompt to remember something you already understood

@shikatachi-reads over 2 years ago

I fed one page of my RoadResearch notes to ChatGPT and was able to draw some pretty cool insights from it.

Alex Jin over 2 years ago

Co-pilot for notes sounds like mem.ai (I’ve been an early user of it since 2020). Still not quite frictionless but it’s getting there pretty quick. Highly recommend checking it out for anyone who’s interested.

@teddyconrick over 2 years ago

@jin.alex123 @jin.alex123 Agree with your comparison to Mem.ai. Combined with the embedding + vector search features in their recently upgraded Mem X offering, using OpenAI embeddings and the Pinecone.io vector embedding databases, this is really starting to come together.

Lin Onetwo over 2 years ago

What's important is not about "what" AI can do, is about "how" to add AI to out note taking app. I'm always wanted to add GPT to my TiddlyWiki desktop app (TidGi APP), which is a free & offline-first electronjs app, I don't want to call online API that need to pay money to big company.

But I found 1. it is difficult to find an open-source free & small language model 2. hard to run it inside latest nodejs (v18).

So we already know it is important, but it is hard to achieve.

@phister over 2 years ago

Have you looked at read wise and the ghost reader?

Dan Shipper over 2 years ago

@phister I have yeah! they're a really good piece of the puzzle

Emily Zhao over 2 years ago

Love this concept! Took the liberty of arranging into a simple framework for what AI could help with: communication (resurface evidence you've encountered so you can help someone else get to the same conclusion), synthesis (blob of unstructured data --> structured data -> framework, pros and cons), and decision-making (surprising / notable patterns, pick an option from a set of options in the framework). Lots of opportunity across these three areas!