This series of articles guides you through a structured approach to building a simple web tool using Bosbec and AI. In this example, we will create a basic to-do list application, but the…
ai
6 articles
Tutorials
In the previous step, we created a project description for our to-do web tool. As part of that process, we identified the functions the application needs. The next step is to set up the…
Now that everything is prepared, the next step is to generate the code. Start by writing something like “Set up the required files.” Copilot will then create the necessary files based on the…
After defining the problem, identifying the requirements, and building the API functions based on those requirements, we are now ready to move on to preparing the project in your IDE.
How-to guides
This article will guide you in setting up a pre-configured integration with ChatGPT (OpenAI) and generating automated customer communication
We have created an example workflow that demonstrates how you can use MCP (Model Context Protocol) to query information stored in your Bosbec account. In this example, the workflow retrieves call…