Skip to content

Uncover, Analyze, Secure: AI-driven insights from audit reports in real time.

License

Notifications You must be signed in to change notification settings

RoopakShukla/CyberSense

Repository files navigation


Logo

Cyber Sense

Uncover, Analyze, Secure: AI-driven insights from audit reports in real time.

Check it out yourself!  ·  Report Bug  ·  Request Feature

About The Project

Product Screenshot

Cyber Sense is an intelligent chatbot designed to analyze cybersecurity audit reports. Powered by the Gemini API, it provides detailed insights and summaries, helping organizations and professionals understand and address security vulnerabilities and risks.

Built With

Prerequisites

To run this project, ensure you have the following:

  • Node.js (v14 or later)
  • An active Gemini API key (Sign up at Gemini API)
  • Cybersecurity audit reports in supported formats (PDF, Image(JPG, JPEG), etc.)

Installation

  1. Get a free API Key at Google AI Studio
  2. Clone the repo
     git clone https://github.com/RoopakShukla/CyberSense.git
  3. Install NPM packages
     npm install
  4. Set up your environment variables for Gemini API key
     echo "NEXT_PUBLIC_API_KEY=your-api-key-here" > .env

Usage

  1. Upload your cybersecurity audit report through the provided interface.
  2. Cyber Sense will analyze the report and present key findings such as vulnerabilities, risks, and suggested improvements.
  3. Review the detailed analysis and follow Cyber Sense's recommendations to enhance your organization's security measures.

Contributing

Contributions are welcome! If you'd like to improve Cyber Sense, feel free to fork this repository and submit a pull request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

Distributed under the MIT License. See MIT License for more information.

Contact

Roopak Shukla - roopakshukla5@gmail.com Sujal Suhaas - sujalsuhaas2007@gmail.com

About

Uncover, Analyze, Secure: AI-driven insights from audit reports in real time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published