{"id":21746784,"url":"https://github.com/iv4n-ga6l/nlp-chatbot-api","last_synced_at":"2026-05-10T14:43:01.952Z","repository":{"id":245441626,"uuid":"818260589","full_name":"iv4n-ga6l/NLP-Chatbot-API","owner":"iv4n-ga6l","description":"A NLP project leveraging NLTK for extracting weather data.","archived":false,"fork":false,"pushed_at":"2024-10-29T11:18:24.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T02:15:42.118Z","etag":null,"topics":["flask","nlp-api","nlp-chatbot","nltk","python","spacy","transformers"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iv4n-ga6l.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-06-21T12:56:03.000Z","updated_at":"2024-10-29T11:18:28.000Z","dependencies_parsed_at":"2024-11-24T10:02:21.892Z","dependency_job_id":null,"html_url":"https://github.com/iv4n-ga6l/NLP-Chatbot-API","commit_stats":null,"previous_names":["ivangael/nlp-chatbot-api","iv4n-ga6l/nlp-chatbot-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iv4n-ga6l%2FNLP-Chatbot-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iv4n-ga6l%2FNLP-Chatbot-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iv4n-ga6l%2FNLP-Chatbot-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iv4n-ga6l%2FNLP-Chatbot-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iv4n-ga6l","download_url":"https://codeload.github.com/iv4n-ga6l/NLP-Chatbot-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722747,"owners_count":20499154,"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":["flask","nlp-api","nlp-chatbot","nltk","python","spacy","transformers"],"created_at":"2024-11-26T08:06:51.120Z","updated_at":"2026-05-10T14:43:01.912Z","avatar_url":"https://github.com/iv4n-ga6l.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## NLP weather Chatbot API\r\n\r\nA NLP project leveraging NLTK for extracting weather data.\r\nAccurate weather data is retrieved from openweathermap api.\r\n\r\n### Requirements\r\n\r\n````\r\npip install -r requirements\r\n````\r\n\r\n````\r\npython -m spacy download en_core_web_sm\r\n````\r\n\r\nSet up environment variables:\r\n- Create a `.env` file\r\n- Add your OpenWeatherMap API key:\r\n  ```\r\n  OPENWEATHERMAP_API_KEY=your_api_key_here\r\n  ```\r\n\r\nYou can get your API KEY here : https://home.openweathermap.org/api_keys\r\n\r\n### Run\r\n\r\n````\r\npy app.py\r\n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiv4n-ga6l%2Fnlp-chatbot-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiv4n-ga6l%2Fnlp-chatbot-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiv4n-ga6l%2Fnlp-chatbot-api/lists"}