Advanced Learning and Memorizing Agent (ALMA)

Artifact [38b7e24578]
Login

Artifact [38b7e24578]

Artifact 38b7e24578f200896f979ffd7b70d2563bbc9dc6b8703f3ecae0aed03b2e561a:


Advanced Learning and Memorizing Agent (ALMA)

Learn and memorize methodically and efficiently. Copyright © 2022 Andreas Amereller andreas.amereller.dev@gmail.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Installation instructions

Building from source

To build ALMA from source follow these steps:

  1. Run 'cd code'
  2. Run 'dotnet build ALMA.sln'

Build and install a spcecific version

This project is in a too early stage of development and thus provides no such instructions yet.