Skip to content

Commit

Permalink
Adding Projects II
Browse files Browse the repository at this point in the history
  • Loading branch information
aniruddh-pramod committed Jan 26, 2024
1 parent 526ed20 commit b45d231
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 0 deletions.
10 changes: 10 additions & 0 deletions projects/_posts/2023-10-01-PDF-Chatbot.md
Original file line number Diff line number Diff line change
@@ -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)
<br>
9 changes: 9 additions & 0 deletions projects/_posts/2023-12-01-ASL-Interpreter.md
Original file line number Diff line number Diff line change
@@ -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
---
<br>
9 changes: 9 additions & 0 deletions projects/_posts/2023-12-01-Note-Taking.md
Original file line number Diff line number Diff line change
@@ -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
---
<br>
9 changes: 9 additions & 0 deletions projects/_posts/2024-01-01-Resume-Parser.md
Original file line number Diff line number Diff line change
@@ -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
---
<br>

0 comments on commit b45d231

Please sign in to comment.