GraphCanon updated today · GitHub synced today
3.5k stars320 forksLast push 1y TypeScript Apache-2.0
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (656d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install farfalle npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
🔍 AI search engine - self-host with local or cloud LLMs
Capability facts
- Languages
- typescript, python
Source: github.language+pyproject.toml · Jul 15, 2026
Categories
Tags
README
Quick Start:
git clone https://github.com/rashadphz/farfalle.git
cd farfalle && cp .env-template .env
Modify .env with your API keys (Optional, not required if using Ollama)
Start the app:
docker-compose -f docker-compose.dev.yaml up -d
Wait for the app to start then visit http://localhost:3000.
For custom setup instructions, see custom-setup-instructions.md
For agents
This page has a .md twin and JSON over the API.