diff --git a/_posts/2024-03-26-generating-d3-code-with-llms.markdown b/_posts/2024-03-26-generating-d3-code-with-llms.markdown index ca6b328cee..d471886cd2 100644 --- a/_posts/2024-03-26-generating-d3-code-with-llms.markdown +++ b/_posts/2024-03-26-generating-d3-code-with-llms.markdown @@ -1,10 +1,12 @@ --- -title: 'Generating D3 code with LLMs' -author: rlewis +title: Generating D3 code with LLMs date: 2024-03-26 00:00:00 Z -summary: Can AI write software? My team at Scott Logic wanted to find out whether LLMs could generate JavaScript code to draw a D3 chart in a web page. Read about how it went in this blog post. categories: - Artificial Intelligence +author: rlewis +summary: Can AI write software? My team at Scott Logic wanted to find out whether + LLMs could generate JavaScript code to draw a D3 chart in a web page. Read about + how it went in this blog post. --- My team at Scott Logic wanted to see how well large language models (LLMs) could perform on a fully automated coding task. We decided to try using an LLM to generate JavaScript code displaying a chart in a web page using the [D3 library](https://d3js.org/). diff --git a/rlewis/atom.xml b/rlewis/atom.xml index 42f6f356ad..d49722ffd8 100644 --- a/rlewis/atom.xml +++ b/rlewis/atom.xml @@ -2,3 +2,4 @@ author: rlewis layout: atom_feed --- + diff --git a/rlewis/feed.xml b/rlewis/feed.xml index f0c4ace941..314cc754fd 100644 --- a/rlewis/feed.xml +++ b/rlewis/feed.xml @@ -2,3 +2,4 @@ author: rlewis layout: rss_feed --- + diff --git a/rlewis/index.html b/rlewis/index.html index 44f6bd5d0e..c0d0371827 100644 --- a/rlewis/index.html +++ b/rlewis/index.html @@ -3,3 +3,4 @@ layout: default_author author: rlewis --- +