Cysinfo AI is a project utilizing Large Language Models (LLMs) and Generative AI to enhance cybersecurity learning and problem-solving. It enables efficient data analysis and interactive user experiences, helping users explore and understand various cybersecurity topics. Built with a scalable, modular design for seamless performance.
- An operating system that supports the Ollama installation (e.g., Windows, macOS, Linux)
- Git installed on your system
-
Install Ollama from the official website.
-
Start the Ollama server by running the following command in the terminal or command prompt:
Start ollama
-
Clone the repository into your desired directory:
git clone https://github.com/shreeramdrao/Cysinfo-AI.git
-
Navigate to the project directory:
cd Cysinfo-AI
-
Install the Llama 3 model:
ollama pull dolphin-llama3:8b
-
Run the application:
make
Once the application is running, you can access the Cysinfo AI.