My personal knowledge base.
publish on:
- site: https://edunga1.github.io/cat-logic/
- legacy(gitbook): https://edunga1.gitbooks.io/catlogic/content/
Hosted site on github pages has some features.
- Each wiki page contains related documents. This is calculated by the cosine similarity of the document embeddings using the OpenAI API.
- The logo is touchable. it's minor but I like it.
- The Search feature is implemented using fuse.js. not good but it works.
docs/contains my knowledge base in markdown format. no any dependencies on any other module.embeddings/is a python module to generate document embeddings fromdocs/and is used bysites/.