<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tutorial on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/tutorial/</link><description>Recent content in Tutorial on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Mon, 18 May 2026 04:43:48 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/tutorial/index.xml" rel="self" type="application/rss+xml"/><item><title>Step-by-Step Vocabulary Extraction Guide</title><link>http://ghafoorsblog.com/docs/dictionary/02-workflows/step-by-step-guide/</link><pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/docs/dictionary/02-workflows/step-by-step-guide/</guid><description>&lt;h1 id="dictionary-vocabulary-extraction---step-by-step-guide"&gt;Dictionary Vocabulary Extraction - Step-by-Step Guide&lt;/h1&gt;
&lt;h2 id="-important-environment-setup"&gt;🚨 IMPORTANT: Environment Setup&lt;/h2&gt;
&lt;h3 id="for-ai-agents--automated-commands"&gt;For AI Agents / Automated Commands&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Before running any Python-based transcript extraction commands&lt;/strong&gt;, you MUST:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run &lt;code&gt;conda-bash&lt;/code&gt; alias to ensure python commands work in scripts&lt;/li&gt;
&lt;li&gt;Once python profile is read, &lt;code&gt;base&lt;/code&gt; environment will be activated. Now you can run the &lt;code&gt;conda&lt;/code&gt; commands, then you can activate &lt;code&gt;ags-dictionary&lt;/code&gt; environment&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Activate conda bash profile&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="ln"&gt;1&lt;/span&gt;&lt;span class="cl"&gt;&lt;span class="nb"&gt;source&lt;/span&gt; ~/miniconda3/etc/profile.d/conda.sh
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Activate the Python environment&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="ln"&gt;1&lt;/span&gt;&lt;span class="cl"&gt;conda activate ags-dictionary
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Then run your commands&lt;/strong&gt;:&lt;/p&gt;</description></item><item><title>JavaScript Basics</title><link>http://ghafoorsblog.com/posts/js/javascript-basics/</link><pubDate>Mon, 15 Jan 2024 00:00:00 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/posts/js/javascript-basics/</guid><description>&lt;p&gt;Learn the fundamentals of JavaScript programming.&lt;/p&gt;</description></item></channel></rss>