filip-michalsky/SalesGPT — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an AI sales agent app like SalesGPT that I can run locally and test in a browser. I want to create a salesperson for my business, give it a product catalog and company info, then chat with it as if I’m a customer.

The agent should understand where it is in the sales conversation, like introduction, qualifying the lead, explaining value, asking questions, handling objections, closing, and ending politely. It should use my product info instead of making things up. Please include a simple frontend chat demo, a backend API, and example setup files for API keys.

If possible, add hooks for sending personalized emails, creating Calendly booking links, and generating Stripe payment links when a customer is ready to buy. Keep it configurable so I can swap the AI model later. Add clear run instructions and sensible example data so I can try it immediately. Look up current docs online if you need to.

Want more depth? Deep Reverse