Skip to content

RohanVolety/Script-LLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Script Generator

This project introduces a web application called "GPT Creator" that utilizes the power of OpenAI's large language models (LLMs) to generate creative scripts based on user-provided prompts.

Prompt & Configuration:

Users enter their desired prompt as a starting point for the script. Predefined prompt templates guide the LLM, specifying how to utilize the information from the user's prompt and any gathered research.

A dedicated LLM chain, equipped with a title template, analyzes the prompt and generates a fitting title for the script. This title acts as an intermediary step and provides context for the script generation. Wikipedia Research:

The project also interacts with the Wikipedia API to gather relevant research material based on the provided prompt. This research is then stored for later reference.

How to run the Application

Simply Clone the project install the required libraries,enter your OpenAI API Key and run the app.py file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages