Skip to content

codelibs/fess-crawler-ollama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fess Crawler with Ollama Java CI with Maven

fess-crawler-ollama is a custom plugin for Fess that integrates with Ollama endpoints to process crawled data. It supports extracting data from text and image inputs.

Configuration

Add the following properties to the system.properties file:

ollama.endpoint=http://your-ollama-endpoint
ollama.extractor.model.image_jpg=image-classification-model
ollama.extractor.prompt.image_jpg=Describe this image.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages