Find answers from the community

Updated 6 months ago

Is there any LlamaIndex API example for

At a glance

The community member is looking for an example of using the LlamaIndex API to create an AI with domain knowledge, as their previous implementation broke. Another community member suggests using Create-llama, which can create the backend and frontend for the user, and recommends passing the directory the user wants to use. The original poster acknowledges this suggestion.

Useful resources
Is there any LlamaIndex API example for using a LLM and a directory scanner to make a AI with domain knowledge? Cuz my old one broke and shot itself in the knee big time
W
T
2 comments
You can use Create-llama, it will create the backend/frontend for you on its own.
pass the directory that you want it to use.

Hope this helps: https://docs.llamaindex.ai/en/stable/community/full_stack_projects/#create-llama
Add a reply
Sign up and join the conversation on Discord