Frequently Asked Questions
Common questions about MOTO, installation, and usage.
General Questions
What is Intrafere Research Group?
Intrafere Research Group LLC is a technology and research company focused on making powerful AI accessible to everyone. We develop open-source AI orchestration tools that enable hobbyists, home labs, startups, and individual researchers to leverage advanced AI capabilities from their own systems.
What is MOTO?
MOTO (Multi-Output Transform Orchestrator) is our flagship open-source product—an autonomous AI orchestrator that coordinates multiple AI models to work together. It features a novel dual-mode architecture that continuously accumulates knowledge in an aggregation database while simultaneously distilling it through an iterative compiler, enabling truly autonomous operation for extended periods.
Is MOTO really free?
Yes! MOTO is completely free and open source. You can download, use, modify, and distribute it according to its open source license. There are no hidden fees, subscriptions, or premium tiers. You can run MOTO for free if you stay within free model usage limits and/or can host local models on your computer.
Technical Questions
What are the system requirements for running local models to use with MOTO?
MOTO is designed to be flexible and work on various hardware configurations. Minimum requirements will be detailed in our documentation when MOTO launches. Generally, you’ll need:
- A system capable of running AI models locally (CPU or GPU)
- Sufficient RAM for your chosen AI models
- Storage space for the aggregation database
- Python environment (specific version requirements coming soon)
What AI models does MOTO support?
MOTO is designed to work with various open-source AI models. You can choose models based on your hardware capabilities and requirements. Popular options include models from the Llama, DeepSeek, and other open-source families. Specific compatibility details will be available in our documentation.
Can I run MOTO on limited hardware?
Yes! MOTO supports both parallel and sequential operation modes. If you have limited RAM, you can run models sequentially on a single model. If you have more powerful hardware, you can run multiple models in parallel for faster exploration.
Does MOTO require an internet connection?
No! MOTO is designed for local operation. All AI processing happens on your hardware, and your data never leaves your system. You only need internet to download MOTO initially and to download AI models.
Can I use MOTO with cloud AI services like OpenAI?
MOTO is primarily designed for locally-hosted AI models to ensure privacy and control. However, the open-source nature means you could potentially modify it to work with cloud services if desired.
Usage Questions
How long does MOTO take to produce results?
This varies greatly depending on your task complexity, chosen models, and hardware. MOTO is designed for extended autonomous operation—you might run it for hours, overnight, or even for days on complex projects. You can monitor progress in real-time and stop whenever you’re satisfied with the results.
What can I use MOTO for?
MOTO excels at tasks that benefit from extended exploration and refinement:
- Research paper generation and expansion
- Complex problem-solving and analysis
- Code development and refinement
- Creative writing projects
- Data analysis and interpretation
- Any task requiring iterative improvement over time
How do I know when MOTO is done?
MOTO tracks acceptance rates and other metrics. As it runs longer on the same problem, the rejection rate typically rises, indicating you’re approaching a Pareto frontier for your selected models’ knowledge. You can stop at any time and review the accumulated results.
Licensing & Legal
What license is MOTO under?
MOTO will be released under a permissive open-source license (specific license to be announced with release). This allows you to use, modify, and distribute MOTO freely.
Can I use MOTO commercially?
Yes! Our open-source license permits commercial use. You can use MOTO for business purposes, integrate it into commercial products, or offer services based on it.
Can I modify MOTO?
Absolutely! That’s the beauty of open source. You can inspect the code, modify it for your needs, and even contribute improvements back to the community.
Are donations tax-deductible?
No. Intrafere Research Group LLC is a limited liability company, not a non-profit organization. Donations support our work but are not tax-deductible as charitable contributions.
Community & Support
How can I contribute to MOTO?
We welcome contributions! Once MOTO launches on GitHub, you can:
- Report bugs and issues
- Submit feature requests
- Contribute code improvements
- Improve documentation
- Share your use cases and examples
- Help other users in discussions
Visit our Community page for detailed contribution guidelines.
Where can I get help with MOTO?
Support resources will include:
- Comprehensive documentation
- GitHub Issues for bug reports
- GitHub Discussions for questions and ideas
- Example configurations and use cases
- Community-contributed guides and tips
Is there a MOTO community?
Yes! We’re building a community of MOTO users and contributors. Join us on GitHub (link coming soon) to connect with other users, share experiences, and collaborate on improvements.
Privacy & Security
Is my data private when using MOTO?
Yes! MOTO runs entirely on your local system. Your prompts, data, and AI outputs never leave your hardware unless you explicitly choose to share them. This is a core principle of our design.
Does Intrafere collect any data about my MOTO usage?
No. MOTO runs locally on your system with no telemetry or data collection. We don’t track what you’re working on, what models you use, or any other usage information.
Is MOTO secure?
MOTO is open source, which means the code is publicly auditable. Security-conscious users can inspect the code themselves. We follow best practices for secure software development and welcome security audits from the community.
Future Development
What’s on the roadmap for MOTO?
Visit our Roadmap page for detailed plans. We’re continuously working on improvements, new features, and better integration with emerging AI models.
Can I request features?
Absolutely! Once MOTO launches on GitHub, you can submit feature requests through GitHub Issues. We actively consider community feedback in our development priorities.
Will there be a paid version of MOTO?
No. MOTO will remain free and open source. Our mission is to make powerful AI accessible to everyone, and that means keeping our core tools freely available.
Still Have Questions?
If your question isn’t answered here, please contact us directly or join the discussion on our GitHub repository (coming soon). We’re happy to help!