Skip to content

evalscience/deepgov-wiki-poc

Repository files navigation

DeepGov Wiki Proof-of-Concept

Wiki for public goods projects.

  • MDX (Markdown) for project pages
    • Easy and familiar Markdown formatting text
    • MDX enable React components for features such as charts and other interactivity
  • MarkdownDB to index markdown files
    • Builds an index of all the project markdown files
    • Can search, query and filter based on frontmatter (tags)
    • Potential to implement embeddings to enable vector search
  • Github Commits for revision history
    • Github is single source of truth for data and change revisions

Future research

Releases

No releases published

Packages

No packages published