Skip to content

A personal knowledge base using markdown files for easy management and access

Notifications You must be signed in to change notification settings

Edunga1/cat-logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

My personal knowledge base.

publish on:

Features

Hosted site on github pages has some features.

  1. Each wiki page contains related documents. This is calculated by the cosine similarity of the document embeddings using the OpenAI API.
  2. The logo is touchable. it's minor but I like it.
  3. The Search feature is implemented using fuse.js. not good but it works.

Modules

  • docs/ contains my knowledge base in markdown format. no any dependencies on any other module.
  • sites/ is the static website generated by docs/ using gatsbyjs.
  • embeddings/ is a pyhon module to generate document embeddings from docs/ and is used by sites/.

About

A personal knowledge base using markdown files for easy management and access

Topics

Resources

Stars

Watchers

Forks