Founder & Director · Fluxion Inc.
🇩🇪 Building the future of AI through frontier models, multimodal intelligence, and scalable digital ecosystems.
We develop large-scale AI models and multimodal systems that integrate text, vision, audio, and video. Our focus is on creating intelligent solutions for science, healthcare, and enterprise—while ensuring alignment, safety, and ethical advancement.
<div style="
background: rgba(255, 255, 255, 0.5);
border-radius: 14px;
padding: 16px;
border: 1px solid rgba(255, 255, 255, 0.6);
">
<p style="font-size: 12px; font-weight: 600; color: #6e6e73; margin: 0 0 8px 0; text-transform: uppercase; letter-spacing: 0.5px;">Languages</p>
<p style="font-size: 15px; color: #1d1d1f; margin: 0; font-weight: 500;">Python · C++ · Rust · TypeScript</p>
</div>
<div style="
background: rgba(255, 255, 255, 0.5);
border-radius: 14px;
padding: 16px;
border: 1px solid rgba(255, 255, 255, 0.6);
">
<p style="font-size: 12px; font-weight: 600; color: #6e6e73; margin: 0 0 8px 0; text-transform: uppercase; letter-spacing: 0.5px;">Frameworks</p>
<p style="font-size: 15px; color: #1d1d1f; margin: 0; font-weight: 500;">PyTorch · TensorFlow · JAX</p>
</div>
<div style="
background: rgba(255, 255, 255, 0.5);
border-radius: 14px;
padding: 16px;
border: 1px solid rgba(255, 255, 255, 0.6);
">
<p style="font-size: 12px; font-weight: 600; color: #6e6e73; margin: 0 0 8px 0; text-transform: uppercase; letter-spacing: 0.5px;">Databases</p>
<p style="font-size: 15px; color: #1d1d1f; margin: 0; font-weight: 500;">PostgreSQL · MongoDB · Milvus</p>
</div>
<div style="
background: rgba(255, 255, 255, 0.5);
border-radius: 14px;
padding: 16px;
border: 1px solid rgba(255, 255, 255, 0.6);
">
<p style="font-size: 12px; font-weight: 600; color: #6e6e73; margin: 0 0 8px 0; text-transform: uppercase; letter-spacing: 0.5px;">AI & Tools</p>
<p style="font-size: 15px; color: #1d1d1f; margin: 0; font-weight: 500;">HuggingFace · OpenAI · Docker · Ray</p>
</div>
<a href="https://www.linkedin.com/in/sreichenbaecher" target="_blank" style="
display: inline-flex;
align-items: center;
gap: 8px;
background: linear-gradient(135deg, rgba(0, 119, 181, 0.12) 0%, rgba(0, 119, 181, 0.06) 100%);
backdrop-filter: blur(10px);
border: 1px solid rgba(0, 119, 181, 0.2);
border-radius: 12px;
padding: 12px 20px;
text-decoration: none;
color: #0077b5;
font-size: 15px;
font-weight: 500;
transition: all 0.2s ease;
">
<img src="https://cdn.simpleicons.org/linkedin/0077b5" width="18" height="18" alt="LinkedIn" />
LinkedIn
</a>
<a href="mailto:contact@fluxioninc.com" style="
display: inline-flex;
align-items: center;
gap: 8px;
background: linear-gradient(135deg, rgba(234, 67, 53, 0.12) 0%, rgba(234, 67, 53, 0.06) 100%);
backdrop-filter: blur(10px);
border: 1px solid rgba(234, 67, 53, 0.2);
border-radius: 12px;
padding: 12px 20px;
text-decoration: none;
color: #ea4335;
font-size: 15px;
font-weight: 500;
transition: all 0.2s ease;
">
<img src="https://cdn.simpleicons.org/gmail/ea4335" width="18" height="18" alt="Email" />
Email
</a>
<a href="https://fluxioninc.com" target="_blank" style="
display: inline-flex;
align-items: center;
gap: 8px;
background: linear-gradient(135deg, rgba(0, 122, 255, 0.12) 0%, rgba(0, 122, 255, 0.06) 100%);
backdrop-filter: blur(10px);
border: 1px solid rgba(0, 122, 255, 0.2);
border-radius: 12px;
padding: 12px 20px;
text-decoration: none;
color: #007aff;
font-size: 15px;
font-weight: 500;
transition: all 0.2s ease;
">
<img src="https://cdn.simpleicons.org/googlechrome/007aff" width="18" height="18" alt="Website" />
Website
</a>
<input type="text" name="name" placeholder="Your Name" required style="
width: 100%;
padding: 14px 16px;
margin-bottom: 12px;
border: 1px solid rgba(0, 0, 0, 0.08);
border-radius: 12px;
background: rgba(255, 255, 255, 0.6);
backdrop-filter: blur(10px);
font-size: 15px;
font-family: inherit;
color: #1d1d1f;
box-sizing: border-box;
outline: none;
transition: border-color 0.2s ease;
" />
<input type="email" name="email" placeholder="Your Email" required style="
width: 100%;
padding: 14px 16px;
margin-bottom: 12px;
border: 1px solid rgba(0, 0, 0, 0.08);
border-radius: 12px;
background: rgba(255, 255, 255, 0.6);
backdrop-filter: blur(10px);
font-size: 15px;
font-family: inherit;
color: #1d1d1f;
box-sizing: border-box;
outline: none;
transition: border-color 0.2s ease;
" />
<textarea name="message" placeholder="Your Message" rows="5" required style="
width: 100%;
padding: 14px 16px;
margin-bottom: 16px;
border: 1px solid rgba(0, 0, 0, 0.08);
border-radius: 12px;
background: rgba(255, 255, 255, 0.6);
backdrop-filter: blur(10px);
font-size: 15px;
font-family: inherit;
color: #1d1d1f;
box-sizing: border-box;
resize: vertical;
outline: none;
transition: border-color 0.2s ease;
"></textarea>
<button type="submit" style="
width: 100%;
padding: 14px 24px;
background: linear-gradient(135deg, #007aff 0%, #5856d6 100%);
border: none;
border-radius: 12px;
color: white;
font-size: 16px;
font-weight: 600;
font-family: inherit;
cursor: pointer;
box-shadow: 0 4px 14px rgba(0, 122, 255, 0.3);
transition: all 0.2s ease;
">
Send Message
</button>
Founder & Director – Fluxion Inc.
Crafting the future of AI through frontier models and multimodal intelligence.
