Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 544 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 544 Bytes

RsnAI Public API

RsnAI

The ultimate AI-powered RsnAI

Getting Started

Ensure you have Go installed on your computer

Install dependencies

After you've successfully cloned the project repository, Go into project directory on your terminal and run the following command

go mod download

Run the server(localhost:5000)

go run src/app.go