whope_backend

Backend for Whope, an AI complemented chat bot for psychological assistance

https://github.com/pablo-caballero-maria/whope_backend

Science Score: 26.0%

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

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

Keywords

deep-learning django natural-language-processing web-application websocket
Last synced: 6 months ago · JSON representation

Repository

Backend for Whope, an AI complemented chat bot for psychological assistance

Basic Info
  • Host: GitHub
  • Owner: Pablo-Caballero-Maria
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 39.5 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
deep-learning django natural-language-processing web-application websocket
Created over 1 year ago · Last pushed 8 months ago
Metadata Files
Readme License Citation Security

Owner

  • Name: Pablo Caballero
  • Login: Pablo-Caballero-Maria
  • Kind: user

Software engineering student

GitHub Events

Total
  • Push event: 43
  • Create event: 1
Last Year
  • Push event: 43
  • Create event: 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: 6 minutes
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: 6 minutes
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Pablo-Caballero-Maria (2)
Pull Request Authors
Top Labels
Issue Labels
good first issue (1) learning (1)
Pull Request Labels

Dependencies

.github/workflows/sonarcloud.yml actions
  • SonarSource/sonarcloud-github-action master composite
  • actions/checkout v4 composite
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • channels ^4.1.0
  • daphne ^4.1.2
  • django ^5.1.2
  • djangorestframework ^3.15.2
  • djangorestframework-simplejwt ^5.3.1
  • huggingface-hub ^0.25.2
  • motor ^3.6.0
  • passlib ^1.7.4
  • pytest-asyncio ^0.24.0
  • pytest-django ^4.9.0
  • python ^3.10
  • python-dotenv ^1.0.1
  • websocket-client ^1.8.0