How to build a data aggregator assistant?

Few basic questions since my attempts using playground failed miserably.

I’ve a list of json/csv data in different files. Each file has a different purpose. I want to load all that data as an Assistant. My webapp will have an interface for asking questions on those datasets. Pretty straightforward.

While everything works with ChatGPT since it is way smarter than the API, I’m finding it hard to get it implemented through API.

So in this scenario of data analysis on files, is there a template or documentation that I can follow?

Welcome to the community!

If you’ve already searched the forums, I’d recommend the cookbook for examples…

1 Like