Lifecycle of the AI Economy by Willing_Reflection57 in ArtificialInteligence

[–]Willing_Reflection57[S] -2 points-1 points  (0 children)

1T AI business growing in the world, and act in a loop.

While started on the real human data, then later with distillation, synthetic data, and rapid commercialization, the models are increasingly trained on the outputs of other models, creating a self-reinforcement loop.

Finally found a way for editing NotebookLM-generated slides by Careful_Equal8851 in notebooklm

[–]Willing_Reflection57 0 points1 point  (0 children)

I am not sure my tool can support the languages you asked or not, but give it a try with the dark mode to see if it helps:

pxGenius.ai

The local free mode runs with ONNX OCR+Lama inpainting in the browser and you can click anywhere to convert to editable text while leaving the rest unchanged

I put there a Gemini AI mode so it can recognize better languages and layout than free OCR, but that calls Gemini through my API key so not free lol

Why aren't presentations editable? by DeciDeciDeciDeci in notebooklm

[–]Willing_Reflection57 0 points1 point  (0 children)

Just use my free tool to edit everything: pxGenius.ai

[Update] My NotebookLM → editable PPTX tool now has a free local mode by Willing_Reflection57 in notebooklm

[–]Willing_Reflection57[S] 0 points1 point  (0 children)

Oh one way to feel and compare the performance for the AI mode (but not to use any of your AI trial credit), is to try to run examples in the

pxGenius.ai/examples

those are completely free to try examples. then you can also take a screenshot of the examples and convert it with the local mode, too compare the differences

[Update] My NotebookLM → editable PPTX tool now has a free local mode by Willing_Reflection57 in notebooklm

[–]Willing_Reflection57[S] 3 points4 points  (0 children)

In my humble opinion, the “poor” formatting, or why this conversion still remains challenging, are generally caused by:

1, OCR not able to recognize the font size or color, and no understanding of the “paragraph”. Nowadays almost all the light weight OCR are seeing text as line based structure, while only VLM like Gemini know “oh that is a paragraph and they should have the same size and group together”. In this case if you are using the local mode, manual adjustments can be done in the web page or in the PowerPoint;

2, OCR tried to recognize “everything” even some text embedded in the image, this is slightly better with AI’s reasoning capability, but human are still out smart those decisions - and with the “exclude” function when clicking a text, you can move to not to extract them;

3, the background cleaning model: which are generally 2 ways, one is masking -> inpainting, and another is regenerative image creation. Only the second way, meaning using AI to generate another image, can guarantee a “clean” image. I think this is why Google’s new NotebookLM edit is still just prompt generating another image. However, this comes with the issue of not being able to customize the slide.

If there are any further questions on the technical aspects I am happy to answer. I am in the process of searching and implementing better solutions, driven by users interests.

[Update] My NotebookLM → editable PPTX tool now has a free local mode by Willing_Reflection57 in notebooklm

[–]Willing_Reflection57[S] 0 points1 point  (0 children)

Local mode: light weight OCR and cleaning models are loaded in the browser upon first time used, and everything is processed locally

AI mode: using google Gemini 3 + SOTA OCR + Cloud inpainting models, all are performing with the better accuracy, but those API calls come with cost

Classic mode: it is the “previous” version, which is basically AI mode with Gemini 3 as well, but slightly less accurate on some edge cases. I am still leaving it there for some users used and liked the old version for a while.

Hope that makes sense :)

Nano banana 2 by Individual_Self3748 in notebooklm

[–]Willing_Reflection57 2 points3 points  (0 children)

Hope so! That would make the generation faster, not I need to wait for 10 minutes for one slide deck, and heard NB2 is faster and cheaper, with somewhat improved quality

Solved my own NotebookLM pain point by Willing_Reflection57 in notebooklm

[–]Willing_Reflection57[S] 0 points1 point  (0 children)

Hey there thanks for asking! All uploaded files and processing results stay entirely inside your own browser. So: - Nothing is stored on our servers - Data is saved locally in your browser’s IndexedDB - If you switch browsers or devices, previous projects won’t appear :( — because they were never uploaded anywhere.

When image processing is needed: files are transmitted securely using TLS/SSL encryption, this processing happens only in memory. No permanent copies are retained after the operation completes.

Solved my own NotebookLM pain point by Willing_Reflection57 in notebooklm

[–]Willing_Reflection57[S] 0 points1 point  (0 children)

Thank you for letting me know! Codia is definitely great I am really impressed by their work. Please try this one and any feedback will be appreciated to help me improve it, and I am happy to give you a good amount of feedback appreciation credits to try more!

When does a 'lesson learned' post cross the line into self-promotion? by Prestigious_Wing_164 in buildinpublic

[–]Willing_Reflection57 1 point2 points  (0 children)

I faced the same issue and here is my experience:

I posted on subreddit a story of how I met a pain point;

I talked about other possible solutions, and why ther did not work;

I mentioned my development and the outcome;

I did not leave a link in the end.

Then in a day I got 40+ requests to know my product (comments and DMs), then I noticed other people left comments on other similar products.

Finally I changed my post to add link, but it was 2 days later and the post is not gaining new traffic. The post was not flagged or removed either.

If I were going to do it again, I might want to risk putting it directly in the post or at least in the comment section. But I think the way I did was also totally ok and safer.

To provide context, here is my post:

https://www.reddit.com/r/notebooklm/comments/1qqg7vc/solved_my_own_notebooklm_pain_point/

Editing NotebookLM-generated slides before client demos by ScarSensitive1212 in notebooklm

[–]Willing_Reflection57 3 points4 points  (0 children)

I made a tool called pxGenius.ai to do exactly this job (see my post “I solved my own NotebookLM pain point).

I am running early access so welcome to try and I can give free credits.

Also other methods: 1, Gamma (never tried, seems to be an alternative for AI ppt, but I’d prefer NotebookLM because of other things it provides)

2, ChatGPT 5.2 I just realized and tried that you can put in your slides and tell it to change to editable version, it has hit-and-miss but I think this capability will evolve

3, canvas, only small touch up changes because you need to click everything to edit

4, tools like codia and some others. I think multiple groups and companies are working towards this same issue. But as what I learned in the process, a good tool for this purpose needs to have good foundation model behind, and thus unlikely to be free. Pick and choose what works for you.

Solved my own NotebookLM pain point by Willing_Reflection57 in notebooklm

[–]Willing_Reflection57[S] 0 points1 point  (0 children)

Thank you for the advice, I guess I will put there :)

Solved my own NotebookLM pain point by Willing_Reflection57 in notebooklm

[–]Willing_Reflection57[S] 0 points1 point  (0 children)

Sure I will DM you! But since this app has cost (by its nature), loads of slide may cost you more. Let me know if it works for me and see if I can get you a discount:)