<?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>DEV Community: Lou Vincent Baroro</title>
    <description>The latest articles on DEV Community by Lou Vincent Baroro (@devlou).</description>
    <link>https://dev.to/devlou</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4032308%2Fb4c8d563-5216-4053-ad12-032414134e20.jpg</url>
      <title>DEV Community: Lou Vincent Baroro</title>
      <link>https://dev.to/devlou</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devlou"/>
    <language>en</language>
    <item>
      <title>How We Built a Neuro-Symbolic AI Platform for the ASEAN AI Hackathon 2026</title>
      <dc:creator>Lou Vincent Baroro</dc:creator>
      <pubDate>Thu, 16 Jul 2026 15:04:36 +0000</pubDate>
      <link>https://dev.to/devlou/how-we-built-a-neuro-symbolic-ai-platform-for-the-asean-ai-hackathon-2026-909</link>
      <guid>https://dev.to/devlou/how-we-built-a-neuro-symbolic-ai-platform-for-the-asean-ai-hackathon-2026-909</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published on my personal engineering blog at &lt;a href="https://louvincentbaroro.me/blog/asean-ai-hackathon" rel="noopener noreferrer"&gt;louvincentbaroro.me&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;At the &lt;strong&gt;ASEAN AI Hackathon 2026&lt;/strong&gt;, our team Syntaxure SEA set out to solve a massive problem in Southeast Asia: &lt;strong&gt;Environmental accountability.&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Citizens witness environmental violations every day. Illegal logging, open burning, and hazardous waste are rampant. But reporting is fragmented, and whistleblowing is dangerous. &lt;/p&gt;

&lt;p&gt;To solve this, we built &lt;strong&gt;LikasLens&lt;/strong&gt;, a neuro-symbolic civic intelligence platform that allows citizens to snap photos of violations, dynamically routes them to the correct government agency using AI, and protects the whistleblower's identity.&lt;/p&gt;

&lt;h2&gt;
  
  
  Advanced Platform Features
&lt;/h2&gt;

&lt;p&gt;LikasLens is far more than just a reporting tool. Some of the most complex features we engineered include:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;**Eco-Credit Rewards System: Users earn points for verified reports that can be redeemed at major partner stores (e.g., proposed integrations with SM, Jollibee, Globe).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Report Chaining &amp;amp; Anti-Sybil Logic:&lt;/strong&gt; We implemented GPS-proximity clustering. If multiple users report the same issue within a 50m radius, the system corroborates and auto-escalates it.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pattern Escalation:&lt;/strong&gt; The platform detects spatial-temporal patterns to trigger urgent responses for repeated violations in the same barangay.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Neo4j GraphRAG Integration:&lt;/strong&gt; The system auto-detects the exact jurisdiction and law violated based on the user's country using AI.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  The Engineering Architecture
&lt;/h2&gt;

&lt;p&gt;Building a platform of this magnitude required extreme focus. My partner Jeff Martinez and I split the architecture perfectly down the middle.&lt;/p&gt;

&lt;p&gt;I was responsible for architecting the entire user-facing structure and interactive systems using a &lt;strong&gt;Next.js 16 Monorepo&lt;/strong&gt;. My core focus included:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Interactive Data Visualization:&lt;/strong&gt; Engineering MapLibre GL heatmaps and 3D interactive globes (cobe.js) to visualize violation hotspots.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Blockchain UI:&lt;/strong&gt; Building the frontend for SHA-256 evidence hashing to ensure a tamper-proof chain of custody.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multi-Language Structure:&lt;/strong&gt; Laying out the &lt;code&gt;next-intl&lt;/code&gt; localization structure for 10 ASEAN languages.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Meanwhile, Jeff engineered the &lt;strong&gt;Laravel 12 backend&lt;/strong&gt; and Python/FastAPI microservices, integrating dual YOLOv8 vision models and ONNX Runtime WebAssembly directly into the mobile flow.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Results
&lt;/h2&gt;

&lt;p&gt;Out of hundreds of teams, we finished as &lt;strong&gt;Semi-Finalists (Top 40 Overall)&lt;/strong&gt; and placed in the &lt;strong&gt;Top 10 for the Climate Track&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;While we barely missed the grand prize (a flight to Vietnam), we walked away with a piece of engineering that proves exactly what we are capable of. We built a massive, enterprise-grade neuro-symbolic platform capable of handling multi-language support, blockchain hashing, and jurisdiction-aware AI routing. &lt;/p&gt;




&lt;p&gt;&lt;em&gt;If you want to read more of my engineering notes or check out my other AI projects, visit my portfolio at &lt;a href="https://louvincentbaroro.me" rel="noopener noreferrer"&gt;louvincentbaroro.me&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>architecture</category>
      <category>machinelearning</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
