{"id":19809788,"url":"https://github.com/deepraj1729/tchatbot-api","last_synced_at":"2025-05-01T08:31:11.851Z","repository":{"id":37642960,"uuid":"276637747","full_name":"deepraj1729/TChatBot-API","owner":"deepraj1729","description":"A Flask REST API to serve trained ChatBots using Tensorflow Serving and Docker Containers","archived":false,"fork":false,"pushed_at":"2023-05-22T23:57:44.000Z","size":1056,"stargazers_count":12,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T15:29:49.715Z","etag":null,"topics":["api-rest","chatbot","deep-learning","flask","flask-restful","framwork","keras","nlp","preprocessing","requests","tensorflow","tf-serving"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepraj1729.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}},"created_at":"2020-07-02T12:16:25.000Z","updated_at":"2023-10-15T07:59:24.000Z","dependencies_parsed_at":"2022-09-15T08:32:29.564Z","dependency_job_id":null,"html_url":"https://github.com/deepraj1729/TChatBot-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraj1729%2FTChatBot-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraj1729%2FTChatBot-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraj1729%2FTChatBot-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraj1729%2FTChatBot-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepraj1729","download_url":"https://codeload.github.com/deepraj1729/TChatBot-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224245845,"owners_count":17279682,"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":["api-rest","chatbot","deep-learning","flask","flask-restful","framwork","keras","nlp","preprocessing","requests","tensorflow","tf-serving"],"created_at":"2024-11-12T09:18:11.307Z","updated_at":"2024-11-12T09:18:13.211Z","avatar_url":"https://github.com/deepraj1729.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TChatBot-API\nA `Flask REST API` service to serve trained `ChatBots` using `Tensorflow Serving` and `Docker containers`\n\n# Architecture of the Application:\n![architecture](architecture.png)\n\n# Usage:\n- Create a virtual environment\n- Activate the environment\n- Clone the repository inside the environment: \n      \n      git clone https://github.com/deepraj1729/TChatBot-API.git\n- Navigate to the directory `TChatBot-API`\n- Install the requirements with this command:\n\n      pip install -r requirements.txt\n- To run the API from both server side and client side:\n  - Open `2 terminals` from the current location (from inside `TChatBot-API folder`)\n   - One for `Server-Side`\n   - One for `Client-Side`\n  - Run this command in terminal 1 (`Server-Side`) to run the Flask server\n      \n        python app.py\n  - Run this command in terminal 2 (`Client-Side`) to run the chat session \n        \n        python main.py\n  \n- To `end/quit` Chat session in the `client-side` terminal, type `quit` and `enter`\n- To `end/quit` Server session in the `server-side` terminal, use `ctrl + c`\n     \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepraj1729%2Ftchatbot-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepraj1729%2Ftchatbot-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepraj1729%2Ftchatbot-api/lists"}