Skip to content

alexdenkk/neural-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neural cli

CLI application for chatting with llm on timeweb hosting

build & run

  1. Clone repository
git clone https://github.com/alexdenkk/neural-cli
cd neural-cli
  1. Download packages
go mod download
  1. Compile
go build -o ncli cmd/cli/main.go
  1. Run
export API_KEY=
export API_URL=
./ncli

preview

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages