Resources
Additional resources, links, and community information for Zorora.
Download
Latest stable release with all features.
GitHub Repository
Repository: https://github.com/AsobaCloud/zorora
- Source code
- Issue tracking
- Pull requests
- Releases
Documentation
- Getting Started - Installation and setup
- Guides - Comprehensive usage guides
- API Reference - Programmatic access
- Technical Concepts - Architecture documentation
- Use Cases - Real-world examples
Community & Support
Discord
Join our Discord community for discussions, support, and updates:
Email Support
For technical assistance, feature requests, or questions:
GitHub Issues
Report bugs, request features, or ask questions:
Related Projects
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:
- Download and install LM Studio
- Load a 4B model (e.g., Qwen3-VL-4B, Qwen3-4B)
- 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:
- Get API key at https://brave.com/search/api/
- Configure in Zorora settings
HuggingFace
Website: https://huggingface.co
Model hosting and inference endpoints.
Setup:
- Get token at https://huggingface.co/settings/tokens
- Configure in Zorora settings
Learning Resources
Documentation
- Introduction - Overview of Zorora
- Architecture - System architecture
- Research Pipeline - How research works
- Storage - Storage architecture
Guides
- Terminal REPL - Command-line interface
- Web UI - Browser-based interface
- Research Workflow - Deep research guide
- Slash Commands - Command reference
Examples
- Academic Research - Research use case
- Code Development - Development use case
- Multi-Source Analysis - Analysis use case
API Resources
Research API
- Research API Reference - Research endpoints
- Python SDK - Python SDK documentation
Settings API
- Settings API Reference - Configuration endpoints
Version Information
Current Version: 2.1.0
Latest Release: v2-prod
Changelog: View Changelog
See Also
- Getting Started - Installation and setup
- FAQ - Frequently asked questions
- Changelog - Version history