Asoba Zorora Documentation

Resources

Additional resources, links, and community information for Zorora.

Download

Download v2-prod

Latest stable release with all features.

GitHub Repository

Repository: https://github.com/AsobaCloud/zorora

Documentation

Community & Support

Discord

Join our Discord community for discussions, support, and updates:

Discord Server

Email Support

For technical assistance, feature requests, or questions:

Email Support

GitHub Issues

Report bugs, request features, or ask questions:

GitHub Issues

EnergyAnalyst

HuggingFace Model: https://huggingface.co/asoba/EnergyAnalyst-v0.1

Energy policy RAG system for querying FERC orders, ISO/RTO filings, and regulations.

Integration: Use /analyst command in Zorora (requires EnergyAnalyst API server running).

External Services

LM Studio

Website: https://lmstudio.ai

Local LLM inference server. Required for Zorora’s local model support.

Setup:

  1. Download and install LM Studio
  2. Load a 4B model (e.g., Qwen3-VL-4B, Qwen3-4B)
  3. Ensure model is running on port 1234

Brave Search API

Website: https://brave.com/search/api/

Web search API for enhanced search capabilities.

Free Tier: 2000 queries/month (~66/day)

Setup:

  1. Get API key at https://brave.com/search/api/
  2. Configure in Zorora settings

HuggingFace

Website: https://huggingface.co

Model hosting and inference endpoints.

Setup:

  1. Get token at https://huggingface.co/settings/tokens
  2. Configure in Zorora settings

Learning Resources

Documentation

Guides

Examples

API Resources

Research API

Settings API

Version Information

Current Version: 2.1.0

Latest Release: v2-prod

Changelog: View Changelog

See Also