Argand is being built in the open. The full codebase will be released on Forgejo when it's ready. Every line of code, every algorithm, every decision—transparent and community-driven.
// Repositories
The foundational components that power Argand's search infrastructure.
Core search engine infrastructure. Web crawler, indexer, ranking algorithms, and query processing. The heart of Argand.
Custom vector database for semantic search. High-performance embeddings storage with HNSW indexing. Replaced Qdrant.
Machine learning stack for ranking and relevance. Custom models trained on privacy-preserving datasets. Local inference only.
This website. The Flame Hashira design system showcasing Argand's features, privacy commitments, and community.
Lightweight local search for embedded use. Power your app's search with Argand technology—no server required.
FoundationDB bindings and utilities. Schema definitions, migrations, and high-level abstractions for Argand's storage layer.
// Getting Started
Whether you're fixing a typo or implementing a new feature, every contribution matters.
Fork and clone from our Forgejo instance.
Install Rust 2024 and FoundationDB.
Create a branch and implement your changes.
Push and open a pull request with description.
// Start Here
New to Argand? These issues are perfect for getting started.
// Join Us
Connect with other contributors and stay updated.
Real-time discussions with the team. Ask questions, share ideas, get help.
Development updates, release announcements, and RFC discussions.
Comprehensive guides, API docs, and architecture deep-dives.
Monthly community calls to discuss roadmap and priorities.
// Freedom
Argand is licensed under the GNU Affero General Public License v3.0. This means you're free to use, modify, and distribute the code—with the requirement that derivative works also remain open source. We believe in building public infrastructure for the public good.
Every line of code, every bug report, every documentation fix— it all adds up to building a better, more private web.