You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MentorGPT is a web application that uses a chatbot to answer questions about the Python, Data Science, Machine Learning. The chatbot is connected to OpenAI's GPT-3 API. The application is built using Python, Flask and Vue.
Source code sử dụng Flask framework cho Backend server và Vue framework để build UI. Giao thức giao tiếp giữa client và server chủ yếu sử dụng GraphQL.
A side screen for a much larger project. Flask REST API provides functionality to fetch data from a T-SQL database (mainly logging tables) to a Vue.js frontend that displays logs table on a single screen using Vuetify for making debugging a lot easier for Devs and QAs.
An enhanced version of the platform featuring a modern tech stack with Vue.js for the frontend and Flask for the backend. Developed for the MAD 2 project, it includes asynchronous task management with Celery and Redis for caching, offering an improved user interface and efficient background processing for campaign and offer management.
Named entity recognition (NER) seeks to locate and classify named entities in text into pre-defined categories such as the names of persons, organizations, locations, expressions of times, quantities, monetary values, percentages