About AI powered Story Generator
Generate unique story ideas and full narratives using advanced AI technology.
How it Works
Story Generator is an application designed to spark creativity by providing AI-generated story ideas based on selected genres. You can then choose an idea and have the AI write a complete short story based on that prompt.
Technology Used
- Core Framework: Flask (Python Web Framework)
- Background Tasks: Python's multiprocessing module for handling generation asynchronously.
- AI Story & Idea Generation: Powered by the phi-4 model by Microsoft via the Nebius AI Studio API.
- Document Generation: xhtml2pdf for PDF creation and EbookLib for EPUB generation.
- Database (Archive): SQLite for storing generated story metadata.