Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Andreia Ocănoaia <[email protected]>
  • Loading branch information
andreia-oca committed Jun 9, 2024
1 parent 6a90276 commit e6b9421
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
# Generative AI - RAG Workshop

This repository contains the source code for the workshop ** ** held at [C3 Festival 2024](https://c3fest.com/).
This repository contains the source code for the workshop *"Can LLMs Learn? Let’s Customize an LLM to Chat With Your Own Data"* held at [C3 Festival 2024](https://c3fest.com/).

The application is a RAG application that takes as an input the user description and interests and generates a list of must-see speakers from C3 Festival.

Feel free to fork it and use it as a template for your own projects.

TODO: Add gitpod and codespaces buttons:


<div style="display: flex; align-items: center;">
<a href="https://gitpod.io/#https://github.com/andreia-oca/rag-workshop" style="margin-right: 10px;">
<img src="https://gitpod.io/button/open-in-gitpod.svg" alt="Open in Gitpod" style="height: 30px;"/>
Expand Down

0 comments on commit e6b9421

Please sign in to comment.