Uncover, Analyze, Secure: AI-driven insights from audit reports in real time.
Check it out yourself!
·
Report Bug
·
Request Feature
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.
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.)
- Get a free API Key at Google AI Studio
- Clone the repo
git clone https://github.com/RoopakShukla/CyberSense.git
- Install NPM packages
npm install
- Set up your environment variables for Gemini API key
echo "NEXT_PUBLIC_API_KEY=your-api-key-here" > .env
- Upload your cybersecurity audit report through the provided interface.
- Cyber Sense will analyze the report and present key findings such as vulnerabilities, risks, and suggested improvements.
- Review the detailed analysis and follow Cyber Sense's recommendations to enhance your organization's security measures.
Contributions are welcome! If you'd like to improve Cyber Sense, feel free to fork this repository and submit a pull request.
- Fork the project
- Create your feature branch (git checkout -b feature/amazing-feature)
- Commit your changes (git commit -m 'Add some amazing feature')
- Push to the branch (git push origin feature/amazing-feature)
- Open a Pull Request
Distributed under the MIT License. See MIT License for more information.
Roopak Shukla - roopakshukla5@gmail.com Sujal Suhaas - sujalsuhaas2007@gmail.com