Skip to content

run-llama/create_llama_projects

Repository files navigation

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
  • nextjs-edge-llamaparse: This is a NextJs example that use Edge Runtime and allows you to parse documents using the LlamaParse
  • rag-stream-intermediate-events-tutorial: Send intermediate steps in a Python RAG pipeline to the frontend for an intuitive UX
  • nextjs-llama3: Use Llama3 with LlamaIndex to create a RAG application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages