Skip to content

Commit

Permalink
Merge main into sweep/fetchMQRContexts-toggle-switch
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Dec 13, 2023
2 parents 6777f9e + f8cd3ba commit 11cd075
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,14 @@ function CourseCard() {
description:
"Using all of Ansible's documentation, this bot will write excellent Ansible scripts. Just ask it to program whatever you'd like.",
},
{
course_slug: 'lilian-weng-blog',
// imageSrc: '/media/hero_courses_banners/lilian_weng_blog.png',
title: 'Lilian Wang Blog (OpenAI popular topics)',
badge: 'LLMs',
description:
'A collection of Lilian Wang\'s blog posts, some of the best in the AI world, from here: <a href="https://lilianweng.github.io/" target="_blank" rel="noopener noreferrer">https://lilianweng.github.io</a>.',
},
// Add more cards here
]

Expand Down

0 comments on commit 11cd075

Please sign in to comment.