|
|
|
|
|
by tobiadefami
476 days ago
|
|
Great question, Unlike Jupyter or Deepnote where you write code directly, Probly is primarily prompt-based - you describe what analysis you want in natural language, and the AI generates and executes the appropriate Python code behind the scenes using Pyodide. The key difference has to be that Probly runs python entirely in your browser using WASM, while jupyter/Deepnote run code on servers. |
|
Have you thought about how you would handle much larger datasets? Or is the idea that since this is a spreadsheet, the 10M cell limit is plenty sufficient?
I find WASM really interesting, but I can't wrap my head around how this scales in the enterprise. But I figure it probably just comes down to the use cases and personas you're targeting.
[1] https://www.fabi.ai/