Inspiration
Through my work with Beibeaux Sol, I regularly turn one meeting, training, sermon, or interview into multiple usable assets. I noticed that organizations already possess valuable knowledge, but much of it becomes a recording, transcript, or set of notes that is reviewed once and then forgotten.
Most AI tools summarize what was said. I wanted to build something that identifies what the source can responsibly become.
What it does
Artifacts to Assets transforms a transcript or detailed notes into a structured Asset Conversion Brief using six operational lenses:
- Executive brief
- Repeated themes and important signals
- Decisions and action items
- Questions and follow-ups
- Content and curriculum opportunities
- Revenue and reuse opportunities
The core transformation is:
$$ 1\text{ source} \rightarrow 6\text{ analytical lenses} \rightarrow 1\text{ usable brief} $$
Users select whether their source is a meeting, training, sermon, or interview, paste the source material, and generate a structured brief. The finished brief can be copied or downloaded as an editable Markdown file.
How we built it
I used Codex as my primary development partner to move from an idea to a functioning full-stack application.
Codex helped me:
- Narrow a broad knowledge-management concept into one clear workflow
- Translate my consulting methodology into a repeatable product
- Build the responsive interface with React and TypeScript
- Create the server-side analysis route
- Integrate GPT-5.6 Terra through the OpenAI Responses API
- Develop and test the complete user flow
- Implement copy and Markdown download functions
- Prepare the README, testing instructions, and demonstration materials
GPT-5.6 Terra analyzes the source using a strict JSON schema that produces six predictable output sections. The system instructions require the model to remain grounded in the source, avoid inventing commitments, distinguish confirmed decisions from suggested opportunities, and recommend responsible reuse.
The application also includes an original fictional transcript and a clearly labeled guided-preview mode so the complete experience can be tested without exposing confidential client or participant information.
Challenges we ran into
The greatest challenge was controlling the scope. The original concept could have become a large knowledge-management platform, but building too much would have weakened the central experience.
I had to focus the product on one complete transformation:
One source → six analytical lenses → one usable brief
Another challenge was balancing consistency with context. Meetings, trainings, sermons, and interviews contain different kinds of value. Structured Outputs provided a dependable format while GPT-5.6 preserved the meaning and context of each source.
I also needed to create an experience that nontechnical users could operate, protect sensitive source material, clearly distinguish preview results from live analysis, and make the finished work portable.
Accomplishments that we're proud of
I am proud that Artifacts to Assets turns a method I have practiced manually for years into a repeatable AI-powered workflow.
The completed prototype:
- Provides a coherent beginning-to-end product experience
- Supports four different source types
- Produces six structured and actionable outputs
- Integrates GPT-5.6 Terra using Structured Outputs
- Includes privacy-conscious fictional sample data
- Allows users to copy or download their work
- Was built from concept to functioning application with Codex
The result is more than a transcript summarizer. It helps organizations recognize the operational value already contained within their conversations.
What we learned
I learned that Codex provides the most value when it helps convert human judgment into a repeatable system—not simply when it generates code.
The strongest product decisions came from clearly defining:
- What each output should accomplish
- What the model may and may not infer
- How confirmed actions differ from potential opportunities
- What makes an AI-generated result genuinely usable
- How users can retain ownership of their work
I also learned that a focused, coherent product can demonstrate more value than a larger application filled with unfinished features.
What's next for Beibeaux Sol
The next version of Artifacts to Assets could include:
- Audio, video, and document uploads
- Saved organizational workspaces
- Human approval before derived assets are published
- Source citations and evidence tracing
- An asset library for organizing generated opportunities
- Status tracking for completed, accepted, or intentionally parked assets
- Collaboration tools for organizational teams
For Beibeaux Sol, this project represents a repeatable way to help nonprofits, ministries, consultants, and small organizations turn the knowledge they already possess into structured, sustainable value.
The long-term goal is to build operational intelligence systems that improve how organizations capture information, make decisions, and reuse their best work—Better In, Better Out.
Built With
- api
- cloudflare
- codex
- gpt-5.6
- html
- javascript
- openai
- outputs
- react
- responses
- structured
- terra
- typescript
- vinext
- vite
- workers
Log in or sign up for Devpost to join the conversation.