Skip to content

Commit 6aca4aa

Browse files
authored
Update contributors.yml
1 parent b29ab31 commit 6aca4aa

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

_data/contributors.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,22 @@
230230
proposal: /assets/docs/Atell_Krasnopolsky_Proposal_2024.pdf
231231
mentors: Vassil Vassilev, Vaibhav Thakkar, Petro Zarytskyi
232232

233+
- name: "Tharun Anandh"
234+
photo: tharun_a.jpg
235+
info: "GSoC 2024 Contributor"
236+
237+
education: "B.Tech in Computer Science and Engineering, National Institute of Technology, Tiruchirapalli, Tamil Nadu, India"
238+
github: "https://github.com/tharun571"
239+
active: 1
240+
linkedin: "https://www.linkedin.com/in/tharun-anandh-8b624b199/"
241+
projects:
242+
- title: "Integrate a Large Language Model with the xeus-cpp Jupyter kernel"
243+
status: Ongoing
244+
description: |
245+
Xeus-cpp, a Jupyter kernel for C++, is built upon the native implementation of the Jupyter protocol, xeus. This setup empowers users to interactively write and execute C++ code, providing immediate visibility into the results.With its REPL (read-eval-print-loop) functionality, users can rapidly prototype and iterate without the need to compile and run separate C++ programs. Additionally, this integration facilitates seamless interaction between C++ and Python within the same Jupyter environment. With the ever growing popularity of large language models, this project aims to integrate a large language model with the xeus-cpp Jupyter kernel. This integration will enable users to interactively generate and execute code in C++ leveraging the assistance of the language model.
246+
proposal: /assets/docs/TharunA_GSoC_Proposal_2024-Xeus-Cpp.pdf
247+
mentors: Anutosh Bhat, Johan Mabille, Aaron Jomy, David Lange, Vassil Vassilev
248+
233249
- name: "This could be you!"
234250
photo: rock.jpg
235251
info: See <a href="/vacancies">openings</a> for more info

0 commit comments

Comments
 (0)