Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

边缘智脑 (RimBrain)

LLM-Based Automated Work Priority Scheduling & Dynamic Assistance System Featuring AI hosting, manual intervention, rollback, and terminal viewing in the Work tab. Main Function Upload colony data to the large language model for analysis, determine the most urgent work priorities, and apply them automatically. Client: @hilarious、 How to Use Manual Trigger: Work tab → RimBrain Intervention → Trigger Scheduling Now Auto Trigger: Adjust scheduling interval (every N days) in Settings Model Selection Currently supported API providers: OpenAI (default endpoint: [url=https%3A%2F%2Fapi.openai.com%2Fv1%2Fchat%2Fcompletions%29]https://api.openai.com/v1/chat/completions)[/url] Anthropic (endpoint: [url=https%3A%2F%2Fapi.anthropic.com%2Fv1%2Fmessages%29]https://api.anthropic.com/v1/messages)[/url] SiliconFlow (endpoint: [url=https%3A%2F%2Fapi.siliconflow.cn%2Fv1%2Fchat%2Fcompletions%29]https://api.siliconflow.cn/v1/chat/completions)[/url] DeepSeek (endpoint: [url=https%3A%2F%2Fapi.deepseek.com%2Fv1%2Fchat%2Fcompletions%29]https://api.deepseek.com/v1/chat/completions)[/url] LocalEndpoint (endpoint: [url=http%3A%2F%2Flocalhost%3A11434%2Fv1%2Fchat%2Fcompletions%29]http://localhost:11434/v1/chat/completions)[/url] Cooldown Settings Custom request timeout and cooldown duration in Settings (longer cooldown recommended for larger colonies). Data Collected Colony Global Status: Current season, temperature, time, food stock (raw & cooked), medicine count, pending blueprints/frames, unfinished bills (cooking, crafting, etc.), ongoing research & progress, filth count, etc. Threats: Number of active hostiles, fires, and whether toxic fallout is active. Colonist Details: Current mood, health conditions, skill levels, current work priorities, traits, and disabled work types. Prompt System A strict prompt framework instructs the LLM to act as “RimBrain”, evaluate the most critical tasks based on the snapshot, and return strictly formatted JSON. Forces AI to assign one primary role to each colonist: Surgeon, CombatMedic, Chef, Farmer, Builder, Researcher, Janitor, Patient Based primarily on the colonist’s highest skill. Dynamic Mode: Automatically appends situation-based context to the prompt, prioritizing combat, medical rescue, fire suppression, or base survival. Role-to-Work Mapping: Converts AI-assigned roles into vanilla detailed work priorities. Example: Chef → Fire fighting & Bed rest set to 1, Cooking set to 1, Hauling set to 4. Manual Lock: Hold Shift + Left Mouse in the Work tab to lock/unlock a colonist’s specific work priority. RimBrain skips locked grids during rescheduling. Known Issues LLM output quality may degrade with too many colonists. Assignment logic may be imperfect in some scenarios. Result quality heavily depends on model performance. Default cooldown may be too short; consider increasing it or using free models via SiliconFlow. Recommended model: Qwen/Qwen3-8B This project is still in development; unexpected issues may occur.