Lets build a Github document search tool using React + Supabase + LLAMA2
Building document Q&A apps using LLMs has become mainstream now and I built one a few months ago. Constructing a prompt with a context and getting a response from an LLM is pretty simple. Tools like the OpenAI library and the huggingface transformer ...
neeldev96.hashnode.dev15 min read