chatgan

Repositorio base para la creacion de modelos de IA entrenado con contenido multimedia

https://github.com/jose21nc/chatgan

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 (0.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Repositorio base para la creacion de modelos de IA entrenado con contenido multimedia

Basic Info
  • Host: GitHub
  • Owner: Jose21NC
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 6.09 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme Contributing License Citation

README.md

ChatGAN

Repositorio base para la creacion de modelos de IA entrenado con contenido multimedia

Instrucciones

1- pip install -r requirements.txt

Owner

  • Name: José
  • Login: Jose21NC
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Liu"
  given-names: "Jerry"
  orcid: "https://orcid.org/0000-0002-6694-3517"
title: "LlamaIndex"
doi: 10.5281/zenodo.1234
date-released: 2022-11-1
url: "https://github.com/jerryjliu/gpt_index"

GitHub Events

Total
Last Year

Dependencies

data_requirements.txt pypi
  • discord.py *
  • google-api-python-client *
  • google-auth-httplib2 *
  • google-auth-oauthlib *
  • pymongo *
  • slack_sdk *
  • wikipedia *
docs/requirements.txt pypi
  • docutils <0.17
  • myst-parser *
  • sphinx >=4.3.0
  • sphinx_rtd_theme >=0.5.1
pyproject.toml pypi
requirements.txt pypi
  • black ==22.12.0
  • flake8 ==6.0.0
  • flake8-docstrings ==1.6.0
  • ipython ==8.10.0
  • isort ==5.11.4
  • mypy ==0.991
  • pylint ==2.15.10
  • pytest ==7.2.1
  • pytest-dotenv ==0.5.2
  • rake_nltk ==1.0.6
  • types-requests ==2.28.11.8
  • types-setuptools ==67.1.0.0
setup.py pypi
  • dataclasses_json *
  • langchain *
  • numpy *
  • openai >=0.26.4
  • pandas *
  • tenacity >=8.2.0,<9.0.0