Skip to content
View busraoguzoglu's full-sized avatar
💭
Working
💭
Working

Block or report busraoguzoglu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
busraoguzoglu/README.md

About Me 👋

📕  Bilkent CS BSc '19 - Bogazici CmpE MSc '23 - PhD ongoing..
🌱  I'm currently working & studying on Deep Learning and its applications.
✍️  In my free time, I write on my blog, listen to music and draw
💬  Feel free to reach out for any questions or suggestions. Follow me on Medium! https://medium.com/@busra.oguzoglu

Profile views

GitHub stars

Pinned Loading

  1. PMC-Health-RAG PMC-Health-RAG Public

    Simple Retrieval-Augmented Generation (RAG) system with research papers focused on healthy eating habits, utilizing both textual and visual information (e.g., figures, charts).

    Jupyter Notebook

  2. CYK-Parser-with-Turkish-CFG CYK-Parser-with-Turkish-CFG Public

    Implementation of CYK algorithm to act as a recognizer and parser with Turkish CFG.

    Jupyter Notebook 5 2

  3. Image-Similarity-Search Image-Similarity-Search Public

    Using CLIP/Titan/ALIGN for Multimodal Image Search: Searching images with a keyword or with a sample image

    Jupyter Notebook

  4. Software-Test-RAG Software-Test-RAG Public

    Generation of software test scenarios using a RAG system with a local LLM (llama.cpp)

    Jupyter Notebook

  5. Turkish-NLP-Preprocessing-module Turkish-NLP-Preprocessing-module Public

    Forked from meliksahturker/Turkish-NLP-Preprocessing-module

    Preprocessing tool for Turkish NLP that contains tokenizer, normalizer, stop-word eliminator and stemmer

    Jupyter Notebook 3

  6. Turkish-Subword-Tokenization Turkish-Subword-Tokenization Public

    Tested methods: BPE, Wordpiece, Unigram LM. For CMPE 58T Advanced NLP Course.

    Python 3