What we handle for you
Preparing your team for the next era of software engineering:Engineering consistency
Creating a requestable representative for your engineering culture.
Team-specific coding assistance
Providing project-specific coding assistance.
Portable context for developer tools
Powering next generation developer tools with this same alignment.
What is left up to you
You make the decisions, we handle the compliance:- Decide the modifications you’d like to see in the way you produce software
- Allocate resources to produce code (written by humans, or generated by a model)
- Orchestrating the different parts of your software development workflow, and assign them the most relevant context
How it works
The current version of the system relies on two main pipelines that use deep learning models (namely language models, either instruction-tuned or completion-based).Guideline curation & validation
Guideline curation & validation
Parsing & confirming guidelines to build a useful context for AI-powered developer applications.
Coding assistance
Coding assistance
Producing or completing software-related content with context awareness.
Server resources
Guideline database
A PostgreSQL database to store and edit the coding guidelines of each project, hosted by our friends from Supabase.
Deep learning models
Either our cloud-hosted or locally-run models with coding capabilities, served by Ollama.
Backend API
The gatekeeper to the database and computing resources that manages access. Built with FastAPI