🌾 What I Built
I built Fasal Saathi Aawaz, an AI-powered farming assistant designed to help farmers get real-time guidance in their own language — using voice or text.
The goal is simple: make farming advice accessible to everyone, even to those who aren’t comfortable reading or using complex apps.
The app gives:
Personalized crop and weather-based tips.
Market price updates and best farming practices.
Voice-based conversation with an AI that understands local needs.
It’s like having a friendly digital farming partner who’s always ready to help!
🎥 Demo
- 🌐 Live App: fasal-saathi-aawaz.vercel.app
- 💻 GitHub Repo: github.com/AdarshYadav9/fasal-saathi-aawaz (I’ll add screenshots or a demo video soon!)
🔐 How I Used Auth0 for AI Agents
I used Auth0 for AI Agents to handle authentication and keep everything secure.
Here’s what it does:
Authenticates both users (farmers, experts, admins) and the AI agent.
Uses Auth0’s Universal Login for smooth sign-in and sign-up.
Issues secure tokens for API calls between the front end, AI agent, and backend.
This saved me a lot of time — I didn’t have to build authentication from scratch, and everything feels clean and reliable.
💡 Lessons Learned and Takeaways
Building this project taught me a lot:
Auth0 made authentication simple and safe, even with AI involved.
Voice interactions make AI way more human and inclusive — especially for farmers who prefer speaking over typing.
Challenges: Setting up multilingual voice responses and managing secure tokens across services.
- Big takeaway: Good authentication is not just about security — it builds trust between people and AI systems.
Top comments (0)