Skip to content

XunLongAI-Powered Content Generation

Multi-Modal Content Creation System for Reports, Fiction & Presentations

XunLong

Quick Start

bash
# Install dependencies
pip install -r requirements.txt

# Generate a report
python xunlong.py report "AI Industry Trends 2024"

# Create fiction
python xunlong.py fiction "A mystery novel" --genre mystery --length medium

# Generate PPT
python xunlong.py ppt "Product Launch Strategy" --slides 15

# Generate a report from an existing brief
python xunlong.py report "AI Startup Business Plan" --input-file ./docs/company_overview.pdf

Features

📊 Report Generation

Create comprehensive, well-researched reports with automated web search and citation management.

📖 Fiction Writing

Generate engaging stories with character development, plot structure, and narrative consistency.

🎬 PPT Creation

Design professional presentations with custom layouts, themes, and speaker notes.

🔄 Content Iteration

Refine and modify generated content with intelligent iteration and version control.

📤 Multi-Format Export

Export to HTML, PDF, DOCX, PPTX with professional templates.

Why XunLong?

  • Multi-Agent Architecture: Specialized agents working in harmony
  • Intelligent Search: Automated research and information gathering
  • Professional Quality: Enterprise-grade output in multiple formats
  • Easy to Use: Simple CLI with powerful capabilities
  • Fully Open Source: MIT licensed and community-driven

Released under the MIT License.