Skip to content

NeonGamerBot-QK/AI-Blog

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Ai Blog

An article generated via ai
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

{desc}

Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: NeonGamerBot-QK, AI-Blog, twitter_handle, linkedin_username, Ai Blog, An article generated via ai

(back to top)

Built With

  • React
  • Tailwind CSS
  • Catppuccin

(back to top)

Prerequisites

Only node and an OPEN_AI key

Tip

if you dont have an OPEN_AI key you can just use the data from here (only for test reasons)

Installation

  1. Get a Open API Key at here
  2. Clone the repo
    git clone https://github.com/NeonGamerBot-QK/AI-Blog.git
  3. Install NPM packages
    npm install
  4. if you have an Open ai key run public/scripts/create_blog.js
    OPENAI_API_KEY=key node public/scripts/create_blog.js
  5. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin NeonGamerBot-QK/AI-Blog
    git remote -v # confirm the changes

(back to top)

Roadmap

  • Image
  • Main Content
  • built-in tts
    • Backup TTS

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Top contributors:

contrib.rocks image

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Neon - neon@saahild.com

Project Link: https://github.com/NeonGamerBot-QK/AI-Blog

(back to top)

Acknowledgments

(back to top)