mirror of
https://github.com/run-llama/create_llama_projects.git
synced 2026-07-01 20:54:24 -04:00
added homeai
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
[submodule "chat-llamaindex"]
|
||||
path = chat-llamaindex
|
||||
url = git@github.com:run-llama/chat-llamaindex.git
|
||||
[submodule "homeai"]
|
||||
path = homeai
|
||||
url = https://github.com/2sunflower33/homeai
|
||||
|
||||
@@ -7,3 +7,4 @@ Here's some fun projects created with the `create-llama` command.
|
||||
- [`nextjs-multi-modal`](nextjs-multi-modal/README.md): This example allows you to have a chat using the [GPT4 Vision model](https://platform.openai.com/docs/guides/vision) from OpenAI. You can upload files and ask the model to describe them.
|
||||
- [`llamaindex-docs-agent`](llamaindex-docs-agent/README.md): This project builds an advanced chatbot over the LlamaIndex TS documentation.
|
||||
- [`chat-llamaindex`](chat-llamaindex/README.md): Create and share LLM chatbots that know your data (PDF or text documents)
|
||||
- [`homeai`](homeai/README.md): The AI real estate agent
|
||||
|
||||
Submodule
+1
Submodule homeai added at 629743da00
Reference in New Issue
Block a user