Skip to content

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.

Notifications You must be signed in to change notification settings

KumarDeepak16/Hidden-Context-AI

Repository files navigation

🕵️‍♂️ 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.

image

✨ Features

  • 🔐 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

🛠️ Technologies Used

  • React + Vite
  • Tailwind CSS
  • Framer Motion
  • Lucide React Icons
  • React Hot Toast
  • Google Gemini 1.5 Flash API

🚀 Local Setup

  1. Clone the repository
git clone https://github.com/kumardeepak16/hidden-context-ai.git
cd hidden-context-ai
  1. Install dependencies
npm install
  1. 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
  1. Start Development Server
npm run dev

📝 Environment Variables (.env)

Variable Description
VITE_GEMINI_API_KEY Your Google Gemini 1.5 Flash API Key

🧩 Project Structure

src/
│
├── App.jsx                # Main app
├── main.jsx               # Entry point
└── index.css              # Tailwind & custom scroll styling

🎨 Design Highlights

  • 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

🤝 Contributing

PRs welcome! Please open issues first to discuss major changes.


📄 License

MIT © 2025 kumardeepak16


👨‍💻 Author

GitHub
kumardeepak16GitHub Profile

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published