Realays Blog
Realays Stories & DevLogs

Moltbot (Clabot) Controversy: Copyright, Security, and Autonomy
An in-depth analysis of the Moltbot (formerly Clabot) saga, covering trademark disputes with Anthropic, security vulnerabilities in Moltbook, and the hidden costs of autonomous AI agents.

Claude Code Cowork: The Future of AI Pair Programming
Exploring the transformative experience of using Claude Code as a daily development partner.

Gemini 1.5 Pro vs GPT-4o: In-Depth Comparison of Next-Gen Multimodal AIs
A deep dive into the performance, cost, and use cases of Gemini 1.5 Pro and GPT-4o, leading the latest LLM market.

AI Stylist: Development - Translating Sense into Code, The Aesthetics of One Minute
Sharing the intense development and optimization process: interpreting style ambiguity with LLMs and generating high-quality images in under a minute.

AI Stylist: Necessity - The Wardrobe Paradox Meets Technology
Exploring the paradox of "nothing to wear," decision paralysis, and the value of an AI stylist in solving these daily dilemmas.

Introduction to Realays Services: Dalendar and FruitsFace
A detailed look at two innovative web services provided by Realays: Dalendar and FruitsFace.
![[Tech Series 05] Realays AI Use Cases: FruitsFace & Dalendar](/images/blog/fruitsface_concept.png)
[Tech Series 05] Realays AI Use Cases: FruitsFace & Dalendar
Sharing how Realays actually incorporated AI technology into FruitsFace and Dalendar services, along with our technical vision.
![[Tech Series 04] Production-Level Web ML Optimization](/images/blog/quantization_concept.png)
[Tech Series 04] Production-Level Web ML Optimization
Covering optimization techniques (quantization, memory management, etc.) to solve performance issues encountered when applying Web ML to actual services.
![[Tech Series 03] Web ML Development Process: From Model Conversion to Deployment](/images/blog/model_conversion_flow.png)
[Tech Series 03] Web ML Development Process: From Model Conversion to Deployment
A step-by-step explanation of the development workflow for converting and integrating AI models created in Python into a web-executable form.
![[Tech Series 02] From TensorFlow.js to WebLLM: Evolution of Web ML](/images/blog/web_ml_evolution.png)
[Tech Series 02] From TensorFlow.js to WebLLM: Evolution of Web ML
Introducing the development process from TensorFlow.js, an early Web ML technology, to WebLLM, which runs Large Language Models (LLM) in the browser.
![[Tech Series 01] Web Browser, the New Stage for AI: Edge Intelligence](/images/blog/edge_intelligence_concept.png)
[Tech Series 01] Web Browser, the New Stage for AI: Edge Intelligence
Exploring the concept of Edge Intelligence, which reduces server load and protects data privacy, and the necessity of Web ML.
![[Dalendar DevLog 8] Launch and Beyond - Release, Analytics, and Future Roadmap](/images/blog/dalendar_dev_8_launch.png)
[Dalendar DevLog 8] Launch and Beyond - Release, Analytics, and Future Roadmap
Final preparations for app launch, analytics setup, user feedback collection, and plans for future development.
![[Dalendar DevLog 7] Advanced Features - Widgets and Notifications](/images/blog/dalendar_dev_7_widgets.png)
[Dalendar DevLog 7] Advanced Features - Widgets and Notifications
Implementing home screen widgets and smart notification system for enhanced user engagement.
![[Dalendar DevLog 6] Testing and Quality Assurance](/images/blog/dalendar_dev_6_testing.png)
[Dalendar DevLog 6] Testing and Quality Assurance
Comprehensive testing strategies including unit tests, integration tests, and UI tests for calendar functionality.
![[Dalendar DevLog 5] Performance Optimization and Benchmarking](/images/blog/dalendar_dev_5_performance.png)
[Dalendar DevLog 5] Performance Optimization and Benchmarking
Deep dive into performance optimization techniques and measurable improvements achieved.
![[Dalendar DevLog 4] UI Implementation - Schedule Creation and Editing](/images/blog/dalendar_dev_4_ui.png)
[Dalendar DevLog 4] UI Implementation - Schedule Creation and Editing
Building intuitive UI for schedule management with custom date/time pickers and material design.
![[Dalendar DevLog 3] Database Integration and Schedule Management](/images/blog/dalendar_dev_3_database.png)
[Dalendar DevLog 3] Database Integration and Schedule Management
Implementing user schedule functionality with efficient database design and Room integration.
![[Dalendar DevLog 2] Solid Foundation - Architecture and Data Structure Design](/images/blog/dalendar_dev_2_architecture.png)
[Dalendar DevLog 2] Solid Foundation - Architecture and Data Structure Design
Explaining the architecture design separating View and Core Logic layers, and data structures for the EAF algorithm.
![[Dalendar DevLog 1] Project Inception and Tech Stack Selection](/images/blog/dalendar_dev_1_ideation.png)
[Dalendar DevLog 1] Project Inception and Tech Stack Selection
The beginning of our journey toward the perfect calendar app, and why we chose React Native and Expo.

Realays DevLog: The Beginning
The story of the concerns and tech stack selection process experienced while starting the development of the Realays Hub site.