Spaces:
Running
Running
init README
Browse files
README.md
CHANGED
|
@@ -1,10 +1,56 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: indigo
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: LucidQuery
|
| 3 |
+
emoji: ◼️
|
| 4 |
colorFrom: indigo
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# LucidQuery
|
| 11 |
+
|
| 12 |
+
LucidQuery is an AI company building proprietary models, developer infrastructure, and real-world AI products.
|
| 13 |
+
|
| 14 |
+
We focus on fast multimodal inference, reasoning, coding, live web-grounded answers, image understanding, and practical AI tools for developers, researchers, and power users.
|
| 15 |
+
|
| 16 |
+
Our work spans three main areas:
|
| 17 |
+
|
| 18 |
+
- Frontier and applied AI models
|
| 19 |
+
- OpenAI-compatible developer APIs
|
| 20 |
+
- Desktop and web products powered by our models
|
| 21 |
+
|
| 22 |
+
## What We Build
|
| 23 |
+
|
| 24 |
+
### AGI 01
|
| 25 |
+
|
| 26 |
+
AGI 01 is LucidQuery's proprietary model family for reasoning, coding, multimodal understanding, live-grounded answers, and long-context tasks.
|
| 27 |
+
|
| 28 |
+
The models are available through the LucidQuery API or the website. Powered by the World Engine, an ultra connected harness that can 20x the output quality of any model.
|
| 29 |
+
|
| 30 |
+
### LucidQuery API
|
| 31 |
+
|
| 32 |
+
A developer platform for accessing LucidQuery models through a familiar OpenAI-compatible interface.
|
| 33 |
+
|
| 34 |
+
The API supports chat completions, streaming responses, JSON mode, tool/function calling, structured outputs, and long-context workflows.
|
| 35 |
+
|
| 36 |
+
### LucidArc
|
| 37 |
+
|
| 38 |
+
LucidArc is an AI command bar for Windows.
|
| 39 |
+
|
| 40 |
+
It brings file search, app launching, clipboard history, calculations, unit conversion, live AI web search, translation, coding help, and writing tools into one keyboard-first interface.
|
| 41 |
+
|
| 42 |
+
### StrikeLoc
|
| 43 |
+
|
| 44 |
+
StrikeLoc is LucidQuery's visual location recognition system for identifying places from images using computer vision and geolocation intelligence.
|
| 45 |
+
|
| 46 |
+
## Developer Access
|
| 47 |
+
|
| 48 |
+
LucidQuery models are API-first and proprietary.
|
| 49 |
+
|
| 50 |
+
Base API:
|
| 51 |
+
|
| 52 |
+
```text
|
| 53 |
+
https://lucidquery.com/
|
| 54 |
+
https://lucidquery.com/explore
|
| 55 |
+
https://lucidquery.com/docs
|
| 56 |
+
https://api.lucidquery.com/v1
|