Posts

Showing posts from August, 2025

VSCode and Python Versions

 In VSCode you may see a message like "we noticed a new environment has been created. do you want to select it for the workspace folder" more details here https://www.youtube.com/watch?v=XKS1mulk7AQ https://www.reddit.com/r/vscode/comments/10cz5jf/confused_about_virtual_environment_in_vs_code/   https://code.visualstudio.com/docs/python/environments#_create-a-virtual-environment-in-the-terminal  

Prompt Engineering

Refer this for Prompt pack.  Git hub repo for the course.  AI resource hub here . Principles of Prompt Engineering Give Direction . Specify  Format . Provide Examples . Evaluate Quality . Divide Labor . https://www.geeksforgeeks.org/artificial-intelligence/prompt-engineering-for-summarization/