filip-michalsky / SalesGPT

Context-aware AI Sales Agent to automate sales outreach.
https://salesgpt.vercel.app
MIT License
2.04k stars 453 forks source link

Documentation #146

Closed chemik-bit closed 6 months ago

chemik-bit commented 6 months ago

Readme update, gmail tool documentation (calendly documentation will be updated in next commit), frontend fix @iljamak have a look at the updates :)

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sales-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 9:18pm
sales-gpt-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 9:18pm
sales-gpt-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 9:18pm
filip-michalsky commented 6 months ago

nice!

iljamak commented 6 months ago

Everything seems to be good

filip-michalsky commented 6 months ago

@iljamak did you: A) run the unit tests B) spin up the frontend locally without container C) spin up front end in docker locally D) tested all the tools in th PR E) reviewed the documentation provided and followed it and were able to reproduce results with all of the tools?

Let me know if you did all A thru E?

chemik-bit commented 6 months ago

@iljamak did you: A) run the unit tests B) spin up the frontend locally without container C) spin up front end in docker locally D) tested all the tools in th PR E) reviewed the documentation provided and followed it and were able to reproduce results with all of the tools?

Let me know if you did all A thru E?

@iljamak I still have a few touchups to finish for perfect implementation. I will let you know when they are done, so you can follow up with this when all is production ready:)

iljamak commented 6 months ago

@filip-michalsky I runned the test locally and tested functionality of all tools (StripePaymentLink, CalendlyLink, Gmail, Database Search). I've also reviewed the process of gmail app password generation, which describes it the way i was doing it. At the moment of writing previous comment, i didnt runned it inside docker container, however i've tested it and it runs correctly. I have verified all steps from A to E for the last commit

filip-michalsky commented 6 months ago

awesome thank you @iljamak

@chemik-bit pls let us know when this is ready for prime time!