# Introduction

## 1.1 What is Lumo Labs?

Lumo Labs is a vibrant, open-source community dedicated to pushing the boundaries of Solana by developing cutting-edge AI models specifically tailored for the Solana ecosystem. We believe that AI has the potential to revolutionize how we interact with and build on the Solana blockchain.

***

## LumoKit: The Fastest Python AI Toolkit for Solana

A lightweight AI Toolkit Framework offering a multitude of on-chain actions and researching abilities created by Lumo Labs catering to Solana.

{% embed url="<https://lumokit.ai>" %}

***

### Model: Lumo-70B-Instruct

{% embed url="<https://huggingface.co/lumolabs-ai/Lumo-70B-Instruct>" %}

**Try out Lumo-70B-Instruct:** <https://try-lumo70b.lumolabs.ai>

### Model: Lumo-8B-Instruct

{% embed url="<https://huggingface.co/lumolabs-ai/Lumo-8B-Instruct>" %}

**Try out Lumo-8B-Instruct:** [https://try-lumo8b.lumolabs.ai](https://try-lumo8b.lumolabs.ai/)

***

### DeepSeek Integrated Model: Lumo-DeepSeek-R1-8B

{% embed url="<https://huggingface.co/lumolabs-ai/Lumo-DeepSeek-R1-8B>" %}

**Try out Lumo-8B-Instruct:** <https://try-deepseek-lumo8b.lumolabs.ai>

***

### Dataset: Lumo-Novel-DS-Instruct (LATEST)

{% embed url="<https://huggingface.co/datasets/lumolabs-ai/Lumo-Novel-DS-Instruct>" %}

### Dataset: Lumo-Iris-DS-Instruct

{% embed url="<https://huggingface.co/datasets/lumolabs-ai/Lumo-Iris-DS-Instruct>" %}

### Dataset: Lumo-8B-DS-Instruct

{% embed url="<https://huggingface.co/datasets/lumolabs-ai/Lumo-8B-DS-Instruct>" %}

***

### 1.1.1 Vision

Our vision is to empower developers and researchers within the Solana community by providing them with access to state-of-the-art AI tools. We envision a future where AI seamlessly integrates with Solana, unlocking new possibilities for decentralized applications (dApps), DeFi, and Web3.

### 1.1.2 Mission

Our mission is to:

* **Develop and openly share innovative AI models** specifically designed for the Solana ecosystem.
* **Foster a collaborative and inclusive community** where developers, researchers, and enthusiasts can contribute, learn, and grow together.
* **Advance the state-of-the-art in AI for blockchain** by conducting research and exploring novel applications.

### 1.1.3 Community Values

* **Openness and Transparency:** We prioritize open-source principles and believe in the power of sharing knowledge and resources.
* **Collaboration and Inclusivity:** We foster a welcoming and inclusive environment for all members of the community, regardless of their background or experience.
* **Excellence and Innovation:** We strive for excellence in all our endeavors and are committed to pushing the boundaries of AI research and development.
* **Community-Driven Development:** We value the input and contributions of the community and strive to build models that meet their needs.

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.lumolabs.ai/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
