Independent AI products & research

We build AI that works alongside people.

AS Core AI develops agentic software for engineers and trains compact models to understand how useful, controllable AI can be built from first principles.

System online
InputHuman intent
ReasonModel
ActTools
ControlReview
Useful AI is a system, not only a model.
01 / Product02 / Model researchOpen work on GitHub

Intelligence becomes useful when it can act, explain its work and remain under human control.

Our product and research share one direction: turn model capability into practical systems without hiding what happens between a prompt and a result.

Ascora ADE

A cross-platform agentic development environment. Describe a task; the agent can inspect the project, edit files, run tools and show exactly what changed.

A Ascora ADE
Local model connected
Ascora ADE showing an AI agent proposing a reviewable code diff
01 Read & reason
02 Review diff
03 Apply
01

Reviewable changes

The agent reads, plans, edits and runs commands — then presents a diff before writing to disk.

02

Local when you want it

Use LM Studio or Ollama fully offline, or connect CLI, API and web-chat backends per task.

03

Reusable agent workflows

Blueprints connect multiple named agents, conditions, repeat loops, commands and delivery steps.

Visit the product site Source & releasesAvailable for desktop · Download free

We train small models to learn what matters.

Ascora Nano R1 is a from-scratch model project focused on Russian, English and developer tasks.

The work is experimental: it helps us study data pipelines, reasoning formats, evaluation and local inference. The long-term goal is to bring proven capabilities into Ascora ADE — not to present an unfinished research model as a production service.

Explore our public work
Current experiment

Ascora Nano R1

Experimental
RU · EN · CODE
16×Transformer blockGQA · RoPE · RMSNorm · SwiGLU
Technical answers
67.6Mparameters
2,048token context
16kBPE vocabulary
0Transformers dependencies
01

Prepare the data

Russian, English, code and structured technical documentation pass through cleaning, deduplication and packing.

02

Train from scratch

A compact decoder-only Transformer is pretrained, instruction-tuned and then reasoning-tuned in pure PyTorch.

03

Evaluate behaviour

Reproducible benchmarks measure language, code, arithmetic, reasoning quality and generation speed.

04

Earn product use

Only capabilities that become genuinely useful and reliable are candidates for future Ascora ADE integration.

Three principles connect the model lab to the product.

01

Keep control close

Local models and offline workflows should remain first-class choices wherever the task allows it.

02

Make actions legible

Reasoning, tool calls and file changes should be inspectable instead of disappearing behind a result.

03

Research must earn its way in

Experiments become product features only when they are useful, testable and reliable enough.

Give an agent a real task — and keep the work visible.