Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bookmarks to README.md and generate new notebook #54

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

enoch3712
Copy link
Owner

@enoch3712 enoch3712 commented Nov 3, 2024

Add bookmarks and new example notebooks to the README.md for better navigation.

  • README.md

    • Add bookmarks for "Classify files Example" and "Splitting Files Example" sections.
    • Update the table to include links to the new example notebooks.
  • classification.ipynb

    • Add a new notebook demonstrating how to use ExtractThinker for classifying documents.
    • Include setup instructions, API key configuration, document loader creation, extractor creation, and data extraction.
  • splitting.ipynb

    • Add a new notebook demonstrating how to split and process documents using ExtractThinker.
    • Include setup instructions, API key configuration, document loader creation, extractor creation, and data extraction.

For more details, open the Copilot Workspace session.

Add bookmarks and new example notebooks to the `README.md` for better navigation.

* **README.md**
  - Add bookmarks for "Classify files Example" and "Splitting Files Example" sections.
  - Update the table to include links to the new example notebooks.

* **classification.ipynb**
  - Add a new notebook demonstrating how to use ExtractThinker for classifying documents.
  - Include setup instructions, API key configuration, document loader creation, extractor creation, and data extraction.

* **splitting.ipynb**
  - Add a new notebook demonstrating how to split and process documents using ExtractThinker.
  - Include setup instructions, API key configuration, document loader creation, extractor creation, and data extraction.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/enoch3712/ExtractThinker?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant