Published inMyShellUsing Knowledge Base in Pro ConfigWhile developing bots using Pro Config, there are a few instances where you need to have a knowledge base (customized information about a…May 30, 20241May 30, 20241
Published inMyShellQuerying a Notion Database using Pro ConfigIn this article, we will look at how you can pull data from a Notion database into your pro config. We will first create a Notion database…May 7, 2024May 7, 2024
Published inMyShellCache Mode — Debug Pro Config EfficientlyDebugging your bot could be a tedious task if you have too many tasks that your pro config performs. Testing each time to see if a feature…May 2, 2024May 2, 2024
Published inMyShellBuild a webpage summarizer bot using Crawler widget in Pro ConfigIn this article, we will build a webpage summarizer bot utilizing the Crawler widget in pro config. The crawler widget is used to crawl…Apr 26, 2024Apr 26, 2024
Published inMyShellIntroducing Code Snippet Widget for MyShell.aiIn this article, we will look at the pro config widget, its advantages, and use it in our pro config.Apr 24, 2024Apr 24, 2024
The Easy Way to Understanding the React Context APIReact has its own method of making application level-state, and here’s where the React Context API comes in.Apr 15, 2021Apr 15, 2021
Published inClever ProgrammerIntroduction to ElectronJSElectron is a JavaScript library to make desktop applications. The applications made in Electron have a chromium wrapper and all the UI is…Nov 19, 2020Nov 19, 2020
Programmers and MemesAs a programmer, your job is to write code. And to write code you must have a positive approach towards programming. You should not do…Nov 17, 2020Nov 17, 2020
Published inClever ProgrammerIntroduction to Discord.JSDiscord is a communication application that is made on the idea of guilds which are called “servers” in Discord. Discord was initially for…Nov 13, 20201Nov 13, 20201
Published inClever ProgrammerTwitter Clone using ReactJS — The Ultimate GuideTwitter is a social networking platform where people can express their thoughts in short posts which people can read and share! Today, we…Oct 20, 20201Oct 20, 20201