back to home

asciimoo / hister

Your own search engine

505 stars
21 forks
20 issues
GoSvelteTypeScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing asciimoo/hister in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/asciimoo/hister)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Hister **Your own search engine** Hister is a general purpose web search engine providing automatic full-text indexing for visited websites. Features • **Privacy-focused**: Keep your browsing history indexed locally - don't use remote search engines if it isn't necessary • **Full-text indexing**: Search through the actual content of web pages you've visited • **Advanced search capabilities**: Utilize a powerful query language for precise results • **Efficient retrieval**: Use keyword aliases to quickly find content • **Flexible content management**: Configure blacklist and priority rules for better control Check out our Documentation for more details Development **Requirements**: Go 1.16 and NPM • Clone the repository • Build with (or ) To work on the web app with hot reload and automatic Go rebuilds: This starts a Vite dev server (with HMR) and the Go backend (with auto-rebuild via air) concurrently. Community Join us on IRCNet: #hister or on Discord Bugs Bugs or suggestions? Visit the issue tracker. License AGPLv3 or any later version