20 lines
892 B
XML
20 lines
892 B
XML
|
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||
|
|
<channel>
|
||
|
|
<title>Elias Kohout</title>
|
||
|
|
<link>http://localhost:1313/</link>
|
||
|
|
<description>Recent content on Elias Kohout</description>
|
||
|
|
<generator>Hugo</generator>
|
||
|
|
<language>de</language>
|
||
|
|
<lastBuildDate>Sat, 01 Jun 2024 00:00:00 +0000</lastBuildDate>
|
||
|
|
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||
|
|
<item>
|
||
|
|
<title>LLM Confidence Chat Interface</title>
|
||
|
|
<link>http://localhost:1313/projects/llm-confidence-chat/</link>
|
||
|
|
<pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate>
|
||
|
|
<guid>http://localhost:1313/projects/llm-confidence-chat/</guid>
|
||
|
|
<description>A chat interface making LLM confidence scores accessible to non-technical users.</description>
|
||
|
|
</item>
|
||
|
|
</channel>
|
||
|
|
</rss>
|