Skip to content

Hagen is a WordPress plugin designed to streamline content creation by automatically generating text based on user-defined prompts.

License

Notifications You must be signed in to change notification settings

HaUI-Opensource-2024/hagen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub License GitHub Issues or Pull Requests

GitHub contributors

Alt text

Hagen - Your Personal Content Creator

Documentation Demo

A plugin designed to create high-quality content for websites, blogs, and marketing strategies, powered by ChatGPT, GPT-4, DaVinci, and more – all seamlessly integrated into your WordPress dashboard without the need to leave the platform

This project was developed as part of the Phần Mềm Nguồn Mở-Olympic Tin học Sinh viên Việt Nam 2024. It is open-sourced under the GNU General Public License v3.0.

For more details about the competition, you can view them here.

🔎 Table of Contents

Introduction

Hagen is the ultimate AI content creator and marketing solution for businesses. It uses advanced algorithms and OpenAI’s popular models like GPT-4, GPT-3.5, and generate high-quality and engaging content effortlessly, without breaking the bank.

Say goodbye to struggling with content ideas, hours of research, and empty screens. Hagen's cutting-edge technology handles all of that for you. From writing blog posts to crafting marketing copy, social media posts, and product descriptions, Hagen has you covered.

Core Features

The project focuses on the following main features:

  • No Limit on Content Generation
  • AI Assistant (Integrated with Gutenberg and Classic Editor)
  • Custom AI Character
  • Targeted Customer Profile
  • One Click AI Blog Post Writer
  • Option to Choose Different AI Models
  • Supports All Themes & Plugins
  • 30+ Language Support

👩‍💻 System Overview

Summary

This project is a WordPress plugin that integrates with the OpenAI API to provide AI-powered content generation features. It includes AJAX-based requests to generate and customize text content for the WordPress admin panel and Gutenberg editor. The plugin supports multiple models (e.g., GPT-3.5 Turbo) and offers a variety of AI-generated suggestions, including summarization, rewriting, and more.

You can find more details about the project in the documentation.

Prerequisite 📋

To install and run the project, you first need to install the tools listed below. Please follow these installation instructions, making sure to choose the operating system that matches your computer:

🔨 Installation

First, clone the project to your computer:

git clone https://github.com/HaUI-Opensource-2024/hagen
  • Start all services with one line of code:
cd production 
cp env.example .env
docker compose up -d

The project will be running at https://localhost:443.

For more details, please refer to the documentation.

🙌 CONTRIBUTING

If you want to contribute to the project, please read CONTRIBUTING.md for more details.

All contributions are valued and appreciated - don't hesitate to submit a pull request.

Contact

📝 License

This project is licensed under the terms of the GPL V3 license.