Discover and explore top open-source AI tools and projects—updated daily.
KarmacokeAI character generator for creative projects
New!
Top 92.5% on SourcePulse
AI-powered character generator built with React, addressing the need for detailed character creation for writers, game developers, and role-playing enthusiasts. It leverages multiple Large Language Models (LLMs) to generate rich character profiles, NPC system prompts for AI roleplaying, and visual tags for image generation, offering a flexible and comprehensive tool for creative endeavors.
How It Works
This project utilizes React for its frontend, integrating with a variety of LLMs including Google Gemini, OpenAI, Anthropic Claude, various Chinese LLMs, and local models via Ollama. It offers two generation modes: "Custom Mode" for precise control over world settings and keywords, and "Random Mode" for spontaneous inspiration. The core generation process produces detailed basic profiles, psychological assessments, appearance descriptions, and background stories, alongside specialized outputs like NPC system prompts and visual studio prompts for image generation tools.
Quick Start & Requirements
https://karmacoke.github.io/chargen/.git clone https://github.com/Karmacoke/chargen.git), navigate to the directory (cd my-chargen), install dependencies (npm install), and start the application (npm start).http://localhost:3000.Highlighted Details
Maintenance & Community
The project welcomes contributions via GitHub Issues and Pull Requests. Further community interaction channels like Discord or Slack are not explicitly mentioned.
Licensing & Compatibility
This project is released under the MIT License, permitting free use, modification, and distribution, including for commercial applications.
Limitations & Caveats
Functionality is dependent on users providing their own API keys for external LLM services, which may incur usage costs. Running local LLMs requires separate setup and potentially substantial hardware resources. The project relies on external LLM APIs, so performance and availability are subject to those services.
1 week ago
Inactive