I'm learning AI and I want to build something practical for my website instead of just another basic chatbot.
My idea is an AI assistant that can help visitors:
📍 Find the nearest location
🍴 Search and understand the menu
💰 Find menu prices
🥗 Find nutrition information
⚠️ Understand allergen information
🎯 Get personalized menu suggestions
🔎 Navigate to the right page using natural language
For example, a user could simply ask:
“What's the closest location to me?”
or
“I want something spicy. What should I order?”
The AI would retrieve information from my website/database instead of guessing.
I'm currently learning about RAG, APIs, tool calling, location services, and AI agents, and this is the project I want to experiment with.
My website/project: https://chickensaladchickmenuprice.com/
If you've built an AI assistant connected to a real website, what would you recommend I build first?
Top comments (0)