https://github.com/pointlander/ic
Infinite Context
https://github.com/pointlander/ic
machine-learning
Last synced: 4 months ago
JSON representation
Infinite Context
- Host: GitHub
- URL: https://github.com/pointlander/ic
- Owner: pointlander
- License: bsd-3-clause
- Created: 2024-05-08T21:28:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T17:59:27.000Z (about 2 years ago)
- Last Synced: 2024-05-21T20:15:46.968Z (about 2 years ago)
- Topics: machine-learning
- Language: Go
- Homepage: http://lit.net.ai
- Size: 6.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lit
## Install
```sh
go generate
go install ./..
```
## Run
```sh
server
```
Open [http://localhost:9090](http://localhost:9090)
# Hosted
Open [http://lit.net.ai](http://lit.net.ai)