1import OpenAI from openai23client = OpenAI(4 base_url = "https://api.lumesh.ai/openai/v1",5 api_key = "sk-xxx",6)7chat_completion_res = client.chat.completions.create(8 model = "llava:7b",9 messages = [10 {11 "role": "system",12 "content": "You are a professional AI documentation assistant.",13 },14 {15 "role": "user",16 "content": "Write me a 4000-word story.",17 }18 ],19 stream = True,20 temperature = 2,21 max_tokens = 100022)23for chunk in chat_completion_res:24 print(chunk.choices[0].delta.content or "", end="")25
Integrate global computing resources to
build an AI cluster based on DePIN.
All types of devices, including smartphones, laptops, and personal computers, can easily access and use efficient AI model inference services.
Offer OpenAI-compatible APIs to supply developers with
online AI inference services like Llama and Gemma,
accelerating the development process.
Through Lumesh, enterprises can obtain AI
computing resources with higher cost-
effectiveness than traditional cloud computing
service providers.
Complete decentralization ensures that Lumesh is always online.
The nearest and best-matched worker is
scheduled to complete AI inference tasks,
obtaining extremely fast response speeds
through streaming interfaces.
Workers prove their work through AI
tasks and are rewarded according to the
work they complete.
Workers can earn rewards for completing AI inference tasks or for being
effectively online; users can also earn rewards for using AI services.
Through Lumesh's API, developers can create a diverse range of
AI applications, achieving a balanced network of supply and
demand, and continuously optimizing the user experience.

Total Q&As for User
Total AI Inference tasks
Online Workers
Total U Points
Total W Points

Website development
Whitepaper creation
Container Cloud development
Worker client development
Worker dashboard development
Ask AI to earn App development
Release and launch of Lumesh testnet v0.1
Test and optimization of validator, worker client, worker dashboard and ask to earn AI App
Target number of users: 1000+
Target number of workers: 100+
OpenAI-compatible APIs
Container Cloud Service
New UI design implementation
Release of Lumesh testnet v0.9
Global marketing initiatives
Target number of AI applications: 5+
Target number of users: 10,000+
Target number of workers: 5,000+
Target number of validators: 50+
Release of Lumesh mainnet beta v1.0
TGE
Mainnet performance optimization
Target number of AI applications: 50+
Target number of users: 100,000+
Target number of workers: 50,000+
Target number of validators: 500+
Continuous optimization of the mainnet beta
Target number of AI applications: 500+
Target number of users: 1 million+
Target number of workers: 100,000+
Target number of validators: 1,000+