keccers pfp
keccers
@keccers.eth
I’ve started working part time for my friend’s agency building tools for business owners. Tomorrow is my first client demo for a manufacturing company. I built a chatbot for them for their customers to use to help solve common problems with the machines that they sell. Wish me luck!
38 replies
5 recasts
145 reactions

Fran d’ Amore pfp
Fran d’ Amore
@ffran
whats the stack?
1 reply
0 recast
1 reaction

keccers pfp
keccers
@keccers.eth
They had Wordpress + so bot itself was made as a Wordpress plugin It’s not a huge proj so embeddings are stored in clients Wordpress db and that works fine Most of the help information was in videos created for internal use that they want to externalize the info on Used Whisper to transcribe all the video content Gemini Flash 2.5 to process it — standardize the transcription into a questions-answers-tags format OpenAI to process content into vector embeddings and run the bot itself. With their level of usage it should be operable at cents a day
1 reply
0 recast
3 reactions