From eb49bfe0126f833ac0aebdccdf95e00b6fba7d4d Mon Sep 17 00:00:00 2001 From: ctemp48 Date: Thu, 8 Aug 2024 15:13:43 -0400 Subject: [PATCH] update --- index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index fa73176..d3dd357 100644 --- a/index.html +++ b/index.html @@ -94,27 +94,27 @@

Projects

-

Project 1

+

About Me Chatbot

- Ipsum accusamus ea excepturi aliquid eligendi amet. Explicabo - sapiente debitis labore sed ipsam Mollitia repellat illum quod - unde beatae Quis + Used GPT-3.5 Turbo, LangChain and Streamlit to develop a chat bot + which responds to common questions about myself. Incorporated Retrieval Augmented + Generation to provide the LLM with the necessary data to answer questions.

    -
  • SASS
  • -
  • TypeScript
  • -
  • React
  • +
  • Chroma
  • +
  • LangChain
  • +
  • Streamlit