[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Discussions](/c/community/4) # Looking for a voice chatbot tutor 100 views · 0 likes · 2 posts Keithofaptos (@keithofaptos) · 2024-11-01 Hello. I'm a noob. With that said I'm very interested in learning Vercel. I see how useful it can be some a non-coder that wants to dig in on software engineering! With that said I'm curious what's involved with a voice chatbot that would help a noob like myself instantly get into explaining anything; troubleshooting, options of different available tools including what they do with examples. Literally a Jarvis Tutor. I realize docs are necessary. But having to figure things out seems very old school. Part of me thinks instead of writing this inquiry to you I should open Cursor and spin up a multi agent app to open vercel and have it build a chatbot from the outside, for your inside. Again I'm inexperienced here. But I'm a solutions thinker. I'm very interested in your response. My only other practical option is to find and pay a regular user to tutor me for a bit. Looking forward to your response. -/Keith. Amy Egan (@amyegan) · 2024-11-01 Welcome to the community @keithofaptos! I think your post deserves it's own topic thread, so I moved it here. :smile: There's not currently a voice chatbot, but we do have [v0](https://v0.dev/) which is a generative chat interface that can answer just about any question you might have about Vercel projects. Beyond answering questions, v0 can also generate code for you. - [Build an AI app in 5 minutes!](https://www.youtube.com/watch?v=-mDcL314lFI) - [Build anything with v0 (3D games, interactive apps)](https://www.youtube.com/watch?v=zA-eCGFBXjM) I also recommend the [docs](https://vercel.com/docs) for general feature info and [guides](https://vercel.com/guides) for more specific scenarios. But I totally agree that reading can be boring when you just want to start building! I often use the available [templates](https://vercel.com/templates) as a foundation for new projects. They save me a lot of time, but they're also helpful to reference as more complex examples.