mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-09 17:19:13 +00:00
Merge pull request #371 from carrasquelalex1/add-hipocampo
docs: add hipocampo to projects
This commit is contained in:
commit
9595664cab
1 changed files with 4 additions and 0 deletions
4
data/projects/hipocampo.yaml
Normal file
4
data/projects/hipocampo.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Hipocampo
|
||||
repo: https://github.com/carrasquelalex1/hipocampo
|
||||
tagline: Dual memory system with BIRE search for AI agents
|
||||
description: A dual-memory system (PostgreSQL + pgvector + Gemini Embeddings) for AI coding agents. Implements the BIRE algorithm (Búsqueda Integrada por Relevancia Expansiva) — unified semantic + lexical search with auto-tagging, hybrid scoring, GIN trigram indexes, and cross-system 768d embeddings. Ships as an opencode skill with SKILL.md, Python scripts, and full DDL schema.
|
||||
Loading…
Add table
Add a link
Reference in a new issue