CipherStorm is real-time, AI-driven platform that spots phishing links, smishing SMS, vishing calls, fake support numbers, and suspicious transactions - before they damage your customers or your brands. We combine machine learning and LLM for intelligent fraud detection, behavioral analysis to flag anomalies, a multi-layered architecture for high accuracy and continuous, real time monitoring to stop frauds in its tracks.

CipherStorm uses multiple AI models to detect and prevent digital fraud in real time. The platform covers:
- URL Detection
- SMS scam/spam
- Vishing (voice phishing)
- Fake customer care numbers
- Transaction fraud
- Extract the project zip
- Create and activate a virtual environment
python -m venv myenv myenv\Scripts\activate # (Windows) # or source myenv/bin/activate # (Linux/Mac)
- Install dependencies
pip install -r requirements.txt
- Use the provided
.envfile (already contains all API keys and configs) - Start the server
uvicorn app.main:app --reload
-
Sign up and log in
-
Complete your profile
-
Access the dashboard
-
Use any service from the dashboard
-
Get instant results and recommendations
See API_DOCUMENTATION.md for full API details.
Dheeraj Kumar
- 📧 Email: dheerajroot01@gmail.com
- 💼 LinkedIn: Dheeraj Kumar
Ankit Kumar
- 📧 Email: ankitkr1801@gmail.com
- 💼 LinkedIn: Ankit Kumar







