https://github.com/numblr/objectref
https://github.com/numblr/objectref
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/numblr/objectref
- Owner: numblr
- License: mit
- Created: 2023-03-07T12:17:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T09:19:17.000Z (about 3 years ago)
- Last Synced: 2025-10-11T10:46:49.587Z (10 months ago)
- Language: Python
- Size: 94.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cltl-eliza
Implementation of Eliza for the Leolani platform.
This repository is a component of the [Leolani framework](https://github.com/leolani/cltl-combot).
For usage of the component within the framework see the instructions there.
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See [`LICENSE`](https://github.com/leolani/cltl-combot/blob/main/LICENCE) for more information.
## Authors
* [Taewoon Kim](https://tae898.github.io/)
* [Thomas Baier](https://www.linkedin.com/in/thomas-baier-05519030/)
* [Selene Báez Santamaría](https://selbaez.github.io/)
* [Piek Vossen](https://github.com/piekvossen)