Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a reference to the dev genai workshop complete with contact form #194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
24 changes: 24 additions & 0 deletions notebooks/generative-ai-workshop/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# GenAI Dev Workshop

The Elastic Solutions Architecture and Customer Engineering teams run a three-hour hands-on workshop for technical teams starting their GenAI journeys and looking for a hands-on crash course working with LLMs and learning about building RAG solutions on their private data.

In the spirit of openness ... please find the agenda and a link to the Python notebook-based exercises. Because this workshop relies on an Elastic-managed back-end environment, the code assumes you have access to a temporary key issued by our Solutions Architecture team. Send us a [contact form](https://www.elastic.co/contact?baymax=rtp&rogue=eswt-1165-b#questions) to reach and we'd be happy to direct you to the next public run of the workshop or help you get a temp key to check out the labs on your own.

![architecture](architecture.jpg)

* Part 1 – Welcome and Introduction to Generative AI
* Lab - Using Transformers
* Part 2 – Prompt Engineering and Privacy
* Lab - Basic ChatBots
* Lab - NER / APM in a Customer Support Prompt
* Part 3 - Vectors and Chunking
* Lab - Understanding and Generating Vectors
* Part 4 - Search Powered AI
* Lab - RAG Application
* Part 5 - Understanding and Monitoring Costs

### Notebook Links

[Google Colab version](https://github.com/elastic/genai-workshop-colab/tree/wave2)

[Github Codespaces version](https://github.com/elastic/genai-workshop-codespaces/tree/wave2)
Binary file added notebooks/generative-ai-workshop/architecture.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.