Find Duplicates

SeaGOAT – semantic-code search engine

SeaGOAT is billed as a code search engine for the AI age. It’s a local search tool that leverages vector embeddings to enable you to search your codebase semantically.

SeaGOAT does not rely on 3rd party APIs or any remote APIs and executes all functionality locally using the SeaGOAT server that you are able to run on your own machine.

Instead of relying on APIs or “connecting to ChatGPT”, it uses the vector database called ChromaDB, with a local vector embedding engine and telemetry disabled by default.

Apart from that, SeaGOAT also uses ripgrep, a regular-expression based code search engine in order to provider regular expression/keyword based matches in addition to the “AI-based” matches.

This is free and open source software.

Key Features

  • Run the server entirely locally.
  • No internet connection is required.
  • Supports text files, Markdown, Python, C, C++, TypeScript, JavaScript, HTML, Go, Java, PHP, and Ruby.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: kantord.github.io/SeaGOAT/latest
Support: GitHub Code Repository
Developer: Daniel Kantor
License: MIT License

SeaGOAT is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Search Tools
ripgrepRecursively search directories for a regex pattern
fzfCommand-line fuzzy finder for your shell
McFlyNavigate through your shell history
pecoInteractive filtering tool
SeaGOATSemantic-code search engine
FSearchFast file search utility based on GTK+3
HeatseekerGeneral-purpose fuzzy selector
ANGRYsearchLike FSearch, a search tool inspired by Everything Search Engine
catfishVersatile search GUI powered by locate and find

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments