projects

1 min read

February 10, 2024

GSA RAG
An AI-powered context-aware recommendation system for the GSA Elibrary2.0.

Introduction

GSA Elibrary2.0 RAG is an AI-powered context-aware recommendation system for the GSA Elibrary2.0. It is built with Next.js, TypeScript, TailwindCSS, and ClaudeLLM on the frontend, and Python, TensorFlow, FastAPI, and PineconeDB on the backend. The app is hosted on Vercel and the API is hosted on an Ubuntu server with Nginx.