Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 936 Bytes

easy-custom-gpt-nextjs.mdx

File metadata and controls

17 lines (13 loc) · 936 Bytes
title date tags draft summary
Create Your own ChatGPT Clone in Next.js with Just One Command
2023-11-16
video
nextjs
ChatGPT
AI
LlamaIndex
false
In this video I showcase a really cool project to bootstrap a ChatGPT like application that can be used to query and index your own data. All built on NextJs. It supports multiple LLMs such as OpenAI and has support for Markdown, HTML, CSV, Word, Text files and more! It can even be used to just create a backend in python or express!

https://youtu.be/EbTAem6ljts

In this video I showcase a really cool project to bootstrap a ChatGPT like application that can be used to query and index your own data. All built on NextJs. It supports multiple LLMs such as OpenAI and has support for Markdown, HTML, CSV, Word, Text files and more! It can even be used to just create a backend in python or express!

Get started today with

npx create-llama