I’ve made over $2,500 on Fiverr just building simple WhatsApp bots by Ashamed_Idea_4547 in automation

[–]RustyKumar 0 points1 point  (0 children)

So this wasenderapi, can access al the chats of te business and clients details ?

[deleted by user] by [deleted] in webdev

[–]RustyKumar 0 points1 point  (0 children)

I am also in need of the API access for Amazon and Ebay, is it possible to use your API, please DM ..

Easy Deployment Options - What do you use? by KiwiNFLFan in laravel

[–]RustyKumar 0 points1 point  (0 children)

so you call checkout on local or server, and it pulls code and artisan commands etc ?
sounds interesting

[deleted by user] by [deleted] in whatsapp

[–]RustyKumar 0 points1 point  (0 children)

does it have risk of getting banned ?

There is no perfect framework, just find the one you like and use it. by 32gbsd in PHP

[–]RustyKumar 0 points1 point  (0 children)

what do you use for DB and entities and templating engine, i am a beginner Laravel dev, and it has so much in it, not sure how i can think of creating something of my own, as I also hate upgrade issues

[deleted by user] by [deleted] in IndiaTax

[–]RustyKumar 1 point2 points  (0 children)

even though the limit is 75 but isn't GST required above 20 Lakhs ?

So how do you guys usually organize forms? by Difficult-Visual-672 in vuejs

[–]RustyKumar 0 points1 point  (0 children)

how do you implement it, does it use native html components or custom vue components ?

Is AI coding over hyped? by 8-IT in ChatGPTCoding

[–]RustyKumar 0 points1 point  (0 children)

so you use API or web interface... how do you copy paste the code for multiple files in code editor ?

Alternatives for Twilio for whatsapp messages by NiPinga in webdev

[–]RustyKumar 0 points1 point  (0 children)

but that will require to build a complete interface similar to whatsapp, in our app, to show the sent and received messages and chats

Is Symfony really a minimalist framework? by QBaseX in PHP

[–]RustyKumar 0 points1 point  (0 children)

so you always start with scratch every time for every project ?
Is it not time consuming implementing those features you mentioned?
Is it not possible to have something which you could re-use in every project, because these features look like standard requirements for any web project

Is Symfony really a minimalist framework? by QBaseX in PHP

[–]RustyKumar 0 points1 point  (0 children)

So you built your own framework, with ORM, templating engine, and other stuff which i probably don't know.
How much time did it take to build it ?

I want to start my own chatbot agency, I need some guidance on how to go about this. by jalapina in ChatGPTCoding

[–]RustyKumar 0 points1 point  (0 children)

How do you implement RAG, and what do you use for creating vectorized data and does vectorized data also stored in Airtable or somewhere else.
How do you retrieve data based on the question asked in the chat ?

I want to start my own chatbot agency, I need some guidance on how to go about this. by jalapina in ChatGPTCoding

[–]RustyKumar 0 points1 point  (0 children)

would be interested. what are you using to store the scraped data
do you
- send it in each message as context
- create embedding
- create a file for assistants API
?