Understanding ChatGpt Prompt Engineering- Part I

Understanding Prompt Engineering We live in a knowledge economy where paramount importance must be placed on information retrieval and absorption. My journey with ChatGPT began when I started experimenting with the model and discovered use cases that were helpful to me. However, working with a general-purpose model presented its own challenges. As I continued practicing, I became acquainted with specific use cases of ChatGPT, such as efficiently performing standard NLP tasks and generating text summaries, which significantly simplified and enhanced my work. For this purpose, I leveraged third-party tools. Nonetheless, there were times when I struggled to achieve the desired result. ...

March 20, 2024 · 15 min · 3086 words · Kaushal Bundel

Notes on Building a Meditation App (Day 16)

WAITING Another exiting tutorial by “The Digital Pro’s NoCode Academy” on “building beautiful charts” in Flutterflow. State “WAITING” from “IN-PROGRESS” [2024-03-20 Wed 23:31] I should complete basic Dart and flutter course before jumping on this task. State “IN-PROGRESS” from “TODO” [2024-03-20 Wed 18:12] Note: This has a special utility for me as with this I could create the date wise charts for “Meditation completion” and “Mood Board Completion” tracking. ...

March 20, 2024 · 1 min · 124 words · Kaushal Bundel

Notes on Building a Meditation App (Day 14)

Enabling Audio in the App This is a long standing task. I tried to implement this feature but was unsuccessful. Let’s see how we fare now. Supporting Material Community Solution to the sound looping problem Digital Pro’s No Code Academy Tutorial on Custom Action Important Background Context BuildContext In Flutter, the build context represents the location of a widget within the widget tree. It allows widgets to interact with other widgets and access data and services provided by higher-level widgets. Steps Completed Used the code structure as provided in the Community Solution ...

March 13, 2024 · 1 min · 189 words · Kaushal Bundel

Notes on Building a Meditation App (Day 13)

Product Related Thoughts Day before Yesterday, I had a fascinating discussion with a UI/UX specialist that delved into the core essence of our product and overall design philosophy. The conversation naturally drifted towards the uniqueness of our meditation app, its necessity, and the critical aspect of user engagement. This got me rethinking about the core nature of the app. About need for this meditation app The fundamental concept behind our product resonates with me. Even though I haven’t personally experienced it yet, I believe it holds significant benefits for its users. Perhaps I should dive in and immerse myself in its features to truly grasp its value and impact on my own well-being. ...

March 13, 2024 · 3 min · 578 words · Kaushal Bundel

Notes on Building a Meditation App (Day 12)

TODO An exciting new feature has been launched by Flutterflow which can be quite useful for user onboarding. This feature is called “walkthrough”. Through this feature, I can do entire app walkthrough while the user first logs in the app. Flutterflow demo on app walkthrough TODO Another exiting tutorial by “The Digital Pro’s NoCode Academy” on “building beautiful charts” in Flutterflow. This has a special utility for me as with this I could create the date wise charts for “Meditation completion” and “Mood Board Completion” tracking. TODO - Implement Good to have user experience Ripple Wave effect : This can be used on the meditation page : Implementation complete Implementation (Important from the POV of creating Custom Widgets) Reference Video: Flutterflow Tutorial on Custom Widgets ...

March 12, 2024 · 2 min · 244 words · Kaushal Bundel