Looking to build a personalized AI for myself. Any resources?
23 points| eerop | 1 year ago
I know I could probably do this with ChatGPT, but I'm wondering if there's a specific solution built for this.
Thanks!
23 points| eerop | 1 year ago
I know I could probably do this with ChatGPT, but I'm wondering if there's a specific solution built for this.
Thanks!
nanidin|1 year ago
What you write to the LLM might be "give me a conversation topic I might have with a member of the community", and your vector DB will have a bunch of things like "Dumbledore is a member of the community. Dumbledore likes to talk about magic". In theory the vector DB search will turn that up, and then it gets stuffed into the prompt so what actually goes to the LLM is something more like "You are a helpful AI assistant. Dumbledore is a member of the community. Dumbledore likes to talk about magic. give me a conversation topic I might have with a member of the community".
The heavy lifting will then be collecting and storing all of the data that goes into the vector DB.
eerop|1 year ago
datascienced|1 year ago
kcorbitt|1 year ago
Of course this is heavily dependent on what you're using for source data. And in any case, the OP would certainly be spending far more than $30 in time trying to get their data in the right format, which may or may not be a good use of time based on how excited they are about learning the process end-to-end. :)
wslh|1 year ago
If I am a sales guy I would like to have my communication processes by an assistant, human or not. It is not about spam but the difficulty of handling simultaneous conversations with even legitimate contacts.
batch12|1 year ago
parpfish|1 year ago
unknown|1 year ago
[deleted]
parpfish|1 year ago
Grimblewald|1 year ago
rahulsharma0810|1 year ago
[deleted]