Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 451 Bytes

Personal webpage with AI chatbot

Description

This is a personal webpage that I built to showcase my projects and resume. It also has an AI chatbot that I built using Google Gemini API. The chatbot is able to answer questions about me and my projects.

Tech stack

Frontend

React, Material-UI, hosted on github.io

Backend

Azure Functions, Google Gemini API, hosted on Azure student account

CI/CD

Github Actions, Azure DevOps