MakedraftMakedraft is an AI tool that allows users to create HTML templates based on their instructions. It is primarily designed for backend developers to quickly iterate on the frontend of their projects, but it can also be used by frontend developers and designers. Currently, Makedraft generates HTML styled with Tailwind CSS, and it will soon support Alpine.js and Vue.js as well.To use the generated code, users need to include the Tailwind CSS library by adding a script tag to the head element of their code.Makedraft is currently in open beta, and the tool is available for free during this phase. After the beta period, there will still be a free tier available, ensuring no surprise charges.Interestingly, all the HTML components on the Makedraft website, including the dashboard, were generated using Makedraft itself, except for the code editor and text content. This showcases the tool's capabilities in a meta and self-referential way.Overall, Makedraft streamlines the process of creating HTML templates by leveraging AI, providing a convenient solution for developers and designers to generate code based on their specifications.
View MakedraftSweep is an AI assistant designed to streamline the process of managing Github tickets. It automates the creation of code changes based on bugs and feature requests, allowing developers to focus on more exciting tasks. Sweep generates repository-level code and reduces development time for mundane tasks such as tests, documentation, and refactoring. It offers compatibility with different operating systems, addressing issues that arise from temporary directories in Windows.The tool provides a seamless integration with Slack, allowing users to preview plans, request tests, review progress, and receive PR alerts directly on the platform. It also supports reviewing and making changes directly in Github and offers the ability to comment and push commits from within the tool.Sweep has gained the trust of engineers from various reputable organizations, such as PyTorch-Ignite, Medplum, Stanford University, Carnegie Mellon University, and the University of Waterloo. Users have praised the tool for its accuracy and ability to understand company-specific concepts.Overall, Sweep aims to help developers clean up their tech debt by automating repetitive tasks and offering intelligent suggestions for code fixes. It provides an efficient and time-saving solution for managing Github tickets, allowing developers to ship code faster while maintaining code quality.