
Hey all,
I hope you remember me. (Yes?? LMK in the comment section.)
In this blog, I will discuss Radhika: Adaptive Reasoning & Intelligence ...
For further actions, you may consider blocking this person and/or reporting abuse
Hey all, I hope you like it!
Bruh is killing me publicly
Beautiful product. We've got both a product designer and software developer. If you keep up with this you are in for several opportunities. Besides this, you've now got an excellent piece to add to your portfolio. If I may ask how do you combine AI tools like lovable and bolt to build the UI in conjunction with popular libraries and frameworks like Next and React. Are basic web technologies still relevant and how far do you go with these AI tools. Sorry if it's so long, I am drafting a tech stack plan.
Yes, it is. They are the basics. But with the help of AI tools like v0, lovable, bolt, etc., you will be able to ship the frontend very quickly. All you need to provide is a prompt, and keep prompting until you get the final result according to what you thought. But yeah, it's frustrating because these tools make a lot of mistakes.
No no. That's fine! I'm happy that you liked my project. Thank you ๐
Very intresting topic is discused above regarding developing the chatbot. Most of the India based top blockchain game development services providers companies also were developing chatbots by integerating latest technology and doing innovation which makes the coding more engaging for developers.
I need to try blockchain too. But the thing is, this domain is still struggling.
osm
Thank you Aniruddha!
Nice one Rohan
I especially love the way you created the different modes
Looking at the system prompt made me chuckle though
What if Radhika decides to leave you?
Ahhh please ๐๐คฃ
Radhika is a lucky girl ๐
If she exists
This is honestly one of the most ambitious AI UI integrations Iโve seen lately โ combining multi-provider LLM logic with real-time mode switching, voice input, and a full frontend experience is no joke.
Loved how cleanly you've modularized the provider logic โ especially the way you route through different system prompts and dynamically adjust the models (llama for reasoning, qwen for creativity etc). Thatโs smart.
Curious: how does latency behave when switching between providers mid-session? And are there fallback options if one fails (like Groq timing out, for example)?
Also really liked the use of v0 + ChatGPT for interface prototyping โ the results actually look coherent, which isn't always easy when prompting UI
Thank you so much.
Btw, this comments also seems like an AI generated one (or better I can say, chatGPT). Isn't it? ๐๐คฃ
This was a refreshing read, Rohan!
Loved how you broke down the process of building a chatbot from scratch while also focusing on UI aesthetics โ the "vibe coding" angle adds a fun and relatable twist. The conversational interface is clean and intuitive.
Would love to see a follow-up post on integrating NLP models or deploying it to platforms like Telegram or Slack. Keep sharing more builds like this!
Thank you.
Growth like this is always nice to see. Kinda makes me wonder - what keeps stuff going long-term? Like, beyond just the early hype?
I don't know the answer, but I just wanted to create this. Let's see how far it goes.
Bonjour, je suis HUGUE,
Je suis ici pour une aide car j'ai eu a m'inscrire sur discord et fait des diffรฉrents types de liaison avec bot-hosting. Et levanter-delta donc je suis a la recherche de CODE DE DรPLOIEMENTS Pour crรฉer un bot WhatsApp.. Merci pour votre soutien.
Salut Hugue, j'ai dรฉjร joint le lien GitHub au blog. Mais voilร : github.com/RS-labhub/Radhika
J'espรจre que cela t'aidera.
Dope ๐
Thank you!
Woww!!. Nice.๐
Thank you!
wohhhhhhoooo
Yusssssssssssssss
Why did you go with Vercel AI SDK instead of Openrouter, for example?
It's free, and we can add api key for multi-llm providers specifically. Openrouter is good(single api for all providers), but with balance.
Great
Love the multi-mode approach, and the extra effort on UI and voice is awesome.
Which provider do you find gives the best vibes for BFF mode?
Groq and OpenAI. I like them!
nice !!
Thank you
Wow imaginary gf app
Ehehehe.
Anyway, it's my gf. You can still ask something productive to her. ๐๐คฃ
Good Job Bhai!!
Sukriyaa!
Its perfect
Thank you!!
Bud!
This doesn't have tools support or MCP support, librechat has it but that's not a thing in next js and for production so will you add the support.
I need to research about it a bit. Thanks for your suggestions. How you come up with this?
Thanks really impactful
I'm glad you liked it.
great! thanks
Thanks to you too for reading!
Nice Rohan!!
Thanks for reading!
Is it real that you're trying to understand model type based on hardcodes? No offense, but it might be handled more efficiently.
It was easy, actually. If you see my code, it's very unorganized. However, I will organize it soon. I have pre-done most of the work already.
But I would love to hear about the most efficient methods from you.