{"id":20384020,"url":"https://github.com/programminginblood/neuralchat","last_synced_at":"2026-02-05T13:32:30.985Z","repository":{"id":208754474,"uuid":"722411665","full_name":"ProgrammingInBlood/NeuralChat","owner":"ProgrammingInBlood","description":"NeuralChat is a chatbot created in Python using NLTK, Tensorflow, keras, numpy and FastAPI.","archived":false,"fork":false,"pushed_at":"2023-11-23T06:02:08.000Z","size":37742,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-18T06:24:21.097Z","etag":null,"topics":["ai","keras","keras-tensorflow","ml","nltk","nltk-python","python","python3","tensorflow","tensorflow2"],"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/ProgrammingInBlood.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}},"created_at":"2023-11-23T04:57:43.000Z","updated_at":"2024-06-07T16:11:00.000Z","dependencies_parsed_at":"2023-11-23T06:38:35.559Z","dependency_job_id":null,"html_url":"https://github.com/ProgrammingInBlood/NeuralChat","commit_stats":null,"previous_names":["programminginblood/ai-chatbot"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ProgrammingInBlood/NeuralChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingInBlood%2FNeuralChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingInBlood%2FNeuralChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingInBlood%2FNeuralChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingInBlood%2FNeuralChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProgrammingInBlood","download_url":"https://codeload.github.com/ProgrammingInBlood/NeuralChat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgrammingInBlood%2FNeuralChat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29122612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","keras","keras-tensorflow","ml","nltk","nltk-python","python","python3","tensorflow","tensorflow2"],"created_at":"2024-11-15T02:25:34.078Z","updated_at":"2026-02-05T13:32:30.966Z","avatar_url":"https://github.com/ProgrammingInBlood.png","language":"Python","readme":"![Logo](https://i.ibb.co/1RGz0VH/PIM-2.jpg)\n\n# NeuralChat\n\nThis Chatbot is created in Python using NLTK, Tensorflow, keras, numpy and FastAPI.\n\n**NOTE:**\n(CURRENTLY OPTIMIZED FOR MAC OS (ARM64 CHIPS) ONLY DUE TO DIFFERENT GPU ARCHITECTURE IN WINDOWS)\n\n## Features\n\n- Train for custom datasets.\n- Uses 3 layer Neural Network.\n- Fast \u0026 Efficient.\n- Can be integrated anywhere via REST API. (Web, Mobile App, Iot etc)\n\n## API Reference\n\n#### Get API Endpoints Docs\n\n```http\n  GET /docs\n```\n\n#### Ask Chatbot\n\n```http\n  POST /chatbot\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `text`    | `string` | **Required**. Text to ask chatbot |\n\n## Author\n\n- [@ProgrammingInBlood](https://www.github.com/ProgrammingInBlood)\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/ProgrammingInBlood/NeuralChat\n```\n\nGo to the project directory\n\n```bash\n  cd NeuralChat\n```\n\nInstall dependencies\n\n```bash\n   pip install requirements.txt\n```\n\nTrain Chatbot \u0026 Create Model\n\n```bash\n   python src/train_chatbot.py\n```\n\nStart the server\n\n```bash\n  python main.py\n```\n\n## Tech Stack\n\n**Language:** Python (v3.9)\n\n**Server:** FastAPI, Uvicorn\n\n**Machine Learning:** NLTK, Tensorflow, Keras\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramminginblood%2Fneuralchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramminginblood%2Fneuralchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramminginblood%2Fneuralchat/lists"}