What if you could run a powerful AI coding assistant locally, avoiding cloud costs and privacy risks?
#1about 1 minute
The fundamental relationship between AI and APIs
AI systems rely on APIs for data and connectivity, and conversely, AI can be used to accelerate API development.
#2about 2 minutes
Using local AI models for code assistance
Running large language models locally for code assistance can reduce costs and improve data privacy compared to cloud-based services.
#3about 3 minutes
Understanding the architecture of AI-powered applications
AI applications typically consist of a user interface that communicates with a model inference server via a standardized API, like the OpenAI API.
#4about 2 minutes
Selecting open source models for code generation
Using open source models from platforms like Hugging Face, such as IBM's Granite, ensures compliance and avoids potential licensing issues.
#5about 6 minutes
Setting up a local AI development environment
Configure a local environment by running a model with InstructLab and connecting it to a VS Code extension like Continue via its OpenAI-compatible API.
#6about 2 minutes
Generating an OpenAPI specification from a prompt
Use a local AI assistant integrated into an IDE to generate a complete OpenAPI specification from a simple natural language prompt.
#7about 4 minutes
Linting and refining an AI-generated API specification
Identify and correct issues in an AI-generated OpenAPI specification by using a linter like Spectral and then prompting the AI to make specific fixes.
#8about 4 minutes
Using AI to generate custom API linting rules
Generate custom Spectral linting rules by providing a natural language prompt to the AI assistant, enforcing specific governance policies for your API.
#9about 6 minutes
Generating a Java API implementation with Quarkus
Provide the OpenAPI specification as context to an AI assistant to generate the corresponding Java backend implementation using the Quarkus framework.
#10about 2 minutes
Best practices for using AI in development
Use AI-generated code with caution as context can be limited, and leverage open source tools to experiment with these capabilities in your local environment.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
01:33 MIN
The current era of AI-assisted development
From Punch Cards to AI-assisted Development
05:12 MIN
A practical workflow for AI application developers
How AI Models Get Smarter
06:52 MIN
How AI will reshape software development and documentation
Coffee with Developers - Scott Chacon on growing GitButler and the future of version control
03:11 MIN
Using generative AI to enhance developer productivity
Throwing off the burdens of scale in engineering
04:02 MIN
Q&A on AI limitations and practical application
How to become an AI toolsmith
02:11 MIN
Shaping the future of AI in software development
Developer Experience in the Age of AI
04:28 MIN
A software developer's perspective on building AI prototypes
Bringing the power of AI to your application.
06:44 MIN
The developer's journey for building AI applications
Supercharge your cloud-native applications with Generative AI
Exploring AI: Opportunities and Risks for DevelopersIn today's rapidly evolving tech landscape, the integration of Artificial Intelligence (AI) in development presents both exciting opportunities and notable risks. This dynamic was the focus of a recent panel discussion featuring industry experts Kent...
Benedikt Bischof
How we Build The Software of TomorrowWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Thomas Dohmke who introduced us to the future of AI – coding.This is how Thomas describes himself:I am the CEO of GitHub and drive the company’s...
Chris Heilmann
Transforming Software Development: The Role of AI and Developer ToolsIn today's fast-paced tech landscape, AI has begun to play an increasingly significant role, reshaping the way developers create software. As we delve into this transformation, we uncover both opportunities and challenges that AI brings into the worl...
Daniel Cranney
Stephan Gillich - Bringing AI EverywhereIn the ever-evolving world of technology, AI continues to be the frontier for innovation and transformation. Stephan Gillich, from the AI Center of Excellence at Intel, dove into the subject in a recent session titled "Bringing AI Everywhere," sheddi...
From learning to earning
Jobs that call for the skills explored in this talk.