Skip to content

Commit

Permalink
project files
Browse files Browse the repository at this point in the history
  • Loading branch information
mmdt01 committed Feb 18, 2024
1 parent b4f0c62 commit f8efc98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions _projects/project-1.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
title: "RoboLecturer"
date: 2023-03-30
excerpt: "Designed a human-like robotic system capable of giving interactive lectures by utilising LLMs for slide and script generation, DNNs for speech synthesis (TTS) and recognition (STT) and Computer Vision"
collection: projects
title: "Portfolio item number 1"
# excerpt: "Short description of portfolio item number 1<br/><img src='/images/500x300.png'>"
collection: portfolio
---

Designed and implemented a human-like robotic system (based on Softbank Robotics’ Pepper robot) capable of giving interactive lectures by utilising LLMs for slide and script generation, DNNs for speech synthesis (TTS) and recognition (STT) as well as Computer Vision for face and body posture recognition (ROS, Python)

<a href='https://github.com/antonypap'>Check project on GitHub</a>
This is an item in your portfolio. It can be have images or nice text. If you name the file .md, it will be parsed as markdown. If you name the file .html, it will be parsed as HTML.
2 changes: 1 addition & 1 deletion _projects/project-2.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "F1 Performance Analysis and Visualisation"
date: 2022-08-07
excerpt: "Data Analysis of drivers performance from telemetry using Python"
# excerpt: "Data Analysis of drivers performance from telemetry using Python"
collection: projects
---

Expand Down

0 comments on commit f8efc98

Please sign in to comment.