diff --git a/projects/_posts/2023-10-01-PDF-Chatbot.md b/projects/_posts/2023-10-01-PDF-Chatbot.md
new file mode 100644
index 0000000..4025cbc
--- /dev/null
+++ b/projects/_posts/2023-10-01-PDF-Chatbot.md
@@ -0,0 +1,10 @@
+---
+layout: project-completed
+title: PDF Chatbot
+abstract: Mentees worked on the application of LLMs to implement a simple Chatbot that can answer queries based on an input PDF Document.
+stat: completed
+mentor: Aniruddh Pramod
+members: Raghav Manglik, Srishti Chandra, Manasvi Nidangula
+---
+The chatbot is live on [Hugging Face](https://huggingface.co/bcs-iitk)
+
diff --git a/projects/_posts/2023-12-01-ASL-Interpreter.md b/projects/_posts/2023-12-01-ASL-Interpreter.md
new file mode 100644
index 0000000..2fdf2f9
--- /dev/null
+++ b/projects/_posts/2023-12-01-ASL-Interpreter.md
@@ -0,0 +1,9 @@
+---
+layout: project-ongoing
+title: ASL Interpreter
+abstract: A project aimed at interpreting American Sign Language to facilitate communication for the differently abled.
+stat: ongoing
+mentor: Aniruddh Pramod
+members: Aditya Prakash
+---
+
diff --git a/projects/_posts/2023-12-01-Note-Taking.md b/projects/_posts/2023-12-01-Note-Taking.md
new file mode 100644
index 0000000..a3ad214
--- /dev/null
+++ b/projects/_posts/2023-12-01-Note-Taking.md
@@ -0,0 +1,9 @@
+---
+layout: project-ongoing
+title: Note Taking
+abstract: Training a transcription model to understand, transcribe and translate hinglish to English, which can have wide applications in note-taking in meetings, classes, etc.
+stat: ongoing
+mentor: Aniruddh Pramod
+members: Devansh Gupta, Aditya V
+---
+
diff --git a/projects/_posts/2024-01-01-Resume-Parser.md b/projects/_posts/2024-01-01-Resume-Parser.md
new file mode 100644
index 0000000..eed045c
--- /dev/null
+++ b/projects/_posts/2024-01-01-Resume-Parser.md
@@ -0,0 +1,9 @@
+---
+layout: project-ongoing
+title: Resume Parser
+abstract: Resume-Parser employs a Transformer-based Natural Language Processing (NLP) model to streamline the evaluation process, allowing for a quick and insightful glance at resumes. The parser selectively extracts relevant information, eliminating unnecessary content and simplifying the effort required for candidate shortlisting.
+stat: ongoing
+mentor: Aniruddh Pramod
+members: Manasvi Nidangula
+---
+