create_llama_projects  by run-llama

Example LlamaIndex projects

created 1 year ago
456 stars

Top 67.3% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This repository showcases example projects built using the create-llama command, demonstrating practical applications of LlamaIndex for various AI-powered tasks. It targets developers looking to build chatbots, data analysis agents, and multimodal applications with LLMs. The primary benefit is providing ready-to-run examples that accelerate development and illustrate LlamaIndex's capabilities.

How It Works

The projects leverage LlamaIndex's framework to ingest, index, and query data using Large Language Models (LLMs). They highlight features like multi-document analysis, embedded table extraction, multimodal input (e.g., image analysis with GPT4 Vision), and building agents over specific documentation. The approach focuses on simplifying the creation of complex RAG (Retrieval-Augmented Generation) pipelines and AI agents.

Highlighted Details

  • embedded-tables: Agent for analyzing data within SEC filings, including embedded tables.
  • multi-document-agent: Advanced analysis and comparison across multiple documents with streaming intermediate results.
  • nextjs-multi-modal: Chat interface for GPT4 Vision, supporting file uploads for image description.
  • llamaindex-docs-agent: Chatbot built over LlamaIndex TS documentation.
  • nextjs-llama3: RAG application using Llama3 with LlamaIndex.

Maintenance & Community

This repository appears to be a collection of examples rather than a core library with active maintenance. Community engagement and support would likely be directed towards the main LlamaIndex projects.

Licensing & Compatibility

The licensing is not explicitly stated in the provided README snippet. Compatibility for commercial use or closed-source linking would depend on the licenses of the underlying LlamaIndex libraries and any LLM APIs used in the examples.

Limitations & Caveats

The README does not detail specific installation instructions, dependencies beyond LlamaIndex, or performance benchmarks for these example projects. Users will need to refer to individual project subdirectories for setup and execution details.

Health Check
Last commit

1 year ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
8 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Jerry Liu Jerry Liu(Cofounder of LlamaIndex), and
4 more.

llama-hub by run-llama

0.0%
3k
Data loaders for LLMs (deprecated, now in LlamaIndex core)
created 2 years ago
updated 1 year ago
Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Taranjeet Singh Taranjeet Singh(Cofounder of Mem0), and
1 more.

awesome-llm-apps by Shubhamsaboo

6.4%
54k
LLM app collection with AI agents and RAG examples
created 1 year ago
updated 2 days ago
Feedback? Help us improve.