Skip to content

Commit

Permalink
Add link to examples in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lairgiyassir committed Jul 16, 2024
1 parent b97253f commit 04d8629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The LLM is prompted to extract entities representing one unique concept to avoid
![prompts](./docs/prompts_.png)

## Modules and Examples
All the examples are provided in the following jupyter notebook [example](./examples/examples_of_use.ipynb).

The Document Distiller module reformulates raw documents into predefined and semantic blocks using LLMs. It utilizes a schema to guide the extraction of specific information from each document.

Expand Down

0 comments on commit 04d8629

Please sign in to comment.