{"id":22447373,"url":"https://github.com/marketingpipeline/conversations","last_synced_at":"2025-10-16T05:31:54.305Z","repository":{"id":65393218,"uuid":"590760009","full_name":"MarketingPipeline/Conversations","owner":"MarketingPipeline","description":"A chat-bot that is community-driven and open source – powered by you! (WIP)","archived":false,"fork":false,"pushed_at":"2023-02-19T23:31:53.000Z","size":27,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-06T04:16:16.802Z","etag":null,"topics":["bot","chat-bot","chatbot","chatbot-framework","javascript","natural-language-processing","nlp","open-source"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/MarketingPipeline.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":"2023-01-19T06:12:39.000Z","updated_at":"2023-04-14T01:56:10.000Z","dependencies_parsed_at":"2023-02-12T08:00:46.433Z","dependency_job_id":null,"html_url":"https://github.com/MarketingPipeline/Conversations","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/MarketingPipeline%2FConversations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FConversations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FConversations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FConversations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarketingPipeline","download_url":"https://codeload.github.com/MarketingPipeline/Conversations/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236684477,"owners_count":19188642,"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":["bot","chat-bot","chatbot","chatbot-framework","javascript","natural-language-processing","nlp","open-source"],"created_at":"2024-12-06T04:16:19.024Z","updated_at":"2025-10-16T05:31:49.023Z","avatar_url":"https://github.com/MarketingPipeline.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Conversations](https://github.com/MarketingPipeline/Conversations/) \u0026middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/MarketingPipeline/Conversations/blob/main/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/MarketingPipeline/Conversations/blob/main/README.md#contributing-)\n\n\n\n **[Live Demo](https://marketingpipeline.github.io/Conversations/demo)** | **[GitHub](https://github.com/MarketingPipeline/Conversations/)**\n\n## What is this?\nThe goal of this repo is to create a community-driven and open source chatbot that developers can help improve by adding their own functions, training data, and users can help by submitting data via feedback, inputs to the bot, translations \u0026 more to help.\nThis chat bot would be powered by artificial intelligence and would be able to communicate with people in different languages \u0026 preform various functions.\n\n## How can YOU help?\nThis is just a VERY early beta, that is written in pure JavaScript. You could help by improving / creating datasets, adding your own functions to use, HTML / CSS etc, improving the NLP procress to call functions via entity extraction etc. A major goal is for developers to easily intergate it with countless API's as needed (your own API service etc) \u0026 for developers to EASILY customize it to their own needs (such as making a chatbot for a text based adventure game or etc).\n\n\u003c!---\n## Documentation\n\n\u003e Note: this is a first **(v1.0.0 release)** - there is little to NO documentation. This project needs contributors like you to help improve documentation, usage \u0026 more!\n\nYou can find the Termino.js documentation [here](https://github.com/MarketingPipeline/Termino.js/wiki).  \n\nCheck out the [Getting Started](https://github.com/MarketingPipeline/Termino.js/wiki/Getting-Started) for a quick overview.\n\nYou can improve it by sending pull requests to [this repository](https://github.com/MarketingPipeline/Termino.js).\n-----\u003e\n\n## Live Demo\n\n\u003e Note: this is a very early **(beta)**, there is LOTS of room for improvements. This project needs contributors like you to help create documentation, UI / UX, usage \u0026 more! \n\nYou can view a demo of Conversations in use [here](https://marketingpipeline.github.io/Conversations/demo).\n\n\n## Contributing [![GitHub contributors](https://badgen.net/github/contributors/MarketingPipeline/Conversations)](https://github.com/MarketingPipeline/Conversations/graphs/contributors/)\n\n\u003e The main purpose of this repository is to continue evolving the chatbot, making it faster and easier to use. Development of Conversations happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.\n\nWant to improve this? Create a pull request with detailed changes / improvements! If approved you will be added to the list of contributors of this awesome project!\n\nLooking for a task to work on? Check the tasks that need improved in the [to-do](https://github.com/MarketingPipeline/Conversations/blob/main/TO-DO.md) list.\n\nSee also the list of\n[contributors](https://github.com/MarketingPipeline/Conversations/graphs/contributors) who\nparticipate in this project.\n\n## License   [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/MarketingPipeline/Conversations/blob/main/LICENSE)\n\nThis project is licensed under the MIT License - see the\n[LICENSE](https://github.com/MarketingPipeline/Conversations/blob/main/LICENSE) file for\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketingpipeline%2Fconversations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarketingpipeline%2Fconversations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketingpipeline%2Fconversations/lists"}