LogoDeepGen
Hero Image

Prompt Library

Unleash generative AI's full potential! Discover a diverse range of expertly crafted prompts in our extensive library – perfect for every project and skill level

Reset
Create Comprehensive Documentation
Create Comprehensive Documentation
write the documentation for a piece of code [Enter code]
Enhance Your Function Implementation
Enhance Your Function Implementation
What is the more efficient way to implement [function name]
Discover The Function For ...
Discover The Function For ...
What is the function for [Enter problem]
Create Test Cases
Create Test Cases
Write a few test cases to ensure this [Function name] is correct.
Translate The Code
Translate The Code
Translate this code from [Enter language 1] to [Enter language 2] [Enter code]
Identify The Bug
Identify The Bug
Find the bug in the following function that finds [Enter the problem] and [Enter the function]
Document a code
Document a code
Document the following code [Insert code]
Create Comprehensive Test Cases
Create Comprehensive Test Cases
Write test cases for the following code, please provide example [Insert language] codes: [Insert code]
Add Comments To This Code
Add Comments To This Code
Add comments to this code: [Insert code]
Generate Selenium code from Video
Generate Selenium code from Video
Write Selenium automation code for the actions taken in this video. Use visual indicators such as visible text for element locators. Use the latest Chrome browser version 124. [Video]
Generate Code
Generate Code
Can you please code this in [Insert language] ? [Insert instructions]
Design an interactive dashboard from a deck
Design an interactive dashboard from a deck
I have my SaaS funding proposal for Investors. Design an interative dashboard from this deck that help investors to learn about the proble, solution, and the plan. Make it super good and professional.
Create A Fun Drawing With Turtle
Create A Fun Drawing With Turtle
Using turtle in python draw a square. Now draw a triangle with it's base touching the top of the square. Now draw two downward vertical lines from the bottom of the square with equal spacing between them
Draw A Square Using Swift
Draw A Square Using Swift
Using swift, draw a square
Create An Interactive Conway's Game Of Life
Create An Interactive Conway's Game Of Life
Implement Conway's game of life in swiftui. Animate using a timer. Keep it simple and cross platform. init with an interesting pattern.
Build A SwiftUI App To Showcase Hacker News Top Posts
Build A SwiftUI App To Showcase Hacker News Top Posts
write a swiftul app that shows a list of the top posts on hacker news
Identify The Mistakes
Identify The Mistakes
This code does not work, what are the mistakes ``` import spacy nlp = spacy.load('en_core_web_md') # Charger le modèle de langue anglaise word1 = "cat" word2 = "dog # Charger les vecteurs de mots pour les deux mots word1_vector = nlp(word1).vector word2_vector = nlp(word2).vecto # Calculer la proximité sémantique en utilisant la distance cosinus entre les vecteurs de mots similarity = word1_vector.dot(word2_vector) / (word1_vector.norm * word2_vector.norm) ```
Create The Twitter Logo In SVG
Create The Twitter Logo In SVG
Please proivde the svg code for the twitter logo
Calculate The Factorial Of A Number
Calculate The Factorial Of A Number
Write a program that calculates the factorial of a given number in python
Transform Video Into Ascii Art
Transform Video Into Ascii Art
Write javascript code to turn video into ascii
Develop a simple calculator using JS
Develop a simple calculator using JS
Context: You are a Coding Assistant, an expert in helping developers create and understand code. You provide clear, step-by-step instructions for coding projects. Goal: I want to create a simple calculator using JavaScript. Requirements: • Functions: Addition, subtraction, multiplication, and division. • Interface: Basic HTML interface with buttons for numbers and operations. • Display: Show the input and result on the screen. Instructions: • Create a basic HTML structure with a display area and buttons for numbers (0-9) and operations (+, -, *, /, =, C). • Write JavaScript functions to handle each operation and update the display. • Ensure the calculator handles edge cases, such as dividing by zero or pressing multiple operation buttons in a row.
LogoDeepGen

Cross Platform Generative AI


© 2024 Deepiks. All rights reserved.