Where to Next
Now that you’ve completed the hello cognee tutorial, you’re ready to explore more advanced features and concepts. Here are your next steps:
Core Concepts - Deep Dive into Cognee
Learn the fundamentals of how cognee transforms data into searchable memory:
Data to Memory
- Chunking: Understanding how data is broken into manageable pieces
- Node Sets: Organizing data into meaningful groups
- Ontologies: Defining knowledge structures
- Adding Data: Best practices for different data types (text, documents, structured data)
Memory Processing
- Pipelines: How cognee processes your data
- Tasks: Individual processing steps
- Datapoints: Understanding data representation
- Data Processing: Core processing concepts
Search Memory
- Search Types: Different ways to query your knowledge graph
- Search Strategies: Optimizing retrieval for your use case
How-to Guides - Practical Implementation
Get hands-on with specific implementations and configurations:
Cognee SDK
- Custom Pipelines: Build tailored processing workflows
- Custom Tasks: Create specialized processing steps
- Configuration: Advanced setup options
- Load Your Data: Import from various sources
Database Setup
- Deployment: Production deployment strategies
- Local LLMs: Running with Ollama
Cognee UI
- Graph Visualization: Explore your knowledge graph visually
Advanced Features
- Evaluation Framework: Measure and improve performance
- Custom Entities: Define domain-specific knowledge structures
Choose Your Path
New to knowledge graphs? → Start with Core Concepts to understand the theory
Ready to build? → Jump to How-to Guides for specific implementations
Want to see examples? → Check out our Use Cases for inspiration
Common Confusion Points Explained
Many users get confused about these key concepts. Here’s where to learn more:
“Why does cognee use both graph AND vector databases?”
→ Read Architecture to understand how dual storage works together for intelligent search
“What’s the difference between tasks, pipelines, and datapoints?”
→ Start with Core Concepts for the big picture, then dive into Memory Processing
“How does my text become a searchable knowledge graph?”
→ Follow the complete flow in Data to Memory and see Pipelines
“When should I use different search types?”
→ Explore Search Types and Search Memory
“How do I customize cognee for my specific use case?”
→ Check out Custom Pipelines and Custom Tasks
Need Help?
- Browse our FAQ for common questions
- Join our Discord community for support
- Check the API Reference for detailed documentation