Skip to content

balnarendrasapa/search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Search Engine Overview

  • Search_Engine.ipynb contains the core code for crawling the LangChain documentation and building a searchable index.
  • built_index.zip includes the pre-built index (as of April 2, 2025) based on the LangChain docs.
  • You can adjust the number of pages to crawl in the notebook to increase content coverage.
  • To crawl a different site, simply update the base_url in the notebook.

Deployed at Huggingface Spaces.

Open in Google Colab

Open In Colab

Example

image

About

A simple search engine on langchain docs. built with python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published