A simple echo bot for the HumanOrBot project that replies to any received message with the same text.
This service provides a FastAPI-based API endpoint that receives messages and echoes them back. It is designed to work with the HumanOrBot service, responding to each message with the same text.
Go to the project directory:
chmod +x run_all_linux.sh
./run_all_linux.sh
powershell.exe -ExecutionPolicy Bypass -File .\run_all_windows.ps1
- Install Poetry (if needed)
- Install project dependencies
- Set up an SSH tunnel to the remote host
- Start the FastAPI application on port 6782