Sara
Sara•3w ago

AI chat starter

I made one with the ai-elements that's pretty barebones, didn't implement memory yet but has search messages and threads enabled, it's pretty easy to implement
7 Replies
Tiago Freitas
Tiago Freitas•3w ago
Can you share the link? Did you use the agents component? This one uses his own ai-sdk "toolkit" with some cool features that would be useful to have in the convex agent component
Sara
SaraOP•3w ago
One moment
Sara
SaraOP•3w ago
GitHub
GitHub - saranatour1/ai-chat-bot-convex: work in progress
work in progress. Contribute to saranatour1/ai-chat-bot-convex development by creating an account on GitHub.
Sara
SaraOP•3w ago
Haven't implemented tools yet, like i said pretty barebones 😂 It's a good starting point if you want to use it
Tiago Freitas
Tiago Freitas•3w ago
Thanks may use some ideas not starting from scratch right now But I think convex should create its own or a community effort No agent component right?
Sara
SaraOP•3w ago
I am using the agent component
Tiago Freitas
Tiago Freitas•3w ago
Ah sorry wasn't mentioned in the readme Will check it out, I am investigating using ai-sdk custom transport with useChat instead of a custom hook, did you try that? Otherwise I'll let you know when I get it working

Did you find this page helpful?