neuralconvo
Conversational AI model
An implementation of a conversational model using sequence-to-sequence learning and LSTM layers in Torch
Neural conversational model in Torch
777 stars
74 watching
346 forks
Language: Lua
last commit: over 3 years ago
Linked from 1 awesome list
deep-learningmachine-learningneural-conversation-modelsseq2seqtorch
Related projects:
Repository | Description | Stars |
---|---|---|
kendryte/toucan-llm | A large language model with 70 billion parameters designed for chatbot and conversational AI tasks | 29 |
datacanvasio/alaya | A pre-trained AI model that can engage in natural language conversations with high accuracy and understanding. | 43 |
x-d-lab/mindchat | Provides a suite of AI-powered models for mental health support and evaluation | 625 |
emotibot-inc/zhuzhi-6b | A multilingual conversational AI model trained on large datasets to facilitate human-computer interaction in various domains | 2 |
zcli-charlie/batgpt | A large language model designed to support long context conversations with improved efficiency and effectiveness | 38 |
voxable/expando | A syntax for defining Natural Language Understanding models for conversational interfaces | 37 |
scutcyr/bianque | Develops and deploys conversational AI models for health-related applications by leveraging large-scale datasets and collaborative research | 752 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 340 |
neu-datamining/pica | Develops an empathy-based conversational AI model for emotional support and coaching | 86 |
tele-ai/telechat2 | Training and deploying a large-scale language model for conversational AI | 191 |
scutcyr/soulchat | Develops a conversational AI model for psychology and mental health dialogue | 511 |
nagadomi/kaggle-cifar10-torch7 | A deep neural network architecture optimized for image classification on the CIFAR-10 dataset | 246 |
andrewnguonly/chatabstractions | Provides a framework for creating custom chat models with dynamic failover and load balancing features | 79 |
mbzuai-oryx/groundinglmm | An end-to-end trained model capable of generating natural language responses integrated with object segmentation masks for interactive visual conversations | 797 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |