An open API service indexing awesome lists of open source software.

https://github.com/kumardeepak16/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.
https://github.com/kumardeepak16/hidden-context-ai

ai-powered css encoder-decoder encryption-decryption framer-motion gemini-api html message message-en message-encoding-decoding react reactjs tailwindcss

Last synced: 4 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 🕵️‍♂️ 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](https://github.com/user-attachments/assets/b4f50a1e-85a0-4a8b-94d6-03ecfbde6bec)

---

## ✨ 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**
```bash
git clone https://github.com/kumardeepak16/hidden-context-ai.git
cd hidden-context-ai
````

2. **Install dependencies**

```bash
npm install
```

3. **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:

```bash
cp .env.example .env
```

4. **Start Development Server**

```bash
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](https://img.icons8.com/plasticine/50/github.png)](https://github.com/kumardeepak16)
**kumardeepak16** • [GitHub Profile](https://github.com/kumardeepak16)