Spaces:
Runtime error
Runtime error
File size: 1,044 Bytes
ef033a5 58a7650 ef033a5 58a7650 ef033a5 58a7650 ef033a5 58a7650 ef033a5 58a7650 ef033a5 58a7650 ef033a5 |
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 |
project:
type: website
website:
title: "Graphs, RAGs and Knowledge Extraction"
page-footer:
center:
- text: "Index"
href: index.qmd
- icon: linkedin
href: https://www.linkedin.com/in/sebdg/
sidebar:
style: "floating"
search: true
tools:
- icon: linkedin
href: https://www.linkedin.com/in/sebdg/
collapse-level: 3
contents:
- section: "Index"
contents:
- href: index.qmd
text: Who is What ?
- href: llm_knowledge.qmd
text: LLM Knowledge Extraction
- href: llm_query.qmd
text: LLM to Answer Queries
- href: llm_supply_chains.qmd
text: Use in Supply Chains
- href: llm_generate_dataset.qmd
text: Generate Fine-Tuned Dataset
- href: llm_formats.qmd
text: Formatting Fine-Tuned Dataset
- href: example_outputs.qmd
text: Example Outputs
format:
html:
theme: sketchy
css: styles.css
toc: true |