WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2026 Poal.co

278

I looked at chatterbot and then looked at botframework. Chatterbot takes seconds to setup and looks easy enough to work with assuming you have the space for the model. BotFramework looks like this almost cryptic pile of crap which makes zero sense, and it uses a custom model, or custom adapters which makes it a pain in the ass to load date into it without writing custom adapter code. Like why cant they just make stuff simple, instead of overcomplicating crap?

I looked at chatterbot and then looked at botframework. Chatterbot takes seconds to setup and looks easy enough to work with assuming you have the space for the model. BotFramework looks like this almost cryptic pile of crap which makes zero sense, and it uses a custom model, or custom adapters which makes it a pain in the ass to load date into it without writing custom adapter code. Like why cant they just make stuff simple, instead of overcomplicating crap?

(post is archived)

[–] 0 pt

this is what happens when you push out white coders in favor of pajeets

[–] 0 pt

That's the thing, their code looks flashy and people assume more complicate = better. Except a lot of times it seems like it take 10 times longer to do the same thing that takes 10 minutes in python