Skip to content

AntonioGr7/aws-workshop-genai

Repository files navigation

aws-workshop-genai

Description

This repository contains the notebooks for the AWS Bedrock Services workshop. This workshop covers Langchain basic interface, prompt engineering, retrieval augmented generation using Pinecone, and article generation for Movie Stars.

Contents

  1. Langchain Basic Interface: This notebook provides a basic interface for Langchain.

  2. Prompt Engineering using Langchain: This notebook explores prompt engineering techniques using Langchain.

  3. Retrieval Augmented Generation using Pinecone and Anthropic LLM: This notebook demonstrates retrieval augmented generation using Pinecone for similarity search and Anthropic Language Model.

  4. Movie Star Article Generation: Generate articles related to Movie Stars using Langchain, RapidAPI and Bedrock services

Requirements

  • Python 3.x
  • Jupyter Notebook
  • Additional requirements as specified in each notebook

Usage

  1. Clone the repository:
    git clone https://github.com/AntonioGr7/aws-workshop-genai.git
    pip install -r requiremenst.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published