{"id":19685171,"url":"https://github.com/nubebytes/yoda-api","last_synced_at":"2026-05-14T17:32:16.433Z","repository":{"id":50373401,"uuid":"518879254","full_name":"nubebytes/Yoda-API","owner":"nubebytes","description":"API for Yoda-NER and Yoda-FITS model. NLP models for Google Feed product optimization","archived":false,"fork":false,"pushed_at":"2023-07-05T07:19:34.000Z","size":1210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T06:59:55.101Z","etag":null,"topics":["ai","google-feed","named-entity-recognition","ner","text-summarization","token-classification","yoda"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nubebytes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-28T14:29:35.000Z","updated_at":"2024-08-23T09:30:50.000Z","dependencies_parsed_at":"2024-11-11T18:35:04.358Z","dependency_job_id":null,"html_url":"https://github.com/nubebytes/Yoda-API","commit_stats":null,"previous_names":["nubebytes/yoda-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nubebytes%2FYoda-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nubebytes%2FYoda-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nubebytes%2FYoda-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nubebytes%2FYoda-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nubebytes","download_url":"https://codeload.github.com/nubebytes/Yoda-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993450,"owners_count":19890418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","google-feed","named-entity-recognition","ner","text-summarization","token-classification","yoda"],"created_at":"2024-11-11T18:20:46.975Z","updated_at":"2026-05-14T17:32:16.402Z","avatar_url":"https://github.com/nubebytes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YODA API\n\n## Instalación\n\n1. Creamos un entonro virtual de Python con `virtualenv venv` o `python -m venv ./venv`\n2. Instalamos los requisitos con `pip install -r requirements,txt`\n\n## Ejecuta el servidor en local\n\n---\n\nEntramos en la carpeta src: `cd src`\n\n\u003e Para desarrollo\n\n`uvicorn main:app --reload --port 8000` or `python dev.py`\n\n\u003e Para producción\n\n`uvicorn main:app --port 8000`\n\n## Ejecuta en local con Docker\n\n---\n\n1. Construye la imagen con `docker build -t yoda-api .`\n2. Ejecútalo: `docker run -p 8000:8000 -e PORT=8000 --env-file .env yoda-api`\n3. Accede desde el navegador en `http://localhost:8000`\n\n## Ejecución en la nube\n\n---\n\nComando: `gunicorn -w 4 -k gevent -t 120 main:app`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnubebytes%2Fyoda-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnubebytes%2Fyoda-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnubebytes%2Fyoda-api/lists"}