Skip to content

ihatenumbers/novelcrafting-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novelcrafting Streamlit App

Overview

This application allows users to create and manage stories using a Streamlit-based interface. Users can create, edit, and delete stories and chapters, as well as manage codex entries, snippets, and chats.

Features

  • Create, edit, and delete stories and chapters.
  • Manage codex entries, snippets, and chats.
  • Save and load data in JSON format.
  • User-friendly interface with Streamlit.

Installation

  1. Clone the repository:

    git clone https://github.com/ihatenumbers/novelcrafting-streamlit.git
  2. Navigate to the project directory:

    cd novelcrafting-streamlit
  3. Install the required packages:

    pip install -r requirements.txt

Running the App

  1. Run the app:
    streamlit run ui.py

Work in Progress

This project is currently under development. Some features and functionalities may not be fully implemented yet.

File Structure

  • ui.py: Main application file.
  • utils/save_load.py: Utility functions for saving and loading JSON data.

Contributing

Feel free to fork this repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages