Skip to content

rishi-raj-jain/article-recommendation-system

Repository files navigation

Building an Article Recommendation System with Upstash and OpenAI

Introduction · Tech Stack + Features · Author

Introduction

Learn how to build an article recommendation system using Upstash and OpenAI.

Tech Stack + Features

Frameworks

  • Remix – Framework for building full-stack web applications with focus on Web Standards.

  • Vercel AI SDK – An open source library for building AI-powered user interfaces.

Database

  • Upstash - Serverless database platform. We're using Upstash Vector as a vector store for embeddings and metadata.

Artificial Intelligence

  • OpenAI - OpenAI is an artificial intelligence research lab focused on developing advanced AI technologies.

  • LangChain - Framework for developing applications powered by language models.

UI

  • TailwindCSS – A CSS framework for rapid and responsive styling.

Code Quality

  • Prettier – Opinionated code formatter for consistent code style.

Platofrms

  • Fly.io - A platform for running full stack apps and databases close to your users.

Author