movie-chatbot

A conversational agent that answers movie related questions based on a knowledge graph.

https://github.com/ningxie1991/movie-chatbot

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.3%) to scientific vocabulary

Keywords

ai chatbot language-model machine-learning machine-learning-algorithms
Last synced: 6 months ago · JSON representation ·

Repository

A conversational agent that answers movie related questions based on a knowledge graph.

Basic Info
  • Host: GitHub
  • Owner: ningxie1991
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 2.93 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
ai chatbot language-model machine-learning machine-learning-algorithms
Created over 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme License Citation

README.md

Movie Chatbot

This is a class project for the Advanced Topics in AI class at UZH Fall 2021.

Owner

  • Name: ningxie
  • Login: ningxie1991
  • Kind: user

Software Engineer

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Xie"
  given-names: "Ning"
title: "ATAI Conversational Agent"
version: 1.0.0
date-released: 2021-12-15
url: "https://github.com/ningxie1991/chatbot"

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • contractions *
  • editdistance *
  • flair *
  • gensim *
  • joblib *
  • nltk *
  • numpy *
  • pandas *
  • qwikidata *
  • rdflib *
  • requests *
  • scikit-learn *
  • setuptools *
  • spacy *
  • srsly *
  • stanfordnlp *
  • torch *
  • torchtext *
  • truecase *