There are 0 repository under regex-search topic.
VerbalCodeAI is a free, open-source AI tool that simplifies codebase navigation in your terminal, using Python 3.11.6 and Ollama. It indexes projects locally and quickly answers questions like “Where’s this function?”, saving developers time on debugging and onboarding.
Turning messy repos into weapons of mass structured context.
command line tool (web-crawler) for searching text in entire website.
A website for a multi-directory grep-like tool for Windows with GUI, WinFindGrep
Using Regular Expressions, the Regex project finds valid emails from a list of emails, and prints names of people and Twitter handle from a text file(names.txt). Also, it reads a text file(regex_test.txt) and return “None” for names with no first and last names or names that are not capitalized properly.