You are not logged in.
I’d like to share an interesting AI-generated podcast (created using Google’s NotebookLM) that summarizes the **mORMot 1.18 SAD document**. You can listen to it here:
https://notebooklm.google.com/notebook/ … c8f9/audio
I found it really helpful as a beginner-friendly introduction before diving into the full document. NotebookLM also does a great job answering questions about the content—think of it as a handy complement to tools like DeepWiki!
Happy learning!
Last edited by zen010101 (2025-05-10 10:52:13)
Offline
Lol
Perhaps worth generating a mORMot 2 pdf, to meet the AI beast.
yes! I did a try last month with Gemini, to generate a full project based on mormot2. I packed almost the whole mormot source and test folder with repomix, added some custom corrections I was used to and thrown a prompt of 900,000 tokens to Gemini. It has ended with a project of multiple REST servers, all the interfaces and services implementations and an openapi definition file.
I then could generate the whole JsonClient and DTOs with mormot tool. I just had to make some minors corrections - impressed as f**.
Offline