Skip to content

rsnlabs/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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