Build and ask Complex AI prompts easily with AI Prompter
Introducing AI Prompter, your AI buddy to help you ask complex questions to AI easily. Using this simple interface you can build higly complex and intricate prompts and also get them answered by ChatGpt. This tool uses Megamind’s APIs to answer your queries.
Some of the AI tasks that you can do using this application:
- Suggest some food recepies with @ingredients to cook @cuisine.
- Build cover letters for @your_profile and @job_description.
- Plan travel to @destination, to do @activites for @duration days.
many more…
In the above examples the @property
notation helps you keep your query clean, and this app replaces the value of these properties with their values before you submit your prompt to AI.
You can use as many properties as you may like to build your prompts. Lets see how can you use this application to your best advantage.
Note: For folks who prefer to watch and learn, here is a video tutorial explain how to use this app
About the app
Use the app here :
Description : This apps allow you to create complex AI prompts/commands to ask AI. It uses the concept of referencing with @
symbol as we do when writing any post on LinkedIn, Twitter or even refer people in whatsapp groups.
How does it work
On opening the app for the first time. You will see the below interface.
There are 4 main parts of this interface:
-
Custom Data:
In this section, you will see
Add key
option by default. It is there to add properties called keys and their values. These can be later referenced in the Prompt section using@
symbol. On clicking theAdd Key
button the interface will change to allow you to add a key and its value: -
Prompt :
In this section, you will write the prompt/command that you want AI to answer. Here, you can refer the properties that you created in the previous section using
@
symbol, to form the entire prompt. Lets see this in action: -
Prompt Submitted :
On submitting the prompt created in the previous section, the entire prompt will be displayed in this section, so that you can see what is the final prompt that AI is going to work on. E.g: As you can see the properties referenced with
@
symbol got replaced with their values provided in Custom Data section. -
Response:
On submitting the prompt, the AI gets starts working on your prompt, and this section displays the answer generated by AI. E.g:
More examples:
Generate a prompt for AI to create a cover letter to apply for a job.
Here is one more example to use this app. Here we will build a prompt to ask AI to generate a cover letter for a job. Lets start:
Final Prompt:
Generate a crispt and powerful cover letter for @my_profile for job with description @job_description.
As you can see we want to use 2 properties in our final prompt, namely:
- my_profile
- job_description
Below is how you create these properties in the Custom Data section.
adding 1st property
key name : my_profile
value
Vishesh Education details: ``` degree: Bachelors of Technology duration: 2008 - 2012 institute: Jaypee Institute of Information Technology, Noida, India field of study: Computer Science Engineering Bachelor’s Major project: An Augmented Reality application to draw computer graphics in 3d space. (3D Air Sketching). degree: Masters of Technology duration: 2012 - 2013 institute: Jaypee Institute of Information Technology, Noida, India field of study: Computer Science Engineering Master’s Thesis: An interactive application development framework, letting developers easily use natural ways of human interaction to design the user interface of their applications. ``` VISHESH GUPTA Contact details: ``` Home City: Bangalore, India phone number: +91-9971301392 emailId: vgvishesh2008@gmail.com https://github.com/vgvishesh https://www.linkedin.com/in/guptavishesh/ https://vgvishesh.com/ https://www.producthunt.com/@visheshg https://mega-mind.io/ https://twitter.com/__visheshgupta ``` Vishesh Work Experience. Organisations that he worked for, their location and the duration of employement: ``` EXPERIENCE role: CTO, Co-Founder duration: April 2022- May 2023 organisation: Shyft.to (100x VC) location: Bangalore • Raised $200k in multiple pre-seed funding rounds along with my co-founders, from 100x VCs and other angel investors. • Hired and mentored the engineering team to take care of devops and backend systems, to build fast and reliable infrastructure on Solana Blockchain. • Laid the technological foundations of Shyft’s star offerings like Transaction Parsers and Solana data cache to support superfast queries on blockchain data. Tech Stack: (typescript, Solana, Quicknode, aws, Nodejs, React, MongoDb) role: Staff Engineer duration: Jan 2021- Oct 2021 organisation: Playment.io (YC 2017) location: Bangalore • Redesigned the entire backend system to move away from a distributed monolith design to domain driven services using the principals of Domain Driven Design (DDD). Migrated existing code repositories towards new system design. role: Lead Engineer duration: Oct 2018 – Dec 2020 organisation: Playment.io (YC 2017) location: Bangalore • Engineered fault tolerant mechanisms in data pipelines, to reduce the data stuck issues by 80%. • Built Quality Control system for video, lidar and 2D raster data annotations, which ensured trust and transparency between Playment and its clients. • Built Split and Stitch feature, to split video and lidar sequence frames into smaller subsets to be annotated simultaneously by human workforce. • Led performance optimization effort to reduce the memory cost of unmarshalling Json documents in Golang by 60%. • Improved concurrency in projects’ data pipelines by solving noisy neighbor problem in multi-tenant system. • Updated the 2 of the most heavily used system operations to reduce the memory and time cost by almost 99%. Tech Stack: (Golang, java, AWS, GitHub, PostgreSQL, Redis, RabbitMQ) role: Software Development Engineer duration: May 2017 – Mar 2018 organisation: Amazon Dev. Center location: Chennai work done: • Rolling Stones: Designed and implemented a new Database Access API that works with most relational database systems. • Using this API our team was able to migrate databases for 28 high traffic applications, smoothly, from Oracle to PostgreSQL. Tech Stack: (Java 8, spring, hibernate, JPA, Google Guice) role: Game Programmer duration: Ubisoft, organisation: Pune location: Oct 2014 – April 2017 work done: • Games Developed: Just Dance 2016, Just Dance 2017, Monopoly Online Programmer • In Monopoly, architected the online gameplay system in the game. This enabled the game to be played in a hosted online session with multiple players in it. All the clients in a session were connected in a peer-to-peer fashion. Tools Programmer • Completely automated the license distribution process, reducing the manual effort of build engineers to serve the requests and the wait time for the programmers to 0. • Increased the efficiency, speed and accuracy of the Gameplay programmers, artists and build engineers to debug the problems in the game data by writing a game data diff tool. • Rearchitected the main data building tool, which made the entire production pipeline completely trackable. Tech Stack: (C++, C# .NET) role: Research Assistant duration: Jun 2013 – Aug 2014 organisation: IIT location: Delhi • Point Cloud Rendering Engine: A hybrid graphics rendering system that renders both meshes and point cloud data depending on the level of detail needed to render the scene. • Implemented a process to enhance the Kinect depth image resolution up to 60% by filing the holes in the depth image with high density point cloud data captured using a laser scanner. Tech Stack: (C/C++, Python, OpenGL, GLSL) ``` Languages and Tech stacks that Vishesh has expertise in: ``` Programming Languages: Golang, JavaScript, Typescript, C/C++, Java, C#, Python, Solidity. Development Frameworks: NodeJS, Express, ReactJS, Spring, Hibernate, JPA, Google Guice, NestJs, Angular, Ethereum, Solana, Polygon, REST Apis, OpenAi, ElevenLabs, Twitter APIs, QuickNode, puppeteer, HuggingFace. Data and deployment Systems: MongoDB, PostgreSQL, RabbitMQ, AWS, Redis, Docker, GitHub Actions, CI/CD, Nginx. ```
adding 2nd property
key name : job_description
value
About the job BitGo is the leader in digital asset financial services, providing institutional investors with liquidity, custody, and security solutions. Founded in 2013, BitGo pioneered the multi-signature wallet and is the first digital asset company to focus exclusively on serving institutional clients. Active in both centralized and decentralized finance, BitGo offers market leading trading, lending, and borrowing services through its prime brokerage services and acts as the custodian for WBTC, the leading global stablecoin for Bitcoin. In 2020, BitGo launched BitGo Portfolio and Tax, providing clients with a full-stack solution for digital assets. In 2018, it launched BitGo Trust Company, the first qualified custodian purpose-built for storing digital assets. BitGo processes approximately 20% of all global Bitcoin transactions, and supports over 600 coins and tokens. BitGo provides the security and operational backbone for more than 1500 institutional clients in 50 countries, including many regulated entities and the world’s top cryptocurrency exchanges and platforms. BitGo is backed by Goldman Sachs, Craft Ventures, Digital Currency Group, DRW, Galaxy Digital Ventures, Redpoint Ventures, and Valor Equity Partners. BitGo is looking for a Principal Software Engineer who will join our Prime Engineering team and help us build new features and applications for our enterprise clients. The Prime team builds systems to make BitGo the best digital assets Prime Broker for businesses. Responsibilities: Design,build, and support strong, resilient, and robust APIs, libraries, and services to power our settlement product Responsible for managing BitGo’s technical architecture Own functionality and scalability features by taking responsibility from inception to deployment and customer integration Expose and document functionality to the UI, third-party developers, and our internal and external tooling Collaborate closely with all engineering teams to ensure consistency in understanding of technical requirements and overall work quality Provide mentorship to your peers in the broader engineering team through code reviews and education on best practices Skills & Experience: We are looking for teammates who share and practice our values: open communication, transparency, taking ownership, and a high level of craftsmanship. We are looking for coworkers who share our vision and mission: deliver trust in digital assets. Required: At least 9+ years of back-end, server-side software development Great at algorithm design, problem solving, and complexity analysis Strong experience with server-side languages like TypeScript/Node.JS, Golang, etc. Strong experience with SQL databases like Postgres or MySQL Strong experience with RESTful API design Experience with unit and functional testing and debugging Experience with microservices and service-oriented architectures Experience in Git/GitHub and branching methodologies, code review tools, CI tools, JIRA, Confluence, etc. Ability to work independently in a fast-paced environment Comfortable with inclusion in on-call rotations for system support Strong spoken English skills Bachelor’s degree in computer science, applied mathematics, or another technical discipline from a top university Preferred: Experience with Kubernetes, Docker, Golang, TypeScript Experience in Financial Services and/or Financial Technology Experience with asynchronous programming Experience with functional programming Experience developing or supporting financial accounting systems, such as general ledger and bookkeeping functions Familiarity with digital asset trading, lending, and/or wallets Ability to work full-stack and familiarity with React Experience with large-scale, real-time, and distributed applications Experience working with clients and/or business partners Understanding and strong interest in cryptocurrencies and blockchain industry Why Join BitGo? Disrupting an industry takes vision, innovation, passion, technical chops, drive to deliver, collaboration, and execution. Join a team of great people who strive for excellence and personify our corporate values of open communication, collaboration, accountability, craftsmanship, and a client first approach. We are looking for new colleagues who bring innovative ways of thinking and problem solving, and who want to be part of the team that changes the world’s financial markets. Here are some of the benefits of working at BitGo: Competitive salary Meal & Commute allowance Medical Insurance Hybrid working model IT equipment support for work Great/Talented workforce to learn and grow with Cryptocurrencies are the most disruptive change the financial services industry has seen in years. Join us and you’ll be able to look back and say you were part of the team that transformed finance.
Video Walkthrough Tutorial
For folks who prefer to watch and learn, here is a video tutorial explain how to use this app.