CoolFace
Apppublic

NurseCitizenDeveloper/nursing-knowledge-base

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
App README

Nursing Knowledge Base

A living, LLM-maintained knowledge wiki for nursing education โ€” built for the Nursing Citizen Development Organisation.

Inspired by Karpathy's LLM Wiki pattern: you add raw sources, Claude builds and maintains the structured knowledge base.

Features

TabWhat it does
๐Ÿ“š Browse WikiRead 14+ pre-loaded nursing articles across 6 categories
โž• Add SourcesPaste NICE guidelines, NMC documents, research papers
๐Ÿ”จ CompileClaude integrates sources into the wiki โ€” updating, cross-referencing, and creating articles
๐Ÿ’ฌ AskNatural language Q&A answered from the wiki with citations
๐Ÿ” Health CheckClaude audits the wiki for contradictions, gaps, and suggests new articles
๐Ÿ“‹ LogAppend-only record of every operation

Pre-loaded Wiki Content

  • โ€”Standards: NMC Code (2018), NMC Standards of Proficiency (2018)
  • โ€”Clinical: ABCDE Assessment, NEWS2, ADPIE Nursing Process
  • โ€”Pharmacology: Nine Rights of Medication Administration, Drug Calculations
  • โ€”Evidence: PICO Framework, Evidence-Based Practice (5 Steps)
  • โ€”Frameworks: Person-Centred Care, McCormack & McCance
  • โ€”Safety: Infection Prevention & Control, Duty of Candour
  • โ€”Law: Mental Capacity Act 2005, Safeguarding Adults & Children

How to Use

  1. 1.Browse the starter wiki โ€” no API key required
  2. 2.Enter your Anthropic API key in the sidebar (BYOK โ€” never stored)
  3. 3.Add sources (NICE guidelines, NMC docs, research papers)
  4. 4.Click Compile โ€” Claude integrates them into the wiki
  5. 5.Use Ask to query the wiki in natural language
  6. 6.Export your wiki as a ZIP or JSON to save progress between sessions

The LLM Wiki Pattern

"Raw data from a given number of sources is collected, then compiled by an LLM into a .md wiki, then operated on by various CLIs by the LLM to do Q&A and to incrementally enhance the wiki." โ€” Andrej Karpathy

This tool adapts that pattern specifically for nursing education:

  • โ€”Sources are clinical guidelines, NMC standards, and research papers
  • โ€”The wiki is structured around NMC Proficiency platforms
  • โ€”Q&A is grounded in UK nursing frameworks (NICE, NMC, NHS, BNF)
  • โ€”Health checks flag clinical safety gaps and outdated content

Clinical Disclaimer

This tool supports but does not replace clinical judgment. Always verify with authoritative sources (BNF, NICE, local trust guidelines, NMC). This wiki is for educational purposes only.

Stack

  • โ€”Streamlit โ€” UI
  • โ€”Anthropic Claude โ€” Wiki compilation, Q&A, health checks (BYOK)
  • โ€”No external data APIs โ€” all AI features use your own Anthropic key
  • โ€”Export wiki as ZIP (Obsidian-compatible markdown) or JSON

Part of CQAI

Built by Clinical Quality Artificial Intelligence โ€” open-source nursing education tools aligned with NMC Standards.

Other tools in the suite: