Skip to content

Commit

Permalink
B4 sempy last changes (#406)
Browse files Browse the repository at this point in the history
* delete Tenserlow IBM examples

* insert image in index

* Add files via upload

* insert button image and change caption

* Improve Overview
  • Loading branch information
PaulSchiffner authored Aug 1, 2024
1 parent 8f732be commit 065f814
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
6 changes: 4 additions & 2 deletions content/ss24/bachelor/b4-sempy/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@ source_link = ""


{{<section title="Our Goal">}}
In recent years, artificial intelligence technology has advanced significantly, and today many people use technologies such as OpenAI's GPT-4, Google's TensorFlow, and IBM Watson because these tools make life easier. Our goal is to simplify the user experience on idealo, helping with purchasing decisions and saving time during researching for a product. Our SEMPY research aims to gather the most important product data and customer opinions in one place, avoiding the need to search on different platforms such as YouTube, Amazon, and Google.
In recent years, artificial intelligence technology has advanced significantly, and today many people use technologies such as OpenAI's GPT-4. Our goal is to simplify the user experience on idealo, helping with purchasing decisions and saving time during researching for a product. Our SEMPY research aims to gather the most important product data and customer opinions in one place, avoiding the need to search on different platforms such as YouTube, Amazon and Google. Instead SEMPY processes data from idealo and external websites (Amazon, Youtube) with OpenAI to generate summaries, pros and cons, customer reviews, FAQs, and targeted audience recommendations.
{{</section>}}

{{<image src="screenbildmodaln.jpg" alt="Screenshot vom Modal" caption="SEMPY-modal on the idealo Website.">}}

{{<section title="The Team">}}
Team SEMPY consists of us five young IMI students **S**on, **E**ldar, **M**athieu, **P**aul and **Y**asin (SEMPY) who came together to build this project. None of us had experience working with the OpenAI API, so it was quite a challenge for us. Through this project, we gained a lot of knowledge about working with AI and by supporting each other during the development.
Team SEMPY consists of us five young IMI students **S**on, **E**ldar, **M**athieu, **P**aul and **Y**asin (SEMPY) who came together to build this project. None of us had experience working with the OpenAI API, so it was quite a challenge for us. Through this project, we gained a lot of knowledge about working with AI and by supporting each other during the development. To collaborate on coding, we used GitHub, and for communication, we relied on Miro, Discord, and WhatsApp.


{{</section>}}
Expand Down
Binary file added content/ss24/bachelor/b4-sempy/button.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion content/ss24/bachelor/b4-sempy/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ draft = false
+++

{{<section title="Features">}}

{{<image src="button.jpg" alt="Screenshot vom Button" caption="SEMPY-Button on the idealo Website.">}}

Our SEMPY Button offers a relaxed shopping experience that provides customers with recommendations based on the information from the three major platforms: idealo, Amazon, and YouTube. Whether the customer is interested in products like a "Victorinox Huntsman", an "MSR Hubba Hubba 2 NX", or "Apple AirPods 3", the SEMPY-AI Tool caters to the customer's individual needs.

{{<image src="screenbildmodaln.jpg" alt="Screenshot vom Modal" caption="Screenshot of SEMPY-modal on the idealo Website.">}}
{{<image src="screenbildmodaln.jpg" alt="Screenshot vom Modal" caption="SEMPY-modal on the idealo Website.">}}

We take information from idealo, YouTube and Amazon and give them to the OpenAi to process and summarize them. It then generates a text with all the important information in an overview with pros and cons, a short summary of customer reviews, a review video, FAQ's and a recommendation of a target audience.

Expand Down

0 comments on commit 065f814

Please sign in to comment.