> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/run-llama/LlamaIndexTS/llms.txt
> Use this file to discover all available pages before exploring further.

# Community

> Join the LlamaIndex.TS community

LlamaIndex.TS is built by a vibrant community of developers, researchers, and AI enthusiasts. Join us to get help, share your projects, and contribute to the ecosystem.

## Discord

Our Discord server is the best place for real-time discussions, getting help, and connecting with other developers.

<Card title="Join our Discord" icon="discord" href="https://discord.com/invite/eN6D2HQ4aX">
  Get instant help, share your projects, and connect with the community
</Card>

**What you'll find:**

* Help channels for troubleshooting
* Show-and-tell for your projects
* Announcements about new releases
* Discussion about RAG, agents, and LLM applications
* Direct access to the core team

## GitHub

Contribute to the project, report issues, or explore the source code on GitHub.

<CardGroup cols={2}>
  <Card title="GitHub Repository" icon="github" href="https://github.com/run-llama/LlamaIndexTS">
    View source code and contribute
  </Card>

  <Card title="Report Issues" icon="bug" href="https://github.com/run-llama/LlamaIndexTS/issues">
    Report bugs or request features
  </Card>

  <Card title="Discussions" icon="comments" href="https://github.com/run-llama/LlamaIndexTS/discussions">
    Ask questions and share ideas
  </Card>

  <Card title="Pull Requests" icon="code-pull-request" href="https://github.com/run-llama/LlamaIndexTS/pulls">
    View or create pull requests
  </Card>
</CardGroup>

### GitHub Discussions

Use GitHub Discussions for:

* **Q\&A:** Ask and answer questions
* **Ideas:** Share feature ideas and improvements
* **Show and tell:** Share what you've built
* **General:** General discussions about LlamaIndex.TS

## Social Media

Stay updated with the latest news and announcements.

<CardGroup cols={2}>
  <Card title="Twitter/X" icon="twitter" href="https://x.com/llama_index">
    Follow @llama\_index for updates and tips
  </Card>

  <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/llamaindex">
    Connect with us on LinkedIn
  </Card>
</CardGroup>

## Try Online

Experiment with LlamaIndex.TS directly in your browser.

<Card title="StackBlitz Examples" icon="bolt" href="https://stackblitz.com/github/run-llama/LlamaIndexTS/tree/main/examples">
  Try examples online without any setup
</Card>

<Card title="NextJS Playground" icon="play" href="https://llama-playground.vercel.app/">
  Interactive playground for experimenting with LlamaIndex.TS
</Card>

**Playground Repository:**\
[https://github.com/run-llama/ts-playground](https://github.com/run-llama/ts-playground)

## Learning Resources

### Documentation

You're already here! Our documentation covers:

* Getting started guides
* API references
* Tutorials and examples
* Best practices

### Examples

Explore production-ready examples in the repository:

<Card title="Browse Examples" icon="code" href="https://github.com/run-llama/LlamaIndexTS/tree/main/examples">
  Real-world examples and use cases
</Card>

**Example categories:**

* Basic usage and quickstarts
* Vector stores (Pinecone, Qdrant, Chroma, etc.)
* Different LLM providers
* Edge runtime deployments
* Multi-modal applications
* Advanced RAG patterns

### Blog and Tutorials

Check out the [LlamaIndex Blog](https://www.llamaindex.ai/blog) for tutorials, guides, and best practices for building LLM applications. The blog covers both Python and TypeScript implementations.

## Contributing

We welcome contributions from everyone! Whether it's code, documentation, examples, or bug reports.

<Card title="Contributing Guide" icon="heart" href="/resources/contributing">
  Learn how to contribute to LlamaIndex.TS
</Card>

**Ways to contribute:**

* Fix bugs or add features
* Improve documentation
* Add examples
* Help others in Discord
* Write tutorials or blog posts
* Report issues

## NPM Package

View package statistics and versions.

<Card title="npm Package" icon="box" href="https://www.npmjs.com/package/llamaindex">
  View on npm registry
</Card>

**Stats:**

* Weekly downloads
* Version history
* Dependencies
* Bundle size

## LlamaCloud

Explore managed services and hosted solutions.

<Card title="LlamaCloud" icon="cloud" href="https://cloud.llamaindex.ai/">
  Managed RAG platform and services
</Card>

**LlamaCloud provides:**

* LlamaParse - Advanced document parsing
* Managed ingestion pipelines
* Cloud-hosted indices
* Enterprise features

## Code of Conduct

We are committed to providing a welcoming and inclusive community. Please:

* Be respectful and considerate
* Welcome newcomers
* Focus on constructive feedback
* Report inappropriate behavior to moderators

For detailed guidelines, see our [Code of Conduct](https://github.com/run-llama/LlamaIndexTS/blob/main/CODE_OF_CONDUCT.md).

## Support

### Community Support

For general questions and help:

1. Search existing [GitHub Discussions](https://github.com/run-llama/LlamaIndexTS/discussions)
2. Ask in [Discord](https://discord.com/invite/eN6D2HQ4aX)
3. Check the [FAQ](/resources/faq)

### Bug Reports

Found a bug? [Open an issue](https://github.com/run-llama/LlamaIndexTS/issues/new) with:

* Clear description
* Steps to reproduce
* Expected vs actual behavior
* Environment details (Node.js version, OS, etc.)

### Feature Requests

Have an idea? Share it in:

* [GitHub Discussions](https://github.com/run-llama/LlamaIndexTS/discussions) for feedback
* [GitHub Issues](https://github.com/run-llama/LlamaIndexTS/issues) for concrete proposals

## Stay Connected

<CardGroup cols={2}>
  <Card title="Discord" icon="discord" href="https://discord.com/invite/eN6D2HQ4aX">
    Real-time chat and support
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/run-llama/LlamaIndexTS">
    Code, issues, and discussions
  </Card>

  <Card title="Twitter" icon="twitter" href="https://x.com/llama_index">
    News and updates
  </Card>

  <Card title="npm" icon="box" href="https://www.npmjs.com/package/llamaindex">
    Package information
  </Card>
</CardGroup>

We look forward to seeing you in the community!
