https://github.com/cernockyd/faktofon-verifier-latest
https://github.com/cernockyd/faktofon-verifier-latest
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cernockyd/faktofon-verifier-latest
- Owner: cernockyd
- Created: 2026-03-11T18:33:02.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-03-11T22:36:52.000Z (5 months ago)
- Last Synced: 2026-03-12T00:05:28.929Z (5 months ago)
- Language: TypeScript
- Size: 319 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# verifier
A simple application to edit and compose new factual cards in collaboration with an agent.
## Get started
Client development
```
cd client && pnpm dev
```
Agent developement
```
docker compose up
```
Build & push agent to the registry
```
make build-agent
```
## Other
- Use [Bruno](https://www.usebruno.com/) to experiment with the agent API.
---
Truth is a process, not a state.