Why Syft Space for organizations
Data sovereignty
Keep sensitive documentation on your infrastructure, not third-party platforms.
Controlled access
Separate internal and external knowledge bases with fine-grained access control.
Cost effective
Reduce support costs by enabling self-service with AI assistants.
Always up to date
Automatically update knowledge base as documentation changes.
Use cases
Customer support assistant
Reduce support tickets by letting customers query your documentation with AI. What to index:- Product documentation
- FAQ articles
- Troubleshooting guides
- Video transcripts
- Release notes
- “How do I reset my password?”
- “What’s the difference between Pro and Enterprise plans?”
- “Why is my API returning 403 errors?”
- 24/7 automated support
- Reduce support ticket volume by 40-60%
- Faster resolution times
- Consistent answers across all channels
Internal knowledge base
Make company knowledge instantly searchable for employees. What to index:- Internal wikis and documentation
- Meeting notes and decisions
- Company policies and procedures
- Onboarding materials
- Team playbooks
- “What’s our PTO policy?”
- “How do I submit an expense report?”
- “Who approved the Q3 marketing budget?”
- “What’s the process for deploying to production?”
- Reduce time wasted searching for information
- Preserve institutional knowledge
- Speed up onboarding
- Improve cross-team collaboration
Developer documentation assistant
Help developers find API documentation and code examples faster. What to index:- API reference documentation
- SDK guides and examples
- Architecture documentation
- Code comments and README files
- Stack Overflow-style Q&A
- “How do I authenticate with the API?”
- “Show me examples of pagination”
- “What are the rate limits for the search endpoint?”
- Improve developer experience
- Reduce integration time
- Fewer support questions
- Better API adoption
Compliance and training
Create AI assistants for regulatory compliance and employee training. What to index:- Compliance manuals
- Training materials
- Standard operating procedures
- Regulatory requirements
- Audit checklists
- “What are the GDPR requirements for data deletion?”
- “What safety equipment is required for this procedure?”
- “What’s the escalation process for security incidents?”
- Ensure compliance with regulations
- Reduce training time
- Provide instant policy lookup
- Track query analytics for audit trails
Getting started
Configure AI models
Choose models based on your needs:
- Cloud models
- Self-hosted models
For best accuracy and performance:
Create endpoints with policies
Set up customer-facing and internal endpoints:
- Customer support
- Internal knowledge
Architecture patterns
Multi-tenant deployment
For organizations with multiple teams or departments:Hybrid deployment
Combine cloud and self-hosted components:- Syft Space: Self-hosted for data control
- Vector DB: Weaviate Cloud for scalability
- AI Model: OpenAI API for performance, with local fallback
High availability
For mission-critical applications:Best practices
Documentation organization
Structure by user journey
Structure by user journey
Organize documentation to match how users find information:
- Getting started guides
- Feature documentation
- Troubleshooting
- API reference
- FAQs
Keep documentation up to date
Keep documentation up to date
Set up automatic ingestion:
- Point ingestion path to your docs folder
- Syft Space watches for changes
- New docs are automatically indexed
- Old content is updated as files change
Include metadata and context
Include metadata and context
Help AI provide better answers:
- Add frontmatter with titles, descriptions, tags
- Include last updated date
- Link related articles
- Specify target audience (beginner, advanced, etc.)
Security and compliance
Data residency
Deploy Syft Space in your required geographic region for compliance.
Access control
Use policies to restrict access by email domain, IP, or custom rules.
Audit logging
Enable accounting policies to track all queries and responses.
Data retention
Configure how long query logs are stored for compliance requirements.
Performance optimization
Choose the right model
- Customer support: GPT-4 Turbo (best quality)
- Internal docs: GPT-3.5 or Llama 3 (cost-effective)
- Developer docs: Claude (best for code)
Optimize retrieval
- Adjust
similarity_threshold(0.7-0.8 for most uses) - Set appropriate
limit(5-10 documents) - Use metadata filters to narrow searches
Example: SaaS company
Company: Mid-size B2B SaaS with 500 customers Setup:- Customer documentation: 300 articles
- API documentation: 50 endpoints
- Internal wiki: 1,000+ pages
- 3 endpoints: Customer Support, Developer Docs, Internal KB
- 55% reduction in support tickets
- 3-hour average reduction in resolution time
- 90% customer satisfaction with AI support
- $50,000/year savings in support costs
- 70% of developer questions answered without human support
Integration examples
Zendesk integration
Intercom chatbot
Learn more
Installation
Production deployment guide
Datasets
Managing documentation sources
Policies
Access control and rate limiting
API reference
Complete API documentation
Need help with enterprise deployment? Contact us at GitHub Discussions.