Modernization = Freedom
Don't be afraid of change, take advantage of technology and improve your CFML projects while saving time, money, and resources!
-
Learn more about the Chatgpt for Modern CFML developers!
Everyone has been hearing about Machine learning and AI for a while now, but recently, it exploded.
AI is cool, and for some people scary, but a lot of people wonder if there is really any true value for us developers or our businesses; Technology moves fast, and with AI even more; you should take advantage of every situation and have an open mind on how this technology can help you; Like you, Ortus and the CFML Community have been playing with AI, and one of the end results is ChatGPT Box that will help you develop incredible Apps in less time.
Blog - Content Overview
1. What is Chatgpt Box?
2. Benefits of chatgpt Box for developers
3. How to use Chatgpt Box to develop your projects?
4. Chatgpt Box at Into the Box
* How to take advantage of this new tool and build your own chatgpt?
* More chatgpt and AI information you need to know if you work as a CFML developer
- What is Chatgpt Box?
Chatgpt Box is an AI Tool to help you search for answers from Ortus Solutions' Products. We have built this new service for interacting with Ortus Product Documentation. This new service is powered by OpenAI, the makers of ChatGPT, and is loaded with all of our most recent Gitbook documentation to help you solve your questions and manage your projects in minutes!
This behaves similarly to the ChatGPT you’ve likely played with but is custom loaded with all of our most recent documentation.
2. Benefits of chatgpt Box for developers
- Get suggestions and solutions to coding problems, get tips and insights on best practices, and debug code with answers from our Ortus documentation files.
- Learn about new concepts, functions, and libraries in modern CFML tools.
- Generate code snippets based on documentation solutions for CFML developers, saving them time and effort when working on projects.
3. How to use Chatgpt Box to develop your projects?
We have a lot of stuff we’d like to add to help train it, but for now, you can start using it to help look up answers. Our AI-powered chat can be found here:
https://chatgpt.ortussolutions.com/ 62
Press the red “Start Chatting” button to begin. You can ask our Ortus-trained AI any question related to the documentation site 2 we’ve loaded in. It’s not perfect but it answers a lot of the FAQs pretty well.
If you want to learn more about using OpenAI in your software, plan to attend Into The Box 2023 3 this May in Houston where we have a session showing how we built our new chatbot.
Get some examples of what to ask and how it will look like at our community post; please feel free to comment with any suggestions on how to improve our chatgpt box and what would you like to be featured in there:
If you're ready to test, click on the link below to start taking advantage and saving time on your projects:
4. Do you want to learn how we built our chatgpt Box, the future ideas we have for it, and how to take the best out of AI tools and resources to develop your CFML projects? Join us at Into the Box 10th edition from May 17th - 19th, 2023, and get all the insights and information you need to improve your development skills and built awesome and up-to-date applications with Coldfusion.
- AI sessions we will have at Into the Box:
- 50 min Session led by Scott Steinbeck: "Chatgpt Box; AI all things! (All Levels)
Everyone has been hearing about Machine learning and AI for a while now, but recently, it exploded.
Like you, Ortus and the CFML Community have been playing with AI too, and one of the end results is ChatGPT Box.
AI is cool, and for some people scary, but a lot of people wonder if there is really any true value for us developers or our businesses. In this session, we’ll discuss what ChatGPT Box is, why we created it, what types of problems it solves, why we are using AI to solve those problems, and how we trained and tamed our own AI.
We will also touch on some of the science behind the scenes, to help you understand the moving parts, and how ChatGPT Box v1.0.0 is just a drop in the ocean of possibilities, we’ll touch on some ideas we have, and in the end, using ChatGPT Box can make you a much more productive Ortusian Developer!
- 50 min Session led by Grant Copley: "Practical AI" (All Levels)
In this session, we will explore the practical applications of Open AI's API. We will begin with an introduction to the API and an overview of its capabilities. Then, we will examine several examples of how the API can be used, including natural language processing, chatbots, content creation, and translation.
We will also discuss how to get started with the API, including setting up an account, selecting the appropriate API, and integrating it into existing workflows. Additionally, we will explore the limitations and considerations when using OpenAI's API, and discuss potential advancements in practical AI.
If you want to join us at Into the Box 10th edition, register with the link below to get a 20% off your Only conference and All Access Tickets
Add Your Comment
(1)
May 02, 2023 20:07:58 UTC
by Will Belden
I've been really enjoying the Github Copilot plugin in my VSCode. Sometimes I'll write a comment like // Calculate the width percentage of the height if the sun is high and it will come up with a formula. Sometimes needs tweaking, but great starts, always.