![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
miku.gg | Generative Visual Novels
Generative visual novels platform. Create your own visual novel using artificial intelligence and share it with the world.
Overview | miku.gg documentation
Miku.gg is an open source chatbot platform for running your bots. Users can download the source code and run their own chatbots or use the live demo.
Novel Builder | Miku.gg
Formats: .png, .miku-temp.json, .miku.json, .miku.card.png (old) Generate Characters with Emotion Packs Try out image inference tool, it generates characters with their emotion packs …
Lorebooks | miku.gg documentation
Lorebooks are a powerful feature in the Miku.gg Novel Builder that allow you to create dynamic and context-aware responses from your AI characters. Essentially, a lorebook is a collection of prompts and information entries that provide the AI with specific details about your novel's world, characters, or story.
# How to interact with the bot - miku.gg
#How to interact with the bot. Once you have it running locally or use the live version, you can use it to chat with your bot. # Save and load chat history The bot conversation is not stored in any server. You need to save it locally if you want to keep it.
# Get Started - miku.gg
First go to build.miku.gg and select Start from scratch to create a blank project. # Set Up Novel Details. First we need to set up some basic details about the novel you plan to create.
# Run locally - miku.gg
cd miku make install This command will check the dependencies and install the required packages for npm and pip . Next, you will be prompted for the environment variables
# Character Creation - miku.gg
Characters are the heart of your visual novel in the Miku.gg Novel Builder. They bring your story to life and interact with the player. Creating well-defined characters is crucial for an engaging and immersive experience.
# Live demo - miku.gg
miku.gg Docs. GitHub; Discord; Powered by. GitHub; Discord; Powered by # Live demo. You can interact with bots in the Live demo for free using our open Aphrodite servers. But the recommended way is to use your own endpoint. Only for testing. The live demo is only intended for testing purposes. The recommended way to run your own bot is to ...
# Creating a bot - miku.gg
Miku.gg uses the spec_v2 fortmat for the bots (embedded inside .png images) which is compatible with most frontends. Try some examples It's recommended that you import some example bots that work well so you can see how are they formatted and properly build a good prompt for your bot.