Who is Prorok for?
Who is Prorok for?
We've created Prorok for enhancing organizational intelligence, but ultimately it's people who will be using it.
To that end, Prorok is meant to be useful for two kinds of users.
The non-technical user, including the C-suite, the manager and the analyst. For this user it's critical that they can derive useful insights quickly. They rather not go too deep into crafting the models and data analysis, instead interacting with the platform via natural language with AI agents. They may have a more tech-savvy team available to help them with modeling and other foundational work, such that they can focus on utilizing the features for enhancing their daily activities directly.
The technical user. They are able to build and validate large computational models on their own. AI features allow them to work faster but they are not necessarily reliant on the Prorok Agent for all aspects of the prediction-making pipeline.
What can organizations gain?
Prorok helps create digital twins of organizations and other real-world systems and derive useful insights from simulating them in different configurations. The more complete the initial model the better the insights we're able to derive.
Organizations such as companies and governmental institutions are generally interested, once they grow to a certain size, about things like **
Example: optimizing complex cross-domain processes
You're a retail company,
Example: determining potential volatility of suppliers
You're a
But visual debugging is just the start. Seeing your data also:
- Gives you ideas for algorithm improvements
- Helps identify new test cases to set up
- Suggests datasets to collect
- Lets you explain your system to colleagues and stakeholders
And the same data you use for visualization can be queried to create clean datasets for training and evaluating your models.
How do you use it?
- Use the Prorok SDK to log multimodal data from your code or load it from storage
- View live or recorded data in the standalone viewer or embedded in your app
- Build layouts and customize visualizations interactively in the UI or through the SDK
- Query recordings to get clean dataframes into tools like Pandas, Polars, or DuckDB
- Extend Prorok when you need to
How does it work?
That's a big question for a welcome page. The short answer is that Prorok goes to extreme lengths to make handling and visualizing multimodal data streams easy and performant. Learn more in our concepts documentation.
Can't find what you're looking for?
- Join us in the Prorok Community Discord
- Or submit an issue in the Prorok GitHub project