4 April 2026
Can you tell me how I can make a normal nft parser? That is
The worker throws a link to the bot on the NFT chat
, Then the choice of parsing
By SMS/by participants:
Accordingly, here
What libraries are needed?
And what api calls are needed?
I'm not very experienced, to be honest, I use AI and generally I'm a vibecoder.
So you can beat me up.
ᅠ ᅠᅠ ᅠ ᅠᅠᅠᅠᅠᅠᅠCan you tell me how I can make a normal nft parser? That is
The worker throws a link to the bot on the NFT chat
, Then the choice of parsing
By SMS/by participants:
Accordingly, here
What libraries are needed?
And what api calls are needed?
I'm not very experienced, to be honest, I use AI and gener
We sometimes do. But what I don't understand is this: Why don't you ask AI if you are a vibe coder?
cloudedWe sometimes do. But what I don't understand is this: Why don't you ask AI if you are a vibe coder?
He doesn't give a normal code. Doesn't do what needs to be done
ᅠ ᅠᅠ ᅠ ᅠᅠᅠᅠᅠᅠᅠHe doesn't give a normal code. Doesn't do what needs to be done
Could it be an understanding issue? Like in you need to understand what needs to be done to get it to do it?
cloudedCould it be an understanding issue? Like in you need to understand what needs to be done to get it to do it?
He just doesn't know stupidly. At least even an Internet search doesn't save you
ᅠ ᅠᅠ ᅠ ᅠᅠᅠᅠᅠᅠᅠHe just doesn't know stupidly. At least even an Internet search doesn't save you
There seem to limits on how far you can get with AI then. Since you're a vibe coder, I'm not sure how to help you. Would you be willing to learn what is necessary to build it yourself? Or at least to be able to describe it to AI?
ᅠ ᅠᅠ ᅠ ᅠᅠᅠᅠᅠᅠᅠHe either makes a blockchain gift parser or a participant parser
And what are you looking for?
ᅠ ᅠᅠ ᅠ ᅠᅠᅠᅠᅠᅠᅠCan you tell me how I can make a normal nft parser? That is
The worker throws a link to the bot on the NFT chat
, Then the choice of parsing
By SMS/by participants:
Accordingly, here
What libraries are needed?
And what api calls are needed?
I'm not very experienced, to be honest, I use AI and gener
what he wanted tho? nothing to be understood
Mhi please is there anyone here good at VS code i am facing some issues
i coude not send pics here to see my problem , i would be so pleased for helping me
If you can't explain the issue with words we can't help. So take tame and try to explain without pictures
5 April 2026
JaiAlways two, can be enough only one ? Like torchvision ?
Yes, if you're not working with audio. In fact it'll save some MBs, though not significant.
Hello everyone, I'm building a file converter and I want to add a native OCR to my app but there's a major problem, pytesseract need tesseract to work so that's not optimal for my user case, and there's easyocr but it depends on torch so basically if I want to build the app, it's incredibly heavy, and since I'm not using a desktop PC with a dedicated graphics card, my CPU is easily overloaded. If anyone has any alternatives, I'll be glad to know about them. Thanks
HyacintheHello everyone, I'm building a file converter and I want to add a native OCR to my app but there's a major problem, pytesseract need tesseract to work so that's not optimal for my user case, and there's easyocr but it depends on torch so basically if I want to build the app, it's incredibly heavy, a
Why is not optimal to require tesseract?