Skip to content

cq27-dev/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cq27 Examples

Reference implementations for clients integrating with the cq27 knowledge base via its gRPC ingest service.

Each scanner connects to the ingest service via gRPC, scans a content source, and forwards data for processing.

Scanners

Directory Source Language
python/moltbook/ Moltbook social platform Python
python/emog/reference-scanner/ emog job postings (RSS feeds, IngestEntity) Python

Proto

The proto/ directory contains the .proto definitions for the ingest gRPC API. Scanners use generated stubs from these files to communicate with the ingest service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors