# The Rise of the AI Software Engineer: Jesse Han

AI Engineer · 2025-02-05

<https://aie.addtry.com/e5ba0569-10ce-4fa4-9155-a7b91bb0c0ad>

Jesse Han, CEO of Morph Labs, announces the Morph Code Index and RiffCoder 7B model as milestones toward the personal AI software engineer. The Code Index is a neurosymbolic code database that enables semantic search over codebases, makes entire Git history visible to coding assistants, and transmutes code into training data. It uses static analysis, vector embeddings, and graph algorithms for state-of-the-art code search, with a query language guaranteeing precise results. RiffCoder 7B, trained on data from the Code Index, is the only open-source code editing model that runs on laptops and IDEs. Morph Labs is building a platform for managing personal AI software engineers, available via waitlist. The future of software should belong to everyone, and the tools are open-source and free.

## Questions this episode answers

### What is the Morph Code Index and what can it do?

Jesse Han announced the Morph Code Index as a neurosymbolic code database for developers and their assistants. It enables semantic searches over codebases using natural language, provides codebase-wide context to coding assistants via retrieval, and generates training data to fine-tune personal AI models. Built with static analysis, vector embeddings, and graph algorithms, it is open-source and free.

[1:29](https://aie.addtry.com/e5ba0569-10ce-4fa4-9155-a7b91bb0c0ad?t=89000)

### What is RiffCoder 7B and how was it trained?

Jesse Han introduced RiffCoder 7B, an open-source model for code editing that uniquely runs on a laptop and in an IDE. It was trained using the Morph Code Index pipeline, which traversed a codebase to generate vast training data. This same pipeline allows users to create their own personal AI software engineer from their own code.

[2:39](https://aie.addtry.com/e5ba0569-10ce-4fa4-9155-a7b91bb0c0ad?t=159000)

### What is a personal AI software engineer according to Morph Labs?

Jesse Han described the personal AI software engineer as an assistant that deeply understands the user's codebase, idioms, and best practices—often better than the user. It evolves with the user and code, staying current. It augments developers across the full lifecycle, from ideation and specification to implementation, testing, and deployment.

[0:53](https://aie.addtry.com/e5ba0569-10ce-4fa4-9155-a7b91bb0c0ad?t=53000)

## Key moments

- **[0:00] Intro**
- **[0:27] AI Engineering**
  - [0:27] Jesse Han: 'Programming was once called automatic programming. One day, we'll think about how engineering was once called AI Engineering.'
- **[0:53] Personal AI**
- **[1:29] Morph Code Index**
  - [1:29] Morph Code Index announced: a neurosymbolic code database that provides semantic code search and codebase-wide context for coding assistants.
- **[1:57] Code Search**
- **[2:39] Training Data**
  - [2:39] Morph Code Index generates training data to create RiffCoder 7B, an open-source model for code editing that runs on laptops.
- **[3:08] Open Source**
- **[3:24] Platform**

## Speakers

- **Jesse Han** (guest)

## Topics

Coding Agents, Developer Productivity

## Mentioned

Morph Labs (company), Morph Code Index (product), RiffCoder (product)

## Transcript

### Intro

**Jesse Han** [0:15]
Hi everyone. I'm Jesse Han, founder and CEO of Morph Labs. I'll be telling you today about how we're enabling the rise of the AI software engineer.

### AI Engineering

**Jesse Han** [0:27]
Programming is evolving. Programming was once called automatic programming. Logarithms used to be considered human knowledge work. One day, we'll think about how engineering was once called AI Engineering, and how intelligence used to be called Artificial General Intelligence. And along the way, we will command legions of AI software engineers to write the code for us.

Here at Morph Labs, our mission is to bring the personal AI software engineer to everyone. The personal AI software engineer will understand you, the best practices for your software, your favorite idioms. The personal AI software engineer will understand your codebase better than you do.

### Personal AI

**Jesse Han** [1:12]
Its capabilities will evolve with you and your code, and it will always stay up to date. The personal AI software engineer will augment you at every stage of the software development lifecycle, from ideation and specification to implementation, testing, and deployment.

### Morph Code Index

**Jesse Han** [1:29]
I'm proud to announce the Morph Code Index, a major milestone towards the personal AI software engineer. The Morph Code Index is a neurosymbolic code database for you and your coding assistant. With it, you can run semantic searches with natural language over your codebase, make your entire codebase and Git history visible to your coding assistant, and transmute your codebase into training data for your personal AI software engineer.

So let's dive into what it does.

### Code Search

**Jesse Han** [2:02]
The Morph Code Index helps you find relevant code faster. We use static analysis, vector embeddings, and graph algorithms to create a state-of-the-art code search index. The Morph Code Index also ships with a neurosymbolic query language, which can be used to guarantee precise results.

The Code Index is the only AI-native code search engine. It will make your coding assistant smarter. With our Python bindings, it will be easy to attach a Morph Code Index to any coding assistant to give it codebase-wide context via retrieval.

### Training Data

**Jesse Han** [2:39]
Finally, the Morph Code Index can traverse your codebase to generate vast quantities of training data. We've already used this exact pipeline to train our newly released RiffCoder 7B model, which is the only open-source model for code editing that can run on your laptop and in your IDE.

All you have to do is index your code, run the generation script, and you can start training your personal AI software engineer.

### Open Source

**Jesse Han** [3:08]
Here at Morph Labs, we believe the future of software should belong to everyone. That's why the Morph Code Index is open-source, transparent, and free: your code, your data, your model.

### Platform

**Jesse Han** [3:24]
Finally, just for AI Engineer attendees, we will soon be announcing a platform for building, managing, and deploying your personal AI software engineer. Scan the QR code or sign up at waitlist.morph.so to get early access. And thank you for your attention.

---

This library is powered by PodHood (https://podhood.com), the podcast website platform.
