Giter Club home page Giter Club logo

autoxhs's Introduction

Autoxsh is an open-source tool designed to streamline and automate the process of generating and publishing content on Xiaohongshu (Little Red Book). By leveraging the power of OpenAI's API, Autoxsh provides a comprehensive solution for creating engaging images, titles, content, and tags with ease.

🚀 Try Our App Live on Streamlit Cloud Streamlit App

Table of Contents

Features

  • Automated Content Creation: Leverages OpenAI's API for generating engaging images, titles, content, and tags, streamlining content creation for Xiaohongshu.
  • LangGPT Prompt Generation & Langchian Framework: Utilizes the LangGPT project methodology and Langchian framework for creating structured, high-quality prompts and developing language model-powered applications.
  • Customizable & User-Friendly: Offers prompt customization and model selection options within a Streamlit-based interface, ensuring a user-friendly experience.
  • Efficient Post Generation: Supports both topic and image-based post generation. Users can input a topic or upload photos, and Autoxsh automatically crafts a complete, engaging post, simplifying the content creation process.

Demo

Quick demonstrations of Autoxsh (videos accelerated for brevity):

  • Theme-Based Post Generation: Users simply input a topic, and Autoxsh automatically crafts a complete post, including both text content and matching images.
  • Image-Based Post Generation: Users can upload their own photos, and Autoxsh will generate rich and engaging post content based on these images.

Getting Started

  1. To install Autoxsh, follow these steps:
# Create a new conda environment with Python 3.9
conda create -n Autoxsh python=3.9

# Activate the conda environment
conda activate Autoxsh

# Clone the Autoxsh repository to your local machine
git clone https://github.com/Gikiman/Autoxhs.git

# Navigate to the Autoxsh project directory
cd Autoxhs

# Install dependencies from requirements.txt
pip install -r requirements.txt

# If you are using a Linux system, you'll need to install the corresponding dependencies
# xargs -a packages.txt sudo apt-get install -y
  1. After installing, you can launch the application simply by running:
streamlit run Autoxhs.py

Note: A high-speed internet connection is required, and users in China should use a proxy.

Configuration

  • Prompt Customization: Modify generation prompts in the data\prompt folder using the LangGPT methodology.
  • Model Selection: Default models are gpt-4-0125-preview for text and dall-e-3 for images. These can be selected in the app.

👏Supporters

↳ Stargazers

Stargazers repo roster for @Gikiman/Autoxhs

↳ Forkers

Forkers repo roster for @Gikiman/Autoxhs

autoxhs's People

Contributors

gikiman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.