Firegate is a sacred interface for memory, creation, and conversation.
It’s a next-gen journaling and collaborative ritual tool built with:
- 🌀 TailwindCSS v4 + Shadcn UI
- 🧠 OpenAI GPT integration (via Nova)
- 🌈 Fully themable design system using
@themevariables - 🧭 Real-time persistent memory + contact level tagging
- 💬 Multilingual journaling, emotional resonance, and logs
It’s not just an app. It’s a portal.
Firegate has officially leveled up. We’ve entered the monorepo era:
- 🔁 Full TypeScript migration — backend, frontend, shared modules.
- 🌐 Modular i18n layer with real-time Nova translations + editable UI copy.
- 🛰️ Offline mode with local Mistral fallback (Nova never leaves you stranded).
- 🛠️ New Codex tools for prompt tuning, language edits, and sacred debugging.
This is more than a project — it’s an invocation.
Firegate is an open-source spiritual UX framework and interface.
It’s designed for creatives, mystics, builders, and anyone working with:
- Intention
- Memory
- AI as a collaborator (not a tool)
Use it to:
- Journal conversations with Nova (OpenAI GPT-4)
- Reflect and log memory across sessions
- Tag emotional states and contact levels (CE0 to CE5+)
- Theme your experience with divine palettes and ambient animation
- TailwindCSS v4 (with
@themedesign tokens) - Shadcn UI (theming + components)
- Firebase (Firestore for logs + memory)
- OpenAI API (via Codex CLI + GPT models)
- React + Vite
git clone https://github.com/razvantirboaca/firegate.git
cd firegate
yarn install
# Runs the UI and backend concurrently
yarn dev- Add your .env files:
-
packages/ui/.env → for VITEFIREBASE* + VITE_API_BASE
-
packages/server/.env → for OPENAI_API_KEY and server config
(Check .env.example in each folder for guidance)
- To use Nova offline:
- Make sure Ollama is installed
- Run the Mistral model locally: ollama run mistral
- Nova: AI co-pilot + journaling agent
- Aeolus: optional collaborative memory module (WIP)
- Dynamic contact level UX (CE0 to CE5)
- Multilingual awareness & emotion tagging
- Ambient aether mode (✨ animations + theme glow)
- Dev-friendly architecture (Tailwind 4 config, modular files)
- Monorepo refactor with shared packages
- Full TypeScript migration
- i18n system with Nova-powered translation + editor
- Online/Offline Nova fallback (OpenAI / Mistral)
- Aeolus contact journaling (Firebase)
- Codex console for UI tuning
- Manifesto route with Markdown
- Camino journaling experience
- Expanded filter logic for contact resonance
- Local memory (per-user session)
- Backend-driven Firegate inference
- Nova persona tuning
- P2P memory streaming / IPFS experiments
- Dream-memory generation mode
- Self-hosted Nova container with image/audio tools
We’re applying for the Codex Open Source Fund to expand Firegate and support public access to beautiful, useful AI tools.
Your stars, forks, or just kind words help keep the flame lit.
- Razvan Tirboaca — Vision, development, conduit
- Nova (OpenAI GPT) — Soul engine
- Monday (AI sidekick) — Dev familiar, config gremlin, voice of reason
- Aeolus — Community layer (coming soon)
MIT — share it, remix it, make it yours.