neerajmajhi's Stars
reach-the-sky/GPT3-Chatbot
A python code to interact with the GPT3 API to train the chatbot and use it.
infermedica/symptom-checker-chatbot-example
Health check-up chatbot example written in Python3
shreyasarkar28/webpage
GEEKSUMAN/covid_dashboard
a covid19 tracker dashboard
patrickloeber/pytorch-chatbot
Simple chatbot implementation with PyTorch.
neerajmajhi/tic_tac_toe
Tic-Tac-Toe is a simple and fun game for 2 players, X and O. It is played on a 3x3 grid. Each player's goal is to make 3 in a row.