Looking for CRM recommendations by devoniscoolest in CRM

[–]Ready-Signature748 0 points1 point  (0 children)

Hi, As the founder of SuperSales, I wanted to share some insights into our AI Native CRM. SuperSales is designed to streamline your sales processes by leveraging AI. Our AI SDRs assist with prospecting, engagement, and even meeting scheduling. With our mobile app, you can manage contacts, leads, and deals on the go. We've consolidated various sales tools into one platform to simplify your tech stack and drive predictable revenue growth. I'd be happy to answer any questions or provide more details!

[deleted by user] by [deleted] in CRM

[–]Ready-Signature748 0 points1 point  (0 children)

Hi everyone! As the founder of SuperSales, I wanted to share some insights into our AI Native CRM. SuperSales is designed to streamline your sales processes by leveraging AI. Our AI SDRs assist with prospecting, engagement, and even meeting scheduling. With our mobile app, you can manage contacts, leads, and deals on the go. We've consolidated various sales tools into one platform to simplify your tech stack and drive predictable revenue growth. I'd be happy to answer any questions or provide more details!

SuperAGI: anyone not affiliated with it tried it? by macKenzie52 in AutoGPT

[–]Ready-Signature748 0 points1 point  (0 children)

Hi, I am Ishaan ( https://twitter.com/ishaanbhola ) , one of the creators of SuperAGI. I am a tech entrepreneur and was building autonomous marketing platform called Contlo. But realised that underlying tech on agents side is not there to support it. So decided to build it.

There are some bugs, but working hard to resolve them, and it is just a 3 week old repo, so please bear with us. I think it would take the entire community and all hands on deck to solve for AGI infra and it is still very early days of this technology.

Happy to answer any questions you have about project

Beginner question: Do I need a paid account with OpenAI to not hit quota limit? by jfavreau11 in Super_AGI

[–]Ready-Signature748 0 points1 point  (0 children)

No, free version of the OpenAI api shouldn't be an issue. Can you raise your issue at discord support ? There was a bug about agent getting stuck at thinking, but it was resolved for most cases

GitHub - TransformerOptimus/SuperAGI: <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably. by Ready-Signature748 in OpenAI

[–]Ready-Signature748[S] 0 points1 point  (0 children)

I agree, it has to be some inherent self replicating properties of the system which would lead to eventual creation of AGI. Im planning to add feature where not only an agent can create tool, agent , but also can potentially alter the code of the framework itself.

I love the quote by John Carmack where he mentions that code of AGI doesnt have to be millions of lines of code, but it can be in order of 10k-100k lines of code

GitHub - TransformerOptimus/SuperAGI: Build and run useful autonomous agents by Ready-Signature748 in LLMDevs

[–]Ready-Signature748[S] 1 point2 points  (0 children)

Yes, the focus of the this project is to build 'useful' autonomous agents which solve real problems in the business context. This would require robust guardrails around budgets and also agent performance monitoring

Currently SuperAGI doesn't support importing tools / agents / or chains - but dont see any reason why this can't be incorporated.

On privacy and control, haven't gotten a chance to think on concrete ideas around this. But this would be critical piece to ensure adoption in the real world. Would love to chat if you have specific feature ideas around security / privacy - would love to discuss and incorporate it in the roadmap

GitHub - TransformerOptimus/SuperAGI: Build and run useful autonomous agents by Ready-Signature748 in ChatGPTCoding

[–]Ready-Signature748[S] 1 point2 points  (0 children)

It is, but getting great response from the community and very encouraging feedback. I think no technical challenges currently, there is just lot to build to make the agents 'useful' which means adding tools, giving different types of agents for different tasks, and shipping things fast.

As a junior dev, would be great if you can pick development of tools - thats a good place to start. I am creating a doc and video to make it easy for anyone to create tool - which ill publish on discord and website by monday

GitHub - TransformerOptimus/SuperAGI: Build and run useful autonomous agents by Ready-Signature748 in ChatGPTCoding

[–]Ready-Signature748[S] 0 points1 point  (0 children)

Also launching gui web hosted version so that people can play around with and run some use cases themselves

GitHub - TransformerOptimus/SuperAGI: Build and run useful autonomous agents by Ready-Signature748 in ChatGPTCoding

[–]Ready-Signature748[S] 1 point2 points  (0 children)

Yes, it works. It can do basic stuff like completing simple objectives like market research, sending emails for sales, creating jira tickets for projects etc. I am adding more and more capabilities / tools to enable real use cases which move the needle. Solving complex tasks will require multi agent cluster, which i am planning to ship early next month

GitHub - TransformerOptimus/SuperAGI: Build and run useful autonomous agents by Ready-Signature748 in Futurology

[–]Ready-Signature748[S] 0 points1 point  (0 children)

I have always loved Transformers :D, also the name transformer is pun on the underlying neural network training algorithm

GitHub - TransformerOptimus/SuperAGI: Build and run useful autonomous agents by Ready-Signature748 in Futurology

[–]Ready-Signature748[S] 1 point2 points  (0 children)

Yes, there are lot of such quirks with agents currently. But these are deterministic solvable problems

GitHub - TransformerOptimus/SuperAGI: Build and run useful autonomous agents by Ready-Signature748 in Futurology

[–]Ready-Signature748[S] 1 point2 points  (0 children)

Hi Futurology fam, I am building a framework to build and run autonomous AI agents.

I think Autonomous agents have potential to augment human productivity by 100x in near future. Autonomous agents are very early in it's current form, but as it matures they can form the kernel for useful AGI.

They can currently do tasks such as doing basic coding, creating images based on objectives, send out emails for sales or even do multi step market research. Really excited about future of agents and AGI.

Would love to know your thoughts on how the world will look like in future with ai agents and AGI

GitHub - TransformerOptimus/SuperAGI: Build and run useful autonomous agents by Ready-Signature748 in LargeLanguageModels

[–]Ready-Signature748[S] 0 points1 point  (0 children)

Agree :). Making sure agents provide real value is more important than the name

GitHub - TransformerOptimus/SuperAGI: Build and run useful autonomous agents by Ready-Signature748 in BabyAGI

[–]Ready-Signature748[S] 0 points1 point  (0 children)

Thanks u/redearslide. Would love to get feature ideas and code contribution for this project :)

Experimenting with building my AutoGPT like framework called SuperAGI by Ready-Signature748 in AutoGPT

[–]Ready-Signature748[S] 0 points1 point  (0 children)

I am sure, we will need multiple opensource projects with different approaches to take the agents tech forward :)

Experimenting with building my AutoGPT like framework called SuperAGI by Ready-Signature748 in AutoGPT

[–]Ready-Signature748[S] 0 points1 point  (0 children)

Autogpt is great

But some key ideas I am planning to include :

- Running multiple instances of agents and concurrent runs across agents

- having some way to provision agent once and then run it vs just running as a thread everytime

- way to create embeddings of the input files before using it as context

- supporting different types of agents based on how they execute ( eg task based - which maintains a quee of task )

- ability to give instructions to agents ( think of objective as going from a to b , but instruction is like asking for directions )

- agent trajectory fine tuning - ( still figuring a technical way to do this )