Skip to content

A simple service to manage our daily tasks and its associated chat history

Notifications You must be signed in to change notification settings

nurislam03/agent

Repository files navigation

agent

###To run this project using docker follow these simple steps:

  1. Clone the repository
   $ git clone https://github.com/nurislam03/agent.git
  1. Build in docker
   $ docker build -t agent .
  1. Run docker
   $ docker run -p 9090:9090 agent serve

About

A simple service to manage our daily tasks and its associated chat history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published