YunchaoYang / Blogs

blogs and notes, https://yunchaoyang.github.io/blogs/
0 stars 0 forks source link

Fullstack LLM App in a nutshell #52

Open YunchaoYang opened 8 months ago

YunchaoYang commented 8 months ago

We will need to install FrontEnd, backend, and AIend.

The first tutorial use NextJs as the FrontEnd, for the backend it use Supabase - Backend, Database, Vectorstore, cloud service with API Vercel - App Hosting; For the AIend, Langchain and OpenAI, LLMs and Vercel AI SDK - LLM Frameworks Refernces https://www.youtube.com/watch?v=iQebGYjj1Kc

References

  1. https://fullstackdeeplearning.com/llm-bootcamp/