/Story-Teller

This repo mainly encapsulates an LLM model + front-end + back-end for generating stories for children. It was a personal project in April last year and is now open source.

Primary LanguagePythonMIT LicenseMIT

Story-Teller

This repo mainly encapsulates an LLM model + front-end + back-end for generating stories for children. It was a personal project in April last year and is now open source.

Project Description:

This project was deployed as an API backend, integrating advanced security audits, similar sentence recognition, and template-based responses. It also includes PDF document parsing, internet connectivity, and the integration of LLM features such as Wolfram plugins.

Completion Date: April 30, 2023

Installation

List the installation steps required to use your project. For example:

git clone https://github.com/StarLight1212/Story-Teller.git
cd your-repo
pip install -r requirements.txt

Usage

Deploying on server with the following command line. For example:

nohup python  storyTeller.py

License

Include the copyright and license information for AI EcoSys, for example:

(c) 2023 StarLight1212

This project is licensed under the MIT License.