🕵️♂️ Hidden Context AI
Hidden Context AI is a modern, AI-powered tool that allows you to securely encode and decode hidden messages. It blends military-grade encryption with AI-generated disguise text to make secrets look natural in any context — casual, professional, tech, news, and more.
- 🔐 Military-grade encryption/decryption
- 🧠 AI-generated disguise (Google Gemini 1.5 Flash)
- 🎨 Premium Orange/Red radial gradient design
- 📱 Fully responsive with pill-style selectors on mobile
- ⚡ Zero data storage or retention
- 🍞 Beautiful hot-toast notifications for success & errors
- 🔗 GitHub credit link with Lucide icon
- 🎛️ Disguise & Encoding style options
- React + Vite
- Tailwind CSS
- Framer Motion
- Lucide React Icons
- React Hot Toast
- Google Gemini 1.5 Flash API
- Clone the repository
git clone https://github.com/kumardeepak16/hidden-context-ai.git
cd hidden-context-ai- Install dependencies
npm install- Configure Environment Variables
Create a .env file in the root directory and fill it like:
VITE_GEMINI_API_KEY=your_google_gemini_api_key_here
Or simply copy from the provided example:
cp .env.example .env- Start Development Server
npm run dev| Variable | Description | 
|---|---|
| VITE_GEMINI_API_KEY | Your Google Gemini 1.5 Flash API Key | 
src/
│
├── App.jsx                # Main app
├── main.jsx               # Entry point
└── index.css              # Tailwind & custom scroll styling
- Radial Orange/Red gradient background
- Modern thin scrollbar (orange-red gradient)
- Auto focus for inputs
- Responsive: dropdown/pills on mobile, grid on desktop
- Minimal, premium typography and shadows
PRs welcome! Please open issues first to discuss major changes.
MIT © 2025 kumardeepak16
kumardeepak16 • GitHub Profile

