asobacode.github.io
Verified Safeby AsobaCloud
Overview
AI-powered energy asset management, forecasting, and operations & maintenance (O&M) automation for solar energy assets.
Installation
docker run --gpus all --rm -p 8080:80 -e HUGGING_FACE_HUB_TOKEN=$HF_TOKEN ghcr.io/huggingface/text-generation-inference:2.0.4 --model-id asoba/EnergyAnalyst-v0.1 --num-shard 1 --max-input-length 2048 --max-total-tokens 3072Environment Variables
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
- AWS_REGION
- ONA_API_KEY
- HF_TOKEN
- MISTRAL_STATUS_URL
- MISTRAL_FALLBACK_IP
- GITHUB_TOKEN
- DATABASE_URL
Security Notes
The project documentation acknowledges existing vulnerabilities and outstanding security epics (e.g., 'Remove all hardcoded credentials', 'Fix 14 dependency vulnerabilities', and the need to complete 'security and production infrastructure epics first'). While comprehensive security measures are described as being implemented or in progress (secrets management, IAM roles, TLS, encryption, RBAC, audit logs, SOC 2 Type II in progress, GDPR), the explicit mention of known issues and the use of API keys in query parameters (less secure) indicate that security is an ongoing concern and not yet fully hardened for all aspects.
Similar Servers
neurolink
NeuroLink is a comprehensive AI toolkit that unifies multiple AI providers, offers advanced orchestration, real-time services, and a Human-in-the-Loop safety system, allowing modular enhancement of AI models through an extensible MCP-compliant middleware and tool ecosystem.
PowerMCP
Facilitating AI (LLM) interaction with various power system simulation and analysis software for tasks like power flow, dynamic simulation, contingency analysis, and optimization.
conductor-tasks
Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.
responsible-vibe-mcp
Manages conversation state and guides LLM coding agents through structured software development workflows with long-term project memory and multi-agent collaboration.