Skip to content

This project is a blog keyword extractor that uses the ChatGPT language model. It extracts relevant keywords from a blog post or article to help improve search engine optimization (SEO) and make the article more discoverable.

Notifications You must be signed in to change notification settings

Seyma44/blog-keyword-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Keyword Finder

This project is a blog keyword extractor that uses the ChatGPT language model. It extracts relevant keywords from a blog post or article to help improve search engine optimization (SEO) and make the article more discoverable.

Studio_Project (7)

Live site -> https://aesthetic-zuccutto-0d20dd.netlify.app/

Technologies Used

The following technologies were used in this project:

  1. Vite - A fast build tool that focuses on development experience and speed
  2. React - A JavaScript library for building user interfaces
  3. React-DOM - A package that serves as the entry point of the DOM-related rendering paths.
  4. React-Toastify - A package to add toast notifications to your app
  5. Styled-Components - A package that allows you to write CSS code inside your JavaScript components
  6. ChatGPT - A powerful language model that generates human-like text

Installation

To install the project dependencies, run:

npm install

Usage

To start the development server, run:

 npm run dev 

This will start the Vite development server, and you can access the web interface by navigating to http://localhost:5173/ in your web browser.

Contributing

If you want to contribute to this project, please follow these steps:

Fork this repository

Create a new branch (git checkout -b feature/)

Make your changes

Commit your changes (git commit -m "Add feature")

Push to the branch (git push origin feature/)

Create a new Pull Request

About

This project is a blog keyword extractor that uses the ChatGPT language model. It extracts relevant keywords from a blog post or article to help improve search engine optimization (SEO) and make the article more discoverable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published