Skip to content
View pcrooijendijk's full-sized avatar

Block or report pcrooijendijk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pcrooijendijk/README.md

Hey hey! 🙌

I'm Pien, a PhD candidate at Radboud University, where I'm working on the project Find2Fix: reducing software errors using transparent AI. My research sits at the intersection of Artificial Intelligence, Cybersecurity, and Software Engineering. If you want to know more about my research check out my website.

Also! Check out my tutorial on how to use Ollama in Python ☺️

Pinned Loading

  1. asrthesis asrthesis Public

    Jupyter Notebook

  2. Enhancing_Vulnerability_Detection Enhancing_Vulnerability_Detection Public

    Jupyter Notebook

  3. Master_Thesis Master_Thesis Public

    Repository for my Master Thesis

    Python

  4. MTBachelorThesis MTBachelorThesis Public

    Music Transformer code for Bachelor Thesis

    Python

  5. Ollama usage manual Ollama usage manual
    1
    # Ollama usage manual 
    2
    This guide explains how to install and use Ollama to run local large language models (LLMs) in Python. 
    3
    
                  
    4
    ## Installation
    5
    For running a project using a local LLM, Ollama is required, which can be installed using the steps from [Ollama](https://ollama.com/download).