Vignesh Aigal

Promptly AI - No-code platform for generative AI apps and workflows

byβ€’

Promptly, a no-code Generative AI platform, enables advanced app and workflow creation. Choose from popular LLMs, add data in any format, and use AI Agents for tasks from data retrieval to online form completion.

Add a comment

Replies

Best
Vignesh Aigal
Hey all! 🌟 I’m Vignesh, co-founder of Promptly https://trypromptly.com. What is Promptly?πŸš€ Promptly is a no-code Generative AI platform. It allows you to build applications or automate workflows without any coding! 🌈 With Promptly, you have access to all popular LLMs, AI agents, and a vast array of connectors, including private data imports, database connectors, and integration with enterprise tools like Slack, Discord, Twilio, etc. πŸ’‘ Why did we build this? 🌍 LLMs / Generative AI made AI accessible to all. We can use a large model out of the box without the need to train custom models. But when we tried to use Generative AI in our own projects, we realized there is still a lot of engineering work we need to do to make it work. It would require handling complex things like handling data, building a RAG pipeline, managing Vector DBs, etc. We also realized that this made Gen AI inaccessible to almost every non-engineer. That is when we realized the importance of abstracting out all the complexities involved in orchestrating Generative AI so people can focus on the problem they are solving instead of wasting resources on figuring out how to orchestrate Generative AI. We founded Promptly to truly make AI accessible by providing all the missing pieces above the LLM that are required to unlock workflows πŸ› οΈβœ¨ How does Promptly work? πŸ–₯️ Visit us at https://trypromptly.com. Log in with your Google Account and explore diverse templates tailored for specific use cases. Fork and customize a template, or start from scratch and create something uniquely yours. 🌐🚧 Where Can I Learn More? 🌐 To dive deeper into Promptly and learn more about its capabilities, check out these resources: β€’ YouTube Videos: Explore our YouTube channel for a collection of tutorial videos. πŸŽ₯ β€’ Documentation Site: Visit our documentation site for detailed guides and information. πŸ“š Exciting Use Cases Built with Promptly πŸŽ‰ Our community has created an incredibly diverse array of innovative applications with Promptly. Literally, any application you can think of building or automating can be realized. πŸš€ Here are a few standout examples: β€’ Live Avatar by Heygen: This application uses AI-generated video to allow an avatar to answer questions live. πŸ€–πŸŽ™οΈ β€’ AI SDR: A tool for outbound campaign personalization. It personalizes based on LinkedIn activity and sends emails through existing sequences on platforms like Hubspot and Apollo. πŸ“§πŸŽ― β€’ Site Localization This tool automates the manual process of localizing websites, utilizing LLMs and offline jobs for efficient translation. πŸŒπŸ” β€’ AI Search: Build an AI-powered search tool capable of answering questions from large volumes of content (terabytes). πŸ”πŸ“š β€’ Whatsapp Automation: Answer questions asked by your customers instantly with an application trained with your private data. And many more... Try Some Example Apps! 🎯 β€’ Voice Answers: Upload a file, ask a question and get a voice answer. β€’ File Chat: Upload a file and ask any question. β€’ Digital Marketing Assistant: Generate marketing content based on configurable parameters like social media, tone, etc. β€’ Personalized Email using LinkedIn Activity: Enter Prospect's info, get a personalized email based on their LinkedIn activity β€’ Internet Assistant: Ask anything. Agents will browse the internet and find the info for you. We're eager to hear your thoughts! πŸ’¬ β€’ Join our vibrant Discord community 🎧 β€’ Engage with us on Twitter 🐦 β€’ Visit our LinkedIn page πŸ“ˆ β€’ Share your comments below! πŸ’­
Vignesh Aigal
@avalonxt Thank you appreciate you checking out the product
Ajay Kumar Chintala
@trypromptly @vignesh_aigal @mohammed_mustafa_jafer I'd say the major challenge has been strike the right balance between keeping a simple UX while allowing for greater flexibility in creating complex applications solving real world use cases
Priyank Chodisetti
@mohammed_mustafa_jafer We came across many challenges. And these challenges are quite diverse across several areas. To give you two examples: 1. When abstracting out the RAG model, figuring out the chunking strategy, iterating on the chunking strategy based on the file type (for example, CSV vs PDF), ability to support different embedding models, etc. 2. While building AI agents, it was one thing to build with support for static browsers where GPT generates specific browser instructions. It is a whole different beast for the platform to figure out right things to do on a browser based on speciic user inputs. These inputs can fill out a form to get pricing info on a specific item. Many people who haven't directly started building will think it's just a simple API call to an OpenAI and trivialize the problem. But once you start to build a production-grade, scalable product, these problems present themselves one after another.
Tom Orbach
Love it! Thank you for making this no-code platform! I'm creating a chatbot right now πŸ”₯ Are you relying on opanai API?
Priyank Chodisetti
@tomorbach we support all LLMs, including, Open AI, Claude, Cohere, Stability, Google Bard, and open source models through Local AI. Depending on the use case, you can choose the right LLM.
Garen Orchyan
Looks good, best of luck to you today!
Vignesh Aigal
@orchyan Thanks you.
ANAMIKA TUDU
Great job
Guillermo Gette
This looks really impressive! Congrars on the launch! Will check it out. Would you say is like a Zapier but with AI as the main use case?
Priyank Chodisetti
@guillegette At a 10,000ft view, yes. At the same time, if you consider the RAG support and AI agents, Promptly’s layer is deeper than connecting systems. There is a whole how do you handle data at scale aspect. We are an orchestration layer on top of LLM + β€˜zapier’
Aayush Chhabra
It's really great that Promptly is helping democratise AI for all. I think it'll be fun for users to experiment with custom code snippets. This blend of no-code ease and coding flexibility can help cater to a broader audience
Vignesh Aigal
@aayush_kniru thank you! Please try building an App and let us know what you think.
Anthony Latona
Wow, this looks like an awesome platform to help people use AI models without being a dev... the no/low-code interface seems easy to use. Congrats on the launch!
Vignesh Aigal
@anthony_latona Thanks for checking us out. I can't wait for you to start building AI applications
Priyank Chodisetti
@anthony_latona Thank you for the support.
Dilara Khatun
awesome product and it looks really useful! Special thanks for the Discord integration 🀝
Debasree Sarkar
nice project.all the best today
Shahmir Faisal
Congrats on the launch Vignesh!
Vignesh Aigal
@shahmir_faisal Thanks, all the best with your launch as well
Champa Das
@vignesh_aigal awesome products and it is very useful.
Lucas Cooper
No Code Applications are in high properly demand and trending. Promptly AI is one of the best apps around many of them and the best
Ghost Kitty
Comment Deleted
Priyank Chodisetti
@muskan_soni4, as @vignesh_aigal mentioned in his pinned comment, we faced challenges when building AI integrations and realized the need. We abstract out all the complex elements, like scaling Vecotor DBs, AI agents, etc, under the hood and provide easy-to-use UX elements. Definitely try building a couple of apps from templates by visiting https://trypromptly.com and let us know.
Nuno Reis
No code for AI is really booming! Great to see so many apps like this!
Priyank Chodisetti
@nuno_ms_reis With ChatGPT, people's fascination for getting results magically without writing code shot up. Thank you for your support.
Saroj
@vignesh_aigal : Congrats on the launch team, the product looks amazing.
Vignesh Aigal
@saroj_sahoo Thanks for your support
Mala San1
Congratulations for your launch. Amazing application.
Great job! Keep up the good work!
Dhruv Trehan
This looks incredible team. Love making genAI more accessible! Kudos on your launch. I would love to automate large chunks of tasks with this.
Priyank Chodisetti
@dhruv_trehan1 For sure! You should totally do that. Please let us know how the experience was after trying it out.
Ava Martin
The AI SDR tool for outbound campaign personalization is a brilliant idea. Congratulations on the launch!
Priyank Chodisetti
@avaamart1n Can't wait for you to try it out. Please let us know if we can help you with it.
Poulami Saha
Best of luck to you.....looks good