|
| 1 | +# Generative Development with APEX |
| 2 | + |
| 3 | +Oracle APEX generative AI capabilities enhance the low-code application development experience. These features aim to accelerate development, simplify complex tasks, and enable richer, more intelligent applications. |
| 4 | + |
| 5 | +Summary of its generative development capabilities: |
| 6 | +- Create Data Model with AI |
| 7 | +- Create a new application using AI |
| 8 | +- APEX Assistant in Code Editors to assist with writing SQL queries, debugging and improving code |
| 9 | +- Include GenAI in applications - dynamic actions ( AI Assistant, Generate text with AI) |
| 10 | +- Vector Search Support |
| 11 | +- Integration with other AI Services |
| 12 | + |
| 13 | +Reviewed: 14.07.2025 |
| 14 | + |
| 15 | +# Table of Contents |
| 16 | +1. [Team Publications](#team-publications) |
| 17 | +2. [Useful Links](#useful-links) |
| 18 | + |
| 19 | +# Team Publications |
| 20 | + |
| 21 | +- [YouTube Oracle Developer Channels - Getting Started with GenDev in Oracle APEX!](https://www.youtube.com/watch?v=S3sTX37zabM) |
| 22 | +- [YouTube Oracle Developer Channels - Build your own AI Assistant with Oracle APEX](https://www.youtube.com/watch?v=b9iXgyFiViM) |
| 23 | + |
| 24 | +# Useful Links |
| 25 | +## Generative Development in APEX |
| 26 | +- [Create and Maintain SQL Using Natural Language with APEX AI Assistant](https://www.oracle.com/artificial-intelligence/generate-sql-with-natural-language/) |
| 27 | +- [Create Data Models Using AI](https://apex.oracle.com/go/blog-create-data-model-using-ai) |
| 28 | +- [Vector Search Support in Search Configurations](https://apex.oracle.com/go/search-configurations-vector) |
| 29 | +- [Coding with the AI Powered APEX Assistant on Oracle APEX](https://blogs.oracle.com/apex/post/coding-with-the-ai-powered-apex-assistant-on-oracle-apex) |
| 30 | +- [Retrieval Augmented Generation in APEX](https://apex.oracle.com/go/blog-ai-config-and-rag-sources) |
| 31 | + |
| 32 | +## Intergrating AI Services |
| 33 | +- [Oracle APEX Meets OCI Generative AI](https://blogs.oracle.com/apex/post/building-innovative-qa-experiences-oracle-apex-meets-oci-generative-ai) |
| 34 | +- [Empowering Search with OCI Vision in APEX](https://blogs.oracle.com/apex/post/empowering-search-with-oci-vision-in-oracle-apex) |
| 35 | +- [Integrating an Oracle Digital Assistant Chatbot](https://blogs.oracle.com/apex/post/integrating-an-oracle-digital-assistant-chatbot-in-to-your-oracle-apex-app) |
| 36 | +- [Integrating AI Powered Image Search in APEX](https://www.youtube.com/watch?v=0XlJC3HxA1Y) |
| 37 | +- [Using Select AI within APEX](https://blogs.oracle.com/apex/post/configuring-generative-ai-in-oracle-apex-using-select-ai) |
| 38 | +- [Handling Invoices with OCI Document Understanding](https://blogs.oracle.com/apex/post/automate-invoice-handling-by-integrating-your-oracle-apex-app-with-oci-document-understanding) |
| 39 | + |
| 40 | +## Get Started |
| 41 | + |
| 42 | +- [Oracle APEX + AI - Oracle APEX](https://apex.oracle.com/en/platform/ai/) |
| 43 | +- [Training and Certification](https://apex.oracle.com/en/learn/training/) |
| 44 | +- [Tutorials](https://apex.oracle.com/en/learn/tutorials/) |
| 45 | + |
| 46 | +## Documentation |
| 47 | + |
| 48 | +- [APEX Documentation](https://docs.oracle.com/en/database/oracle/apex/24.2/index.html) |
| 49 | +- [Managing Generative AI in APEX](https://docs.oracle.com/en/database/oracle/apex/24.2/htmdb/managing-generative-ai-in-apex.html) |
| 50 | +- [Creating a Data Model using Generative AI Service](https://docs.oracle.com/en/database/oracle/apex/24.2/aeutl/creating-data-model-ai.html) |
| 51 | +- [Creating an App Using Generative AI](https://docs.oracle.com/en/database/oracle/apex/24.2/htmdb/creating-an-app-using-generative-ai.html) |
| 52 | + |
| 53 | +## Tutorials/ How-To's |
| 54 | + |
| 55 | +- [Oracle LiveLab - Smart Project Management App with AI-Assisted Development in Oracle APEX](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=633&clear=RR,180) |
| 56 | +- [Oracle LiveLab - Build an Innovative Q&A Interface Powered by Generative AI with Oracle APEX](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3947&clear=RR,180) |
| 57 | +- [Oracle LiveLab - Build your own Online Bookstore App with Oracle APEX](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=4141&clear=RR,180) |
| 58 | + |
| 59 | + |
| 60 | +# License |
| 61 | + |
| 62 | +Copyright (c) 2025 Oracle and/or its affiliates. |
| 63 | +Licensed under the Universal Permissive License (UPL), Version 1.0. |
| 64 | +See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details. |
0 commit comments