Metadata-Version: 2.4
Name: synapso
Version: 0.1.0
Summary: Synapso: local-first semantic search and knowledge cortex for markdown and text files
Author: Ganesh Palanikumar
License: Copyright (c) 2025 Ganesh Palanikumar
        
        All rights reserved.
        
        This source code and associated files are the intellectual property of the repository owner and are provided solely for reference purposes.
        
        Unless you have received **explicit, written permission** from the repository owner, you are **not permitted** to:
        
        - Use this code for any purpose
        - Copy, modify, or distribute this code or any derivative works
        - Incorporate this code into any commercial or non-commercial product
        - Share this repository, in whole or in part, with any third party
        
        This repository and its contents are **not open source**, and do not grant any rights under any open-source license (including but not limited to MIT, Apache, GPL, or BSD).
        
        Any unauthorized use of this code is strictly prohibited and may result in legal action.
        
        For licensing inquiries or access requests, please contact: ganeshpkumar93 AT gmail DOT COM
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE.md
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: pgvector
Requires-Dist: sqlalchemy
Requires-Dist: watchdog
Requires-Dist: psycopg[binary]
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: tqdm
Dynamic: license-file

# DocsGeist

**DocsGeist** is a local semantic search engine based primarily on Markdown files. Since it is platform-agnostic, Docsgeist can be used with any knowledge base that is based on Markdown, including Obsidinan. 
