Skip to content

panthbs/phd-research-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š PhD Research Notes & Reading List

Notion GitHub Actions Status

Welcome to my personal knowledge base. This repository serves as a living document of my PhD journey, focusing on Natural Language Processing (NLP) and Information Retrieval (IR).

Note: This repository is automatically synced from my private Notion database every night via GitHub Actions. It represents my raw notes, critiques, and implementation ideas.


🧠 Research Focus

My primary research interests include:

  • Information Retrieval: Search engines, RAG (Retrieval-Augmented Generation), and reranking.
  • NLP & LLMs: Large Language Models, especially Thai Language Models and low-resource settings.

πŸ“‚ Repository Structure

/phd-research-notes
β”‚
β”œβ”€β”€ /notes            # πŸ“ The Core: Markdown summaries of papers (Auto-synced)
β”‚   β”œβ”€β”€ paper01.md
β”‚   β”œβ”€β”€ paper02.md
β”‚   └── ...
β”‚
β”œβ”€β”€ /scripts          # βš™οΈ Automation: Node.js scripts for Notion API sync
β”‚   └── sync.js
β”‚
└── .github/workflows # πŸ€– CI/CD: Daily sync configuration
    └── sync.yml

πŸ› οΈ The Automation Workflow

I believe in "Write Once, Publish Everywhere."

Reading: I read papers and write structured critiques in Notion.

Metadata: I tag papers with properties like Conference, Year, and Tags.

Sync: A GitHub Action runs daily, fetches Status="Done" pages, converts them to Markdown, and pushes them here.

Frontmatter: Custom scripts generate YAML headers for better compatibility with static site generators.

🌟 Featured Readings

If you are looking for a place to start, here are some of my key notes:

<This is currently empty and will be available soon!>

🀝 Usage & Citation

Feel free to read my summaries. If you find a mistake in my interpretation of a paper, please open an Issueβ€”I treat this as a collaborative learning process.

Original Papers: All rights belong to the original authors (links provided in each note).

Notes: Licensed under MIT.

Maintained by me β€’ Powered by Caffeine & arXiv

About

Curated research notes on Natural Language Processing, Information Retrieval, and Thai LLMs. My personal PhD reading list.

Topics

Resources

Stars

Watchers

Forks

Contributors