AfzalKamboh / Generative-AI-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Overview

This repository contains tasks designed for an Entry-Level Generative AI Engineer. The project focuses on two main tasks:

Summarizer Task

Create a concise, 20-page summary of the book "Crime and Punishment" in PDF format using tools such as LangChain and OpenAI APIs.

Prompt Engineering Task

Design a detailed LangChain PromptTemplate to generate personalized study plans for students. This task involves leveraging diverse student-specific data to ensure comprehensive and individualized plans.

Installation

First, upgrade OpenAI using the following command:

pip install --upgrade openai

About


Languages

Language:Jupyter Notebook 100.0%