株式会社PROMPT– Author –
-
A Complete Guide to OpenAI’s GPT Models (2025 Edition)
In recent years, OpenAI has released many advanced AI models, making it harder for developers and businesses to choose the right one. The GPT series and other OpenAI API models continue to improve in performance, but selecting the best m... -
Prompts for Anime Girls in Midjourney
Introduction Midjourney is an AI tool that can generate high-quality images from text prompts. When creating anime-style girls, providing specific and detailed prompts allows you to express your ideal character. In this article, we intro... -
Prompts for Fantasy Scenes in Midjourney
Introduction Midjourney is an AI tool capable of generating high-quality images from text prompts. In this article, we introduce a variety of prompts to help you create fantasy worlds. From enchanted forests to sky castles and elf villag... -
Prompts for Depicting Various Fantasy Races in Midjourney
Introduction Midjourney is an AI tool capable of generating high-quality images from text prompts. In this article, we introduce a collection of prompts to help you depict various fantasy races commonly found in imaginative works, such a... -
Midjourney Prompts for Armor: Helmets, Shields, and Body Armor
Introduction Midjourney is a powerful AI tool that generates high-quality images from text prompts. This article focuses on creating effective prompts to depict various types and styles of armor, helmets, and shields. We'll provide numer... -
[AI from Scratch] Episode 351: Considering User Experience (UX) — Designing User-Friendly Systems
Recap and Today's Theme Hello! In the previous episode, we discussed the importance of documentation and how well-organized documentation can streamline project progress and facilitate quick problem-solving. Proper documentation ensures ... -
[AI from Scratch] Episode 350: The Importance of Documentation — How to Create and Manage Effective Project Documentation
Recap and Today's Theme Hello! In the last episode, we covered the basics of intellectual property rights, discussing how to protect your AI projects and ideas using copyrights and patents. We learned that understanding intellectual prop... -
[AI from Scratch] Episode 348: Regulations and Compliance — Ensuring Data Protection and Ethical Standards
Recap and Today's Theme Hello! In the last episode, we covered scalability, discussing how to design systems that can handle increasing loads effectively. By implementing strategies like vertical and horizontal scaling, microservices, an... -
[AI from Scratch] Episode 349: Understanding Intellectual Property Rights — Copyrights, Patents, and More
Recap and Today's Theme Hello! In the previous episode, we explored regulatory compliance and data protection, focusing on how to align with laws such as GDPR, CCPA, and Japan’s Personal Information Protection Law. These regulations are ... -
[AI from Scratch] Episode 347: Security Measures — Protecting Systems and Data
Recap and Today's Theme Hello! In the previous episode, we discussed scalability considerations, focusing on how to ensure that systems can grow and handle increasing loads through techniques like vertical and horizontal scaling, microse... -
[AI from Scratch] Episode 346: Considerations for Scalability — Designing for System Expansion
Recap and Today's Theme Hello! In the last episode, we discussed how to effectively utilize feedback loops to continuously improve products and services by incorporating user feedback. Properly managing feedback loops helps improve user ... -
[AI from Scratch] Episode 345: Building Feedback Loops — Utilizing User Feedback for Continuous Improvement
Recap and Today's Theme Hello! In the previous episode, we discussed log collection and analysis, explaining how logs can be used to monitor system performance and user behavior, ultimately improving service quality. By effectively lever... -
[AI from Scratch] Episode 344: Log Collection and Analysis — Utilizing System and User Logs
Recap and Today's Theme Hello! In the previous episode, we discussed model monitoring, introducing methods for tracking the performance and behavior of AI models in production environments. Monitoring helps detect accuracy degradation or... -
[AI from Scratch] Episode 343: Model Monitoring — How to Track the Performance of Deployed Models
Recap and Today's Theme Hello! In the previous episode, we discussed Continuous Deployment (CD), a practice that automates the deployment of code changes to production environments. We learned how CD helps streamline the development proc... -
[AI from Scratch] Episode 341: Continuous Integration (CI) — A Method to Improve Development Efficiency
Recap and Today's Theme Hello! In the previous episode, we discussed the basics of test methodologies, covering unit testing, integration testing, and system testing. Each type of testing ensures that the code is of high quality, prevent...