Sara
Sara•2mo 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•2mo 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•2mo ago
One moment
Sara
SaraOP•2mo 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•2mo 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•2mo 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•2mo ago
I am using the agent component
Tiago Freitas
Tiago Freitas•2mo 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?