Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

jan-scraper v0.0.1b3

Compare
Choose a tag to compare
@AstraBert AstraBert released this 25 Jan 15:57
· 75 commits to main since this release
3ac3afe

This is the first public, non-test version of jan-scraper.

Brief description:

jan-scraper: interact with Jan.ai by sending messages and retrieving the response

⚠️DISCLAIMER: This version is stil a beta and it is built for small, end-user, customizable projects. It is not optimized for scaling LLMs on large applications: we will get there, but for now, we are still far.

jan-scraper is a Python package that provides a convenient interface to interact with Jan.ai. Jan.ai is an open-source desktop app designed to run large language models (LLMs) locally, ensuring an offline and privacy-focused environment. With jan-scraper, you can easily send messages to Jan and retrieve responses, making it a versatile tool for leveraging Jan's capabilities programmatically.

See the README for more