Modern, minimalist website for Lucent Cell - a company focused on mechanistic interpretability for virtual cell models.
Lucent Cell applies sparse autoencoders and interpretability techniques to foundation models, revealing how AI systems understand cellular biology at a mechanistic level.
- Modern Design: Clean, professional aesthetic with subtle animations
- Responsive: Works beautifully on desktop, tablet, and mobile devices
- Fast Loading: Optimized CSS with no external dependencies
- Accessibility: Semantic HTML with proper contrast and navigation
- SEO Friendly: Structured content with appropriate meta tags
- Pure HTML5, CSS3, and JavaScript
- Modern CSS Grid and Flexbox layouts
- CSS animations and transitions
- Mobile-first responsive design
- No external frameworks or dependencies
lucent-cell-website/
├── index.html # Main landing page
├── css/
│ └── styles.css # All styling
├── blog/
│ ├── index.html # Blog listing page
│ └── sparse-autoencoders-tahoe.html # Research post
└── README.md # This file
- Minimalist: Clean design focused on content
- Professional: Appropriate for biotech/scientific audience
- Modern: Contemporary web design patterns and typography
- Accessible: High contrast, semantic markup, keyboard navigation
- Primary:
#22c55e(Green) - Secondary:
#3b82f6(Blue) - Text:
#1a1a1a(Dark Gray) - Background:
#fafafa(Light Gray)
- Clone the repository
- Open
index.htmlin your browser - No build process required - it's a static site
This site is designed for static hosting on platforms like:
- GitHub Pages
- Netlify
- Vercel
- Any static web server
© 2024 Lucent Cell. All rights reserved.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com