https://github.com/kn-gest-ongit/rag-2-ai
Microservice delivering AI-powered steering models for web minigames in RAG-2.
https://github.com/kn-gest-ongit/rag-2-ai
ai python pytorch sb3 sb3-contrib tornado
Last synced: about 2 months ago
JSON representation
Microservice delivering AI-powered steering models for web minigames in RAG-2.
- Host: GitHub
- URL: https://github.com/kn-gest-ongit/rag-2-ai
- Owner: KN-GEST-ongit
- License: agpl-3.0
- Created: 2024-12-05T08:03:13.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T20:12:35.000Z (4 months ago)
- Last Synced: 2025-03-25T09:11:14.810Z (2 months ago)
- Topics: ai, python, pytorch, sb3, sb3-contrib, tornado
- Language: Python
- Homepage: https://rutai.kia.prz.edu.pl/
- Size: 1.22 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# RAG-2 AI microservice
## License
This project is available under the AGPL License. See [LICENSE](./LICENSE) for more information.
The application was created as part of the work of the Human-Computer Interaction Scientific Club "GEST" at the Rzeszów
University of Technology.## Authors
This repository is forked from https://github.com/theImmortalCoders/rag-2-ai, which is authored by M. Bator, P. Buczek
and B. Krówka.## Compliance and distribution
If you modify this code and make it available to others, you must also make the modified source code available under the
same AGPL-3.0 License. This applies especially if you deploy the modified software on a server or otherwise make it
available over a network, in which case you must provide access to the modified source code to the users who interact
with your version of the application.Failure to comply with the terms of the AGPL license may result in legal consequences. It is important to follow the
license terms when modifying, distributing, or deploying this software. Please ensure you understand and follow the
obligations set forth in the [LICENSE](LICENSE) file.