Pinned Repositories
Dylan-front
Dylan is a project-based coding assistant chatbot using Google's powerful Gemini 3.5 API. Frontend is developed in NextJS with NextUI and Aceternity UI libraries. An app communicates with Python Flask backend with RESTful API.
Dylan-back
Dylan is a project-based coding assistant chatbot using Google's powerful Gemini 3.5 API. Backend in built in Python Flask with our own RESTful APIs. We integrated Gemini 3.5 API and ChromaDB as a vector store. User's chat histories and their project are stored and managed using Firebase.
slf-website
Princeton Spotted Lanternfly Initiative Official Website Source code; Built with NextJS, Typescript, TailwindCSS, and Sanity.
PRISMS-house-events-app
Mobile App for intramural activities in PRISMS; Built with React Native
PRISMS-house-events-api
RESTful API backend for PRISMS House Events App (Pig Says Oink); Built with NodeJS and MongoDB
AdvancedRAG-Builder
A flexible framework for building advanced Retrieval-Augmented Generation (RAG) applications
Algorithms_data_structures
Note on Algorithms & Data Structures, how to use them in C++ with STL
gemini-rag-chatbot
our-hour
Our Hour app protoype
PRISMS-cafeteria
By AI and React, count the number of people eating each meal and provide data analysis for PRISMS kitchen staff [Hardware Not Installed]
retz8's Repositories
retz8/our-hour
Our Hour app protoype
retz8/Algorithms_data_structures
Note on Algorithms & Data Structures, how to use them in C++ with STL
retz8/retz8.github.io
retz8/AdvancedRAG-Builder
A flexible framework for building advanced Retrieval-Augmented Generation (RAG) applications
retz8/gemini-rag-chatbot
retz8/Dylan-front
Dylan is a project-based coding assistant chatbot using Google's powerful Gemini 3.5 API. Frontend is developed in NextJS with NextUI and Aceternity UI libraries. An app communicates with Python Flask backend with RESTful API.
retz8/Dylan-back
Dylan is a project-based coding assistant chatbot using Google's powerful Gemini 3.5 API. Backend in built in Python Flask with our own RESTful APIs. We integrated Gemini 3.5 API and ChromaDB as a vector store. User's chat histories and their project are stored and managed using Firebase.
retz8/PRISMS-house-events-app
Mobile App for intramural activities in PRISMS; Built with React Native
retz8/PRISMS-house-events-api
RESTful API backend for PRISMS House Events App (Pig Says Oink); Built with NodeJS and MongoDB
retz8/soccer-tactic-board-app
Online Soccer Tactic Board
retz8/slf-website
Princeton Spotted Lanternfly Initiative Official Website Source code; Built with NextJS, Typescript, TailwindCSS, and Sanity.
retz8/PRISMS-house-events-admin
Admin page for PRISMS house events app (Pig Says Oink); Built with React
retz8/PRISMS-cafeteria
By AI and React, count the number of people eating each meal and provide data analysis for PRISMS kitchen staff [Hardware Not Installed]
retz8/PRISMS-laundry-manager
Laundry Manager React Native Expo app for PRISMS laundry room
retz8/TextMining_FakeNews
Distinguishing between fake and real news by using text mining algorithm