<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Hafsah Inuwa</title>
    <description>The latest articles on Forem by Hafsah Inuwa (@hafsah_inuwa_725cd4e4556c).</description>
    <link>https://forem.com/hafsah_inuwa_725cd4e4556c</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3594769%2F519ef177-8b15-42e2-ac93-6eb5406352c5.png</url>
      <title>Forem: Hafsah Inuwa</title>
      <link>https://forem.com/hafsah_inuwa_725cd4e4556c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/hafsah_inuwa_725cd4e4556c"/>
    <language>en</language>
    <item>
      <title>Building a Visa Guide AI with Django, Gemini API, and Telex A2A</title>
      <dc:creator>Hafsah Inuwa</dc:creator>
      <pubDate>Mon, 03 Nov 2025 22:28:23 +0000</pubDate>
      <link>https://forem.com/hafsah_inuwa_725cd4e4556c/building-a-visa-guide-ai-with-django-gemini-api-and-telex-a2a-48di</link>
      <guid>https://forem.com/hafsah_inuwa_725cd4e4556c/building-a-visa-guide-ai-with-django-gemini-api-and-telex-a2a-48di</guid>
      <description>&lt;p&gt;What Visa Guide AI v2 Actually Does&lt;/p&gt;

&lt;p&gt;The agent provides concrete, actionable visa information based on your passport:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Input:&lt;/strong&gt; Your passport country&lt;br&gt;
&lt;strong&gt;Output:&lt;/strong&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;Visa-Free Countries:&lt;/strong&gt; Where you can travel without any visa&lt;/li&gt;
&lt;li&gt;🛂 &lt;strong&gt;Visa-on-Arrival Countries:&lt;/strong&gt; Destinations where you can get a visa at entry&lt;/li&gt;
&lt;li&gt;📝 &lt;strong&gt;Visa-Required Countries:&lt;/strong&gt; Places where you need to apply in advance&lt;/li&gt;
&lt;li&gt;💰 &lt;strong&gt;Visa Fees:&lt;/strong&gt; Estimated costs for different visa types&lt;/li&gt;
&lt;li&gt;💡 &lt;strong&gt;Recommendations:&lt;/strong&gt; Smart suggestions based on travel preferences&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Example Query:&lt;br&gt;
&lt;em&gt;"I have a US passport, where can I travel?"&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Example Response:&lt;br&gt;
&lt;em&gt;"With a US passport, you can visit:&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;✅ Visa-free: UK, EU, Japan, Brazil (90 days)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;🛂 Visa-on-arrival: Thailand, Indonesia, Kenya ($50 fee)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;📝 Visa required: Russia, China, India (apply 4 weeks ahead)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;💡 Recommendation: Consider Japan for easy visa-free travel"&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Technical Implementation&lt;/p&gt;

&lt;p&gt;The core Django view processes the passport input, uses Gemini API to analyze global visa policies, and structures the response into the clear categories above.&lt;/p&gt;

</description>
      <category>gemini</category>
      <category>ai</category>
      <category>django</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
