Skip to content

LoreWeaver is a Novel Generation Multimodal LLM based on Mistral 7B LLM

License

Notifications You must be signed in to change notification settings

Basel-anaya/LoreWeaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoreWeaver: A Novel Generation Multimodal LLM

loreweaver-github

Welcome to the collaborative project repository for LoreWeaver! LoreWeaver is a multimodal language model designed to create inclusive stories and novels. With support for text-to-audio for the visually impaired, LoreWeaver aims to make storytelling accessible to a diverse audience. The user interface is powered by Gradio, providing an intuitive and user-friendly experience.

Table of Contents

  • Introduction
  • Project Overview
  • Getting Started
  • Contribution Guidelines
  • Code of Conduct
  • Communication
  • License

Introduction

LoreWeaver addresses the needs of diverse readers by incorporating text-to-image for those with dyslexia and text-to-audio for the visually impaired. It leverages state-of-the-art multimodal language modeling techniques to create a seamless and inclusive storytelling experience.

Project Overview

The project encompasses the development of LoreWeaver, focusing on the following key features:

  • Multimodal Language Modeling
  • Text-to-Audio Narration

Gradio-based User Interface

Possible Project Tasks:

  1. Enhance Language Model Performance
  2. Improve Text-to-Image Generation
  3. Optimize Text-to-Audio Narration
  4. Create Gradio User Interface

Contributors are encouraged to propose additional ideas and features that align with the project's goals.

Getting Started

To contribute to LoreWeaver, follow these steps:

  1. Fork the Repository: Click the Fork button in the top-right corner to create your copy.

  2. Clone your Fork: Clone the repository to your local machine.

git clone https://github.com/your-username/loreweaver.git
  1. Create a Branch: Create a new branch for your work.
git checkout -b feature/your-feature-name
  1. Install Dependencies: Install the required dependencies using pip or conda.
pip install -r requirements.txt
  1. Start Contributing: propose a new task. Follow the coding style guidelines.

  2. Commit Changes: Commit your changes to your branch.

git commit -m "Add your meaningful commit message here"
  1. Push Changes: Push your changes to your fork.
git push origin feature/your-feature-name
  1. Open a Pull Request: Open a pull request to the main repository, providing details about your changes.

Contribution Guidelines

Review our contribution guidelines before contributing to ensure a collaborative and effective development process.

Code of Conduct

Please adhere to our code of conduct to maintain a respectful and inclusive community environment.

License

LoreWeaver is licensed under the MIT License, allowing free use, modification, and distribution. We encourage contributions to make this project an inclusive and valuable resource for all.

Happy storytelling with LoreWeaver!

About

LoreWeaver is a Novel Generation Multimodal LLM based on Mistral 7B LLM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published