AI | Development

AI | Development

241 bookmarks
Custom sorting
Blackbox
Blackbox
BLACKBOX AI is the Best AI Model for Code. More than 6 million developers use Blackbox Code Chat to answer coding questions and assist them while writing code faster. Whether you are fixing a bug, building a new feature or refactoring your code, ask BLACKBOX to help. BLACKBOX has real-time knowledge of the world, making it able to answer questions about recent events, technological breakthroughs, product releases, API documentations & more BLACKBOX integrates directly with VSCode to automatically suggests the next lines of code based on your repo context.
·blackbox.ai·
Blackbox
CodeSquire
CodeSquire
Write code quickly and efficiently with AI code suggestions
·codesquire.ai·
CodeSquire
GitWit
GitWit
Build and ship web apps in minutes with GitWit, using AI code generation to learn as you go.
·gitwit.dev·
GitWit
UI Pilot
UI Pilot
Chat-based AI code generator that creates forms using Material UI
·ui-pilot.com·
UI Pilot
awesome-ai-devtools
awesome-ai-devtools
Curated list of AI-powered developer tools. Contribute to jamesmurdza/awesome-ai-devtools development by creating an account on GitHub.
·github.com·
awesome-ai-devtools
bloop
bloop
Ask questions in natural language, search for code and generate patches using your existing codebase as context
·bloop.ai·
bloop
Morph
Morph
import randomdef create_task_automations(): """ Function to create a set of task automations with unique tasks and subtasks. Returns: - dict: A dictionary containing the task automations for each hour and day of the week. The keys of the dictionary represent the hour of the day (0-23) and the values are sets of unique tasks. """ # List of days of the week days_of_week = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"] # Dictionary to store the task automations task_automations = {} # Loop through each hour of the day for hour in range(24): # Set to store the unique tasks for the current hour tasks = set() # Loop through each day of the week for day in days_of_week: # Generate a random task for the current hour and day task = generate_task() # Check if the task is already assigned for the current hour while task in tasks: task = generate_task() # Add the task to the set of tasks for the current hour tasks.add(task) # Add the set of tasks to the task automations dictionary for the current hour task_automations[hour] = tasks return task_automationsdef generate_task(): """ Function to generate a random task. Returns: - str: A randomly generated task. """ # List of subtasks subtasks = [ "Subtask 1", "Subtask 2", "Subtask 3", "Subtask 4", "Subtask 5", "Subtask 6", "Subtask 7", "Subtask 8", "Subtask 9", "Subtask 10", "Subtask 11", "Subtask 12", "Subtask 13", "Subtask 14", "Subtask 15", "Subtask 16", "Subtask 17", "Subtask 18", "Subtask 19", "Subtask 20", "Subtask 21", "Subtask 22", "Subtask 23", "Subtask 24" ] # Shuffle the list of subtasks random.shuffle(subtasks) # Select the first 7 subtasks from the shuffled list task = subtasks[:7] return task# Unit tests for create_task_automations function.import unittestclass TestCreateTaskAutomations(unittest.TestCase): def test_create_task_automations(self): """ Tests if the task automations are created correctly. """ task_automations = create_task_automations() # Check if the task automations dictionary has 24 keys (hours) self.assertEqual(len(task_automations), 24) # Check if each hour has a set of 7 unique tasks for hour, tasks in task_automations.items(): self.assertEqual(len(tasks), 7) # Check if no task is repeated for any hour or day all_tasks = set() for tasks in task_automations.values(): all_tasks.update(tasks) self.assertEqual(len(all_tasks), 24 * 7)# Example of using the create_task_automations function:task_automations = create_task_automations()# Print the task automations for each hour and day of the weekfor hour, tasks in task_automations.items(): print(f"Hour: {hour}") for day, task in zip(days_of_week, tasks): print(f" {day}: {task}") print()# Run the unit testsunittest.main()
·morph.so·
Morph
Kombai
Kombai
Convert your Figma designs to flawless front-end code effortlessly with Kombai.com's AI-powered Figma to code conversion tool. Unlock the potential of automated development handoff, save time, and bring your designs to life with pixel-perfect precision.
·kombai.com·
Kombai
Rendition Create
Rendition Create
Beautifully designed components built with Radix UI and Tailwind CSS.
·renditioncreate.com·
Rendition Create
Pureflex
Pureflex
Build. Deploy. Customize. Create AI micro-applications for your apps, back-end processes, and micro-tasks with ease.
·pureflex.app·
Pureflex
IndexMySite
IndexMySite
Use Backlink Checker for all your post link building needs - Monitor Backlinks, Check their indexing status, & send for prioritized indexing.
·backlinkchecker.info·
IndexMySite
Gradio
Gradio
Build & Share Delightful Machine Learning Apps
·gradio.app·
Gradio
SuperAGI
SuperAGI
SuperAGI is an opensource infrastructure for building components, tools, frameworks and models to enable opensource AGI
·superagi.com·
SuperAGI
Gptengineer
Gptengineer
Rapid prototyping – with speed you haven't seen before. Build and iterate on interactive web apps using natural language.
·gptengineer.app·
Gptengineer
BLAZE
BLAZE
Create amazing conversational AI chatbots for your business
·federai.co·
BLAZE
BLAZE | The Smarter No-Code Platform for Teams
BLAZE | The Smarter No-Code Platform for Teams
Blaze is the no-code platform that is easy to use, powerful, and secure. Supercharge your team's operations with custom internal tools, custom web apps, automated workflows. This is the no-code tool that makes your business run better.
·blaze.tech·
BLAZE | The Smarter No-Code Platform for Teams
Brancher.ai
Brancher.ai
Supercharge your digital experience with AI. Give your customers the service, accuracy and speed they expect across chatbot, search, messenger, knowledge and more. start here > Lower costs, improve service, simplify IT management. All with Inbenta’s conversational AI platform. Automate customer interactions in a way that feels personal Engage customers automatically with AI-enabled chatbot and […]
·inbenta.com·
Brancher.ai
Brancher.ai
Brancher.ai
Connect AI models to build AI apps in minutes, with no-code. The next generation of AI-powered apps will be built by you.
·brancher.ai·
Brancher.ai