Skip to content

GPT News Generator, front-end part. ๐ŸŒ Create personalized news articles instantly with our front-end application. Tailor content on famous personalities, events, or any topic using advanced language models. Experience the future of news generation in a user-friendly chat interface. ๐Ÿš€โœจ

Notifications You must be signed in to change notification settings

oscarhandsome/gpt-news-generator-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GPT News Generator Netlify Status

DEMO - news-generator.

Project-based on Chat GPT AI and Leap AI image generator. The idea is to connect everything and create news automatically. Enjoy!

For launching .env required, not inclued yet.

Used

# node
node 16.18.0

# pnpm
pnpm 8.5.1

# git
git 2.40.0

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

Check out the deployment documentation for more information.

About

GPT News Generator, front-end part. ๐ŸŒ Create personalized news articles instantly with our front-end application. Tailor content on famous personalities, events, or any topic using advanced language models. Experience the future of news generation in a user-friendly chat interface. ๐Ÿš€โœจ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages