Description
BettMAT is a tool designed to summarise tech media data stored in a Google Sheet or Excel Spreadsheet. Data fed in must have the correct format and structure in order for this solution to work. We provide templates to ensure your data meets the required schema.Â
The UI is a simple chatbot interface, where users can upload CSV data that feeds into a ChatGPT LLM via OpenAI API. The language model is trained on the data provided, meaning the output is only based on what is inputed. Users can query uploaded data by asking the chatbot questions, such as what are some common themes and trends within their data. The chatbot will only answer questions based on your data, if the question is out of scope, the model will let you know and you can ask another question. This solution is programmed in Python and utilises OpenAI’s ChatGPT large language processing model, the UI is built using the Gradio interface.Â
This solution gives the user the ability to quickly summarise their data and highlight any key trends within their media content.Â
Reviews
There are no reviews yet.