DEV Community

Cover image for Building a AI Assistant to chat with your documents using Next.js and OpenAI

Building a AI Assistant to chat with your documents using Next.js and OpenAI

Marc Seitz on January 30, 2024

What you will find in this article? AI is becoming a part of every aspect of our lives, especially at work. Understanding documents bett...
Collapse
 
srbhr profile image
𝚂𝚊𝚞𝚛𝚊𝚋𝚑 𝚁𝚊𝚒 • Edited

npm install ai

is probably the best package name, surely it is.

Just install AI. 🤖 😂😂

Collapse
 
shnai0 profile image
Iuliia Shnai

You can try it here
papermark.io/ai

Collapse
 
matijasos profile image
Matija Sosic

Another useful tutorial, thanks for sharing, Marc!

Collapse
 
mfts profile image
Marc Seitz

Thanks Matija!

Collapse
 
debadyuti profile image
Deb

Pretty cool. I would like a self hosted version without the OpenAI API dependency.

Collapse
 
rabi3daoudd profile image
Rabih Daoud

Would love to see how to do function calling with this