top of page

AI QA Bot v1.0

NodeJS, HTML, and PostgresSQL

How might we use the OpenAI API to create a chat bot that answers questions based on a provided set of PDFs?

Project Overview

Created and optimized a NodeJS application that calls a PostgresSQL databse of PDFs and uses the OpenAI API to answer topical questions related to the PDFs supplied.

Outcome

This project opened my eyes to the power of Artificial Intelligence for business application and helped me gain experience using Langchain, NodeJs,  HTML, and PostgresSQL.

Methods and tools used

If you would like to learn more about the methods used on this project,

bottom of page