Comment by fasouto
6 hours ago
I'm working on a new type of calculator with natural language, similar to Soulver but for the web, in multiple languages and with AI mode
It has the ability to generate a small notebook from a problem description using AI (still has a lot of room to improve), but the calculation uses a deterministic engine.
Right now I'm working on collaboration.
It is a novel idea. Excellent implementation.