Files
create_llama_projects/README.md
T
Marcus Schiesser 73e23cb289 add sec-insights
2024-03-20 16:02:27 +07:00

1.1 KiB

create-llama Projects

Here's some fun projects created with the create-llama command.

  • embedded-tables: This project builds an agent that can analyze different data items within the 2021+2020 Tesla 10Q document, including embedded tables.
  • multi-document-agent: This project builds an agent that can do advanced analysis/comparisons across multiple documents. It streams intermediate results as they come in.
  • nextjs-multi-modal: This example allows you to have a chat using the GPT4 Vision model from OpenAI. You can upload files and ask the model to describe them.
  • llamaindex-docs-agent: This project builds an advanced chatbot over the LlamaIndex TS documentation.
  • chat-llamaindex: Create and share LLM chatbots that know your data (PDF or text documents)
  • homeai: The AI real estate agent
  • sec-insights: Answer questions about SEC 10-K & 10-Q documents