¿Puedo vibecodear Dreams & Stars?
PARCIAL · un fin de semanaThe reading loop itself · collect a dream or birth details, prompt an LLM, stream back an interpretation · is a weekend build with any modern coding agent. What resists cloning is the boring half: real natal-chart math from ephemeris data rather than an LLM guessing planetary positions, a prompt methodology (Jungian + Ibn Sirin + actionable layers) tuned over real usage, a budget-reservation system that stops one runaway API call from burning the month's margin, and the credits/payment plumbing. Build the personal version for your own dream journal, but don't expect the DIY build to hold up as a product.
Build me a personal dream-and-astrology reading app to replace Dreams & Stars. - Next.js 14 App Router + TypeScript + Tailwind, one Postgres database (Supabase or local Postgres). Don't offer alternative stacks. - Two flows: (1) paste a dream description, (2) enter birth date/time/city for an astrology reading. - For astrology, install a Swiss Ephemeris TypeScript wrapper (e.g. swisseph-js/swisseph) and actually calculate Sun/Moon/Rising, planetary positions and major aspects from real ephemeris data · never let the model guess planetary positions. - Write one system prompt per flow. Dream prompt produces three sections: a psychological read (Jungian archetypes, shadow work), a traditional read (folk/Islamic symbolism, framed as interpretation not fortune-telling), and one practical suggestion. Astrology prompt synthesizes the Big Three, then current transits, in that order. - Call Anthropic or OpenAI with streaming; render the response as it arrives. - Store every reading (input, output, timestamp) in one `readings` table keyed to a local user id · no auth provider needed for personal use. - Look up birth-place lat/lon/timezone with a free geocoding API (e.g. Nominatim) · don't hardcode a paid geocoding vendor. - Support English and Turkish: pass a `language` param into the system prompt and instruct the model to answer entirely in that language, including headings. - No payments, no credits system, no rate limiting · this is for one person to use for free. Cap output tokens per call so a bug can't run up a large bill. - Add a simple history page listing past readings. - .env holds the LLM API key only. No telemetry, no analytics, no third-party scripts. - Out of scope, on purpose: multi-user accounts, credits/payments, compatibility/synastry readings between two people, a mobile app, and SEO content · those are the parts that turn a personal tool into a product.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo
Se puede en parte
El prompt es gratis. Si no quieres pelearte con el agente, lo armamos.
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
The demo version · ask an LLM to interpret a dream · is free everywhere, including in ChatGPT itself. What people are actually paying for here is chart accuracy (real ephemeris math, not a model's guess at where Saturn was), a specific interpretive voice refined across the psychological, traditional and practical layers, and not having to build or maintain the astronomy, the budget guardrails, or the payment flow themselves.
xla metodología de interpretación en tres capas (psicológica/junguiana, tradicional islámica/Ibn Sirin, accionable) afinada con uso real, no un primer borrador
xprecisión real de la carta natal a partir de datos de efemérides en lugar de un LLM que aproxima posiciones planetarias
xun sistema de reserva de gasto que limita el costo del proveedor antes de iniciar la generación, para que una sola solicitud errónea no dispare el presupuesto
xtextos bilingües turco/inglés con calidad nativa, no traducidos automáticamente
xla infraestructura de créditos/paywall y pagos con Stripe y RevenueCat
¿No quieres construirlo? Esta gente ya lo hizo gratis.
sin votos, sin pago por aparecer · solo lo que es real
¿Puedo vibecodear Dreams & Stars?
Parcial. El núcleo de Dreams & Stars se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: la metodología de interpretación en tres capas (psicológica/junguiana, tradicional islámica/Ibn Sirin, accionable) afinada con uso real, no un primer borrador, precisión real de la carta natal a partir de datos de efemérides en lugar de un LLM que aproxima posiciones planetarias. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Dreams & Stars?
El precio de Dreams & Stars va por uso o cambia según el plan · Se vende como paquetes de créditos consumibles, no como suscripción: Inicial 10 créditos por 4.99 USD, Popular 30 créditos por 9.99 USD, Premium 100 créditos por 24.99 USD. Un crédito = una lectura de sueño o de astrología..
¿Qué pierdo si reemplazo Dreams & Stars?
Con honestidad: la metodología de interpretación en tres capas (psicológica/junguiana, tradicional islámica/Ibn Sirin, accionable) afinada con uso real, no un primer borrador; precisión real de la carta natal a partir de datos de efemérides en lugar de un LLM que aproxima posiciones planetarias; un sistema de reserva de gasto que limita el costo del proveedor antes de iniciar la generación, para que una sola solicitud errónea no dispare el presupuesto; textos bilingües turco/inglés con calidad nativa, no traducidos automáticamente; la infraestructura de créditos/paywall y pagos con Stripe y RevenueCat. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Dreams & Stars?
Sí: Astro-Seek (Calculadora gratuita de carta natal e interpretación tradicional, sin registro · astronomía real, sin narrativa de IA.) DreamMoods (Diccionario gratuito de símbolos de sueños activo desde finales de los noventa · basado en consultas, no en narrativa personalizada con IA.) El prompt es para cuando la quieres exactamente a tu modo.