Find answers from the community

Updated 6 months ago

any suggestions on how to create a

At a glance

The community member posted a question asking for suggestions on how to create a server REST endpoint. In the comments, another community member suggested checking out the "create-llama" project, which is a tool for hosting a RAG (Retrieval Augmented Generation) bot behind a REST endpoint. The community member also mentioned that there are other good projects on the same page. Another community member simply asked for recommendations, and the original poster said they would try the "npx create-llama" command to see how far they can get.

Useful resources
any suggestions on how to create a server rest endpoint
W
h
3 comments
You want to host RAG bot behind a REST endpoint?

Checkout create-llama: https://docs.llamaindex.ai/en/stable/community/full_stack_projects.html#create-llama

And there are many other good projects in the same page shared above.
i'll just try npx create-llama and see how far i get
Add a reply
Sign up and join the conversation on Discord