Skip to content

This project demonstrates a Python-based solution for extracting reference links from blog articles.

Notifications You must be signed in to change notification settings

Jkrunal7/Extracting-Info-From-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Extracting Info From Blog πŸ“πŸ”—

This project demonstrates a Python-based solution 🐍 for extracting reference links from blog articles. By leveraging the Langchain framework πŸ”—πŸ“š, the project integrates a custom function that extracts hyperlinks from blog content. πŸŒπŸ–‡οΈ

Key Features:

  • Reference Link Extraction πŸ”—πŸ“‹: Extracts all reference links from a given blog article.
  • Mistral Model Integration πŸ€–πŸ”§: Binds the link extraction function as a tool to the Mistral model for seamless processing.
  • Langchain Framework πŸ“šπŸ”—: Uses Langchain to orchestrate the entire process, creating a chain for easy function invocation.
  • Prompt-Driven βœοΈπŸ’¬: Defines a prompt to guide the model in using the extraction function for relevant blog content analysis.

About

This project demonstrates a Python-based solution for extracting reference links from blog articles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published