Q: I'm considering purchasing it to build an AI writing assistant:
1. Multi-user system with a super-user who can create specialized AI writing assistants for different clients
2. The ability for the super-user to upload training materials to customize each AI assistant
3. Integration with AI APIs (like OpenAI, openrouter or Straico) for content generation. Token usage tracking and management
4. Storage of all generated content history
5. Deployment on standard web hosting?
I have some questions:
1. Does it have all the database and API capabilities needed for this use case?
2. What would be the deployment process to a standard shared hosting environment? (no mandatory, I guess)
3. As someone without development experience, would I be able to implement this solution following tutorials?
4. Are there any limitations that would make this project particularly challenging?