cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Generative AI
Explore discussions on generative artificial intelligence techniques and applications within the Databricks Community. Share ideas, challenges, and breakthroughs in this cutting-edge field.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Production Grade AI system with Agents capability in Databricks

Pratikmsbsvm
Contributor

Design AI System for Customer Sentiments Analysis with Agentic Bot.

May someone please share how to architect such system in Databricks.

  1. Infrastructure on Azure
  2. Data Pipeline
  3. Model Training
  4. Model Testing
  5. Choosing Best Model
  6. Model Deployment
  7. Model Consumtion

Please share your expertise on how to design from Data to AI to Model Deployment in Production

Do we also need Vector DB.

Kindly share your expertise.

Thanks a lot

1 REPLY 1

TheOC
Contributor III

hi @Pratikmsbsvm 
That feels like a good sized project. My recommendation would be starting with a similar project and working from there. This might be a useful source for you to understand how this will look: https://www.databricks.com/blog/step-step-guide-ai-powered-customer-sentiment-analysis

I'd recommend you start with your steps laid out - get your infrastructure up, push your data into Databricks and then start looking to learn modelling.

Is there a particular part you're stuck on?

Cheers,
TheOC