-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
55 lines (52 loc) · 2.04 KB
/
Copy pathmkdocs.yml
File metadata and controls
55 lines (52 loc) · 2.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
site_name: Boris Dev
site_url: https://borisdev.dev/
site_description: Knowledge Engineer working in messy domains — clinical evidence, legal billing, narrative gaming, manufacturing analytics, and human geography.
site_author: Boris Dev
theme:
name: material
palette:
- scheme: default
primary: deep purple
accent: purple
toggle:
icon: material/brightness-7
name: Switch to dark mode
- scheme: slate
primary: deep purple
accent: purple
toggle:
icon: material/brightness-4
name: Switch to light mode
features:
- content.code.copy
- navigation.instant
- navigation.top
markdown_extensions:
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- tables
- admonition
- pymdownx.details
- attr_list
- md_in_html
nav:
- Home: index.md
- "Beyond RAG: Chomsky's I-Language Meets Compiler Design": domain-grammar-compiler.md
- "What Is Knowledge Engineering, Really?": knowledge-engineering.md
- "Fine-Tuning LLMs Will Restructure Your Data Science Team": fine-tuning-restructures-data-science.md
- "Why Domain-Specific Language AI Features Fail": domain-specific-language-ai.md
- "Language AI Evaluation 101: Know Your User": language-ai-evaluation-101.md
- "Hyper-Local Community Funding: A DAO Alternative to CDFIs": hyperlocal-community-funding.md
- "Inequality with a Spatial View": spatial-view-is-a-graph.md
- Elsewhere:
- "Nobsmed: The Evidence-to-Person Fit Problem": https://nobsmed.com/blog/evidence-to-person-fit
- "Nobsmed: The Medical AI Landscape": https://nobsmed.com/blog/medical-ai-landscape
- "Nobsmed: Medical AI Developer Tooling": https://nobsmed.com/blog/medical-ai-developer-tooling
- "evidence-to-person-eval (GitHub)": https://github.com/borisdev/evidence-to-person-eval
- "CV: Knowledge Engineering in Messy Domains": boris_dev_resume.md