Skip to content

Commit

Permalink
remove duplicate section
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSavage committed Oct 4, 2024
1 parent 5794790 commit fe00d70
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@

## Why Zettelgarden?

Zettelgarden is an opinionated implementation of the zettelkasten technique. The idea is to build a database of curated information and allow the user to build 'connections' through it. Zettelgarden shines with small, atomic notes (about as much as would fit onto an index card). It encourages you to build a network of lots and lots of cards.

Cards themselves are not useful, the power comes through linking cards together. Zettelgarden
## Why Zettelgarden?

Zettelgarden is an opinionated implementation of the zettelkasten technique, designed to facilitate a structured and interconnected database of information. It specializes in handling small, atomic notes that encapsulate discrete pieces of information - akin to index cards in a traditional setup. The core philosophy of Zettelgarden is that the true value emerges from linking these cards together.

There are two main benefits to keeping notes small: one, it enables you to curate information yourself. The point is not to dump articles in, but to read **and write** atomic thoughts that matter to the user. Then, using embeddings and retrival-augmented generation (RAG), information in Zettelgarden comes **pre-chunked**. This gives good results out of the box, and links you add only make it better.
Expand Down

0 comments on commit fe00d70

Please sign in to comment.