<?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: Florian Lux</title>
    <description>The latest articles on DEV Community by Florian Lux (@florian_synapedia).</description>
    <link>https://dev.to/florian_synapedia</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%2F3817730%2F3c4cf192-7771-401b-a143-f1c3b6e1a533.png</url>
      <title>DEV Community: Florian Lux</title>
      <link>https://dev.to/florian_synapedia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/florian_synapedia"/>
    <language>en</language>
    <item>
      <title>Synapedia.com: A Knowledge Graph for Psychoactive Substances - Florian Lux</title>
      <dc:creator>Florian Lux</dc:creator>
      <pubDate>Wed, 11 Mar 2026 04:01:17 +0000</pubDate>
      <link>https://dev.to/florian_synapedia/building-synapedia-a-knowledge-graph-for-psychoactive-substances-12jl</link>
      <guid>https://dev.to/florian_synapedia/building-synapedia-a-knowledge-graph-for-psychoactive-substances-12jl</guid>
      <description>&lt;h1&gt;
  
  
  Building Synapedia: A Knowledge Graph for Psychoactive Substances
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc9rec5ehpn2bv1o5894p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc9rec5ehpn2bv1o5894p.png" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;br&gt;
Over the past months I’ve been building &lt;strong&gt;Synapedia&lt;/strong&gt;, a structured knowledge platform for psychoactive substances.&lt;/p&gt;

&lt;p&gt;The motivation was simple:&lt;br&gt;&lt;br&gt;
Most information about pharmacology, effects and interactions is scattered across forums, research papers and community reports.&lt;/p&gt;

&lt;p&gt;Synapedia tries to turn this fragmented information into a &lt;strong&gt;structured knowledge system&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;You can explore the project here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://synapedia.com" rel="noopener noreferrer"&gt;Synapedia&lt;/a&gt;&lt;/p&gt;




&lt;h1&gt;
  
  
  The Problem
&lt;/h1&gt;

&lt;p&gt;Information about psychoactive substances exists in many places:&lt;/p&gt;

&lt;p&gt;• scientific papers&lt;br&gt;&lt;br&gt;
• harm reduction communities&lt;br&gt;&lt;br&gt;
• pharmacology databases&lt;br&gt;&lt;br&gt;
• experience reports  &lt;/p&gt;

&lt;p&gt;But very rarely in a &lt;strong&gt;structured and interconnected way&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which receptors does a substance interact with?&lt;/li&gt;
&lt;li&gt;Which effects are commonly reported?&lt;/li&gt;
&lt;li&gt;What interactions exist between substances?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These relationships are often buried in text instead of being mapped as &lt;strong&gt;structured knowledge&lt;/strong&gt;.&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1pf3qndw230r031r0enz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1pf3qndw230r031r0enz.png" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  The Idea
&lt;/h1&gt;

&lt;p&gt;Synapedia is built around the idea of a &lt;strong&gt;knowledge graph&lt;/strong&gt; for psychoactive substances.&lt;/p&gt;

&lt;p&gt;Instead of isolated articles, the platform connects:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;substances&lt;/li&gt;
&lt;li&gt;effects&lt;/li&gt;
&lt;li&gt;receptors&lt;/li&gt;
&lt;li&gt;interactions&lt;/li&gt;
&lt;li&gt;experience reports&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This makes it possible to explore relationships between compounds in a much more intuitive way.&lt;/p&gt;




&lt;h1&gt;
  
  
  Example Features
&lt;/h1&gt;

&lt;p&gt;The platform currently includes:&lt;/p&gt;

&lt;h3&gt;
  
  
  Substance profiles
&lt;/h3&gt;

&lt;p&gt;Each substance has a structured profile including:&lt;/p&gt;

&lt;p&gt;• pharmacology&lt;br&gt;&lt;br&gt;
• receptor interactions&lt;br&gt;&lt;br&gt;
• effects&lt;br&gt;&lt;br&gt;
• harm reduction information  &lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuqk065fbdzwn7i3izh1z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuqk065fbdzwn7i3izh1z.png" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Effects database
&lt;/h3&gt;

&lt;p&gt;Effects are mapped across substances so you can explore patterns such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;stimulation
&lt;/li&gt;
&lt;li&gt;euphoria
&lt;/li&gt;
&lt;li&gt;visual effects
&lt;/li&gt;
&lt;li&gt;sedation
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  Interaction data
&lt;/h3&gt;

&lt;p&gt;Substance interactions are one of the most important harm-reduction topics.&lt;/p&gt;

&lt;p&gt;Synapedia aims to map:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;risky combinations&lt;/li&gt;
&lt;li&gt;pharmacological overlaps&lt;/li&gt;
&lt;li&gt;safety considerations&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  Experience reports
&lt;/h3&gt;

&lt;p&gt;Community reports help capture subjective effects and timelines that scientific literature often doesn't cover.&lt;/p&gt;

&lt;p&gt;Synapedia integrates structured &lt;strong&gt;trip reports&lt;/strong&gt; to complement the pharmacology data.&lt;/p&gt;




&lt;h1&gt;
  
  
  Tech Stack
&lt;/h1&gt;

&lt;p&gt;The project is built with a fairly modern stack:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Next.js&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TypeScript&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Supabase&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;PostgreSQL&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;structured data pipelines&lt;/li&gt;
&lt;li&gt;automated enrichment workflows&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The backend is designed to support a growing knowledge graph connecting substances, receptors, effects and reports.&lt;/p&gt;




&lt;h1&gt;
  
  
  The Goal
&lt;/h1&gt;

&lt;p&gt;The long-term goal is to build a &lt;strong&gt;comprehensive open knowledge system&lt;/strong&gt; for psychoactive substance research.&lt;/p&gt;

&lt;p&gt;Not as a recreational guide, but as a &lt;strong&gt;structured educational resource&lt;/strong&gt; focused on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;pharmacology&lt;/li&gt;
&lt;li&gt;safety&lt;/li&gt;
&lt;li&gt;harm reduction&lt;/li&gt;
&lt;li&gt;scientific data&lt;/li&gt;
&lt;/ul&gt;




&lt;h1&gt;
  
  
  Feedback Welcome
&lt;/h1&gt;

&lt;p&gt;The project is still evolving quickly and I would love feedback from the developer and research community.&lt;/p&gt;

&lt;p&gt;If you're curious you can explore it here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://synapedia.com" rel="noopener noreferrer"&gt;synapedia - neuroscience - drugdatabase&lt;/a&gt;&lt;/p&gt;

</description>
      <category>neuroscience</category>
      <category>opensource</category>
      <category>nextjs</category>
      <category>pharmacology</category>
    </item>
  </channel>
</rss>
