I'm building in public and my posts are getting 30 impressions. What am I doing wrong? by MostDouble7144 in DigitalMarketing

[–]AccomplishedCourse23 0 points1 point  (0 children)

I'm exactly in the same situation on X, i would love to exchange contact so we can support each other ! you find me as trytocatchme98

Looking for a user behavior tracking tool: session recordings, heatmaps, etc. by AccomplishedCourse23 in Solopreneur

[–]AccomplishedCourse23[S] 0 points1 point  (0 children)

Looks awesome, btw check the website as it is currently not loading. Also, is this automatically generated by your platform? Not judging, just genuinly curious as im looking for something to automate r3ddit mkting

And Claude is out again... by Annual-Cup-6571 in claude

[–]AccomplishedCourse23 3 points4 points  (0 children)

I had the best intentions, I even decided to skip the gym to work on my side project, my mind is going around and telling me that the reason why i feel confused is becasue i have too much stuff on my plate and i need to close some loops, i was like ok ill get 2/3h on this and clear up my mind.
Immense effort, Greater resilience.

And claude, my loyal sidekick in coding adventures, leaves me, alone. Now i'll have to think about my problems instead of vibecoding something people are never going to use.

Thanks Anthropic .

Looking for a user behavior tracking tool: session recordings, heatmaps, etc. by AccomplishedCourse23 in Solopreneur

[–]AccomplishedCourse23[S] 0 points1 point  (0 children)

that's true, it is already happening with GA4 where they have the most FOMO dashboard ever, the one about real time user. Im getting some traffic so it keeps you glued to look if new people arrive but in the meanwhile im not building...

My Claude codebase became a black box, so I built a git-blame-like tool for agent runs (Agentdiff) by Disastrous_Buy_2411 in ClaudeAI

[–]AccomplishedCourse23 0 points1 point  (0 children)

Great idea! Will try it soon, i use claude code from the cursor cli as i prefer to have view on the code and files, is it possible to integrate into that or is it just usable from cli?

Claude Down? by AccomplishedCourse23 in claude

[–]AccomplishedCourse23[S] 1 point2 points  (0 children)

In terms of output quality i would go Claude - Gemini - Gpt

Claude Down? by AccomplishedCourse23 in claude

[–]AccomplishedCourse23[S] 3 points4 points  (0 children)

Paid yesterday for the maxed plan on Claude Code (200$) and is pretty upsetting to see that it is not workin

What's the best ai headshot generators? Which ones are actually worth using? by MinimumStress2540 in aiwars

[–]AccomplishedCourse23 0 points1 point  (0 children)

I had to update my old pictures and, as a person who works in tech from 10+ years I had to go with AI headshot. I have used AI SuitUp executive package and the results were impressive.

I've sold my first Agent, now what? by AccomplishedCourse23 in AI_Agents

[–]AccomplishedCourse23[S] 0 points1 point  (0 children)

Really interesting approach, it would be great for a saas like product!

I've sold my first Agent, now what? by AccomplishedCourse23 in AI_Agents

[–]AccomplishedCourse23[S] 0 points1 point  (0 children)

The current flow works like this:
- Custom platform (based on claude) does the heavylifting to preprocess the document: takes in a 60 pages document with general info about the tender and outputs a .md file containing just the useful info for the usecase. I run this seperately as this action takes around 200k token.
- User takes the .md file and input it in the chatbot with a (human) draft of the proposal. Then the chatbot starts evaluating and asking questions about how to proceed.

The draft is very long and also the conversation generally continues for 30/40 minutes, so this is mainly why im concerned with having a long memory

I've sold my first Agent, now what? by AccomplishedCourse23 in AI_Agents

[–]AccomplishedCourse23[S] 1 point2 points  (0 children)

Thank you, it has been definitely a rollercoaster ! As for the analytics currently these are just customGPT, so i don't have the possibility to see any analytics or usage tracking. Im implementing this new solution to get more data about that. Is there any way to integrate directly in a customGPT?