Anthropic’in yeni amiral gemisi Claude Opus 4.7 yayında. Bu videoda modeli gerçek testlerle inceledim — benchmark değil, bizzat kullandığım örnekler. Sim City benzeri oynanabilir şehir simülasyonu, interaktif AI karşılaştırma sitesi, 1820’den günümüze animasyonlu veri görselleştirmesi, fotogerçekçi 3D Dünya… Hepsini tek videoda test ettim. Adaptive Thinking ne işe yarar, API’daki reasoning seviyeleri arasındaki fark ne, Türkçe mi İngilizce mi daha iyi sonuç veriyor — bunların hepsine değindim. Bir de ilginç bir detay: Anthropic’in elinde “çok tehlikeli” bulduğu için yayınlamadığı başka bir model daha var.
Promptlar :
Demo 1: 15 Dakikada SimCity (Mini Metropolis)
Build a fully interactive 3D isometric city in Three.js. Procedurally generate terrain with hills, a winding river, and coastline. I can click empty lots to place skyscrapers, houses, roads, parks, and power plants, each with distinct 3D models. Cars drive along roads with real pathfinding and stop at intersections. Tiny pedestrians walk on sidewalks. Include a smooth day and night cycle where the sun arcs across the sky, shadows shift in real time, streetlights turn on at dusk, and thousands of building windows glow yellow at night. Add drifting clouds casting shadows on the ground. Display a live HUD showing population, tax revenue, happiness, and pollution that updates as the city grows. Let me drag to rotate the camera, scroll to zoom, and press spacebar to toggle time speed from real time to 60x. Make it look cinematic with soft ambient lighting, subtle fog in the distance, and smooth animations throughout.
Demo 2: Tarihsel Veri Görselleştirmesi (1820-2026)
Build a cinematic data visualization covering 1820 to 2026. Four synchronized metrics: world population, atmospheric CO2, average life expectancy, and global GDP per capita. Render them as a unified animated scene where a rotating 3D Earth sits in the center, continents filling with color as population grows. Four elegant line charts curve around the Earth in 3D space, drawing themselves as time advances. A massive year counter ticks forward with a cinematic typeface. Key historical events appear as floating markers at their correct dates: two world wars, the moon landing, the internet, COVID. Ambient music shifts in intensity based on the rate of change in the data. Include play, pause, and scrub controls. When I hover over any year, a card appears showing exact values for all four metrics plus a one-sentence historical note. Make the color palette feel like a Pixar documentary.
Demo 3: İnteraktif Yapay Zeka Karşılaştırma Platformu
Create a beautiful, modern website that lets users compare the top AI tools in a very interactive way. Important: Use Canvas mode so the website preview can be rendered visually. Requirements: Show each AI tool as a card including:
- tool name
- short description
- price
- rating When a user clicks a tool it should show:
- full description
- pros
- cons
- link to the tool website Comparison feature:
- Users can select multiple tools
- Show a side-by-side comparison table Filtering system:
- filter by price
- filter by category
- filter by rating Include:
- search bar
- reset filters button Design:
- modern interface
- rounded cards
- Image 2:
- smooth animations
- dark / light mode toggle Technical constraints:
- Everything should run in a single HTML file
- Do not load images from external sources
- Use built-in shapes or icons
Demo 4: Three.js ile 3D Dünya Simülasyonu
Build a photorealistic 3D Earth in Three.js using real NASA satellite textures for the surface, bump maps for mountain terrain, and specular maps so oceans reflect light differently than land. Add a separate animated cloud layer that slowly rotates at its own speed. Implement a real day and night terminator based on the actual current UTC time, with the night side showing glowing city lights across every continent. Add a subtle blue atmospheric glow around the edge using a custom shader. Include the moon orbiting at correct relative distance and the sun as a distant light source with lens flare. Let me drag to rotate, scroll to zoom from deep space down to street level where the curvature flattens. Click any major city to drop a glowing pin that expands into a card showing current local time, live weather, and population. Add the International Space Station orbiting in real time based on its actual current coordinates, with a thin trail showing its path