Create Your own ChatGPT Clone in Next.js with Just One Command

Опубликовано: 16 Ноябрь 2023
на канале: Jolly Coding
1,326
47

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!


LlamaIndex blog: https://blog.llamaindex.ai/create-lla...
LlamaIndex docs: https://ts.llamaindex.ai/

-----
Twitter:   / jollyshopland  
Personal Site: https://jamesshopland.com
GitHub: https://github.com/jolbol1
JollyUI: https://jollycod.ing/ui
Where I Work: https://jollycod.ing/work
-----
0:00 Intro
0:32 npx create-llama
2:33 Add your own data
4:46 Site showcase