Spaces:
Runtime error
Runtime error
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 |