From c7cab1836937fc9b54c354b7ac9675929cfcbd82 Mon Sep 17 00:00:00 2001 From: Joshua Chandiramani Date: Mon, 19 Feb 2024 18:28:12 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5b4e79..049f816 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# jcjoshuac.github.io \ No newline at end of file +# The Full Stack + +Description: Web app providing concise, digestible news summaries in a conversational manner
+ +Technologies/Languages: React.js, Flask, NewsAPI, Monster API's OpenAI-Whisper API for speech-to-text transcription, Monster API's SunoAI Bark API for text-to-speech generation, OpenAI's GPT 4 API large language model (LLM)