Skip to content

Commit

Permalink
Add blog post ai hack lab
Browse files Browse the repository at this point in the history
  • Loading branch information
framp committed Jul 23, 2024
1 parent 9b43fd5 commit 1791df7
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 6 deletions.
12 changes: 6 additions & 6 deletions posts/2023-10-01-software-freedom-day.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: AI in Rust and the Burn framework!
description: Federico talked about influential AI projects in Rust
title: Generative AI in Rust at Software Freedom Day!
description: Federico talked about Rust and AI at the Software Freedom Day
slug: software-freedom-day
published_date: 2024-07-20 16:01:48 +0000
published_date: 2023-10-01 02:01:48 +0000
layout: post.liquid
is_draft: false
data: {
nice_date: '20th July 2024, Paphos',
nice_date: '1st October 2023, Paphos',
avatar: 'https://gravatar.com/avatar/21fc27a2ac6cd9094a423997f0344a0b?s=256',
avatarAlt: 'Federico Rampazzo looking like an Indiana Jones impersonator',
avatarAlt: 'Federico Rampazzo looking like like an Indiana Jones impersonator',
author: 'Federico Rampazzo',
bio: 'Federico is a software engineer with a passion for Functional Programming, Category Theory and Strongly Typed languages.',
contact: 'https://apiplant.com',
Expand All @@ -25,7 +25,7 @@ data: {

 

Last week we had the pleasure to partecipate [Software Freedom Day](https://wiki.softwarefreedomday.org/2023/Cyprus/Paphos/CDC). We beat all our affluence records and we had 3 great talks discussing Open Source.
Last weekend your favourite people at the [CDC](https://cdc.cy) organised a conference for [Software Freedom Day](https://wiki.softwarefreedomday.org/2023/Cyprus/Paphos/CDC). We beat all our affluence records and we had 3 great talks discussing Open Source.

Of course, I came up with a creative idea to include Rust in the discussion and prepared [a talk](https://cyprusrust.github.io/generative-ai-slides) about my experience using AI and trying to avoid Python.

Expand Down
39 changes: 39 additions & 0 deletions posts/2024-07-20-ai-hack-lab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: AI in Rust and the Burn framework!
description: Federico talked about influential AI projects in Rust
slug: ai-hack-lab
published_date: 2024-07-20 16:01:48 +0000
layout: post.liquid
is_draft: false
data: {
nice_date: '20th July 2024, Paphos',
avatar: 'https://gravatar.com/avatar/21fc27a2ac6cd9094a423997f0344a0b?s=256',
avatarAlt: 'Federico Rampazzo looking like an Indiana Jones impersonator',
author: 'Federico Rampazzo',
bio: 'Federico is a software engineer with a passion for Functional Programming, Category Theory and Strongly Typed languages.',
contact: 'https://apiplant.com',
}
---

<hgroup>

### {{ page.title }}

#### {{ page.data.nice_date }}

</hgroup>

&nbsp;

Last wednesday we had the pleasure to help and partecipate at the first [AI Hack Lab](https://lu.ma/c1fuw0u0). The event was organised by our friends at [AIFoundry](https://aifoundry.org/) and it happened in Limassol at the [BrainRocket](https://www.brainrocket.com/) offices.

I gave a lighting talk discussing my experience of using Rust to do Generative AI - and it definitely sparked some interesting conversations!

It was great to connect with so many talented ML Engineers and to discuss where the Transformers architecture is moving forward and what's going to happen to the industry.

You can find the slides [here](https://cyprusrust.github.io/ai-rust-burn-slides/presenter) (with a brief description so you won't miss anything!)

You can also watch the talk here:
[![AI in Rust and the Burn framework](https://i.imgur.com/nI0xzii.png)](https://www.youtube.com/watch?v=_L5r7aFIKpo&list=PL0qUclBRw-DtKcsCelN947nLDqiKQVI7z&index=5)

As always, if you need support or if you want to chat with the community, drop a message on our [Discord](https://discord.gg/3xKSyZM4mB)!

0 comments on commit 1791df7

Please sign in to comment.