Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 2.41 KB

index.md

File metadata and controls

58 lines (29 loc) · 2.41 KB

cognee

Deterministic LLMs Outputs for AI Engineers

Open-source framework for loading and structuring LLM context to create accurate and explainable AI solutions using knowledge graphs and vector stores


Twitter Follow

Downloads

Star on GitHub

Let's learn about cogneeHub!

cogneeHub is a free, open-source learning platform for those interested in creating deterministic LLM outputs. We help developers by using graphs, LLMs, and adding vector retrieval to their Machine Learning stack.

Vision

Vision

Architecture

Architecture

Why use cognee?

The question of using cognee is fundamentally a question of why to have deterministic outputs for your llm workflows.

  1. Cost-effective — cognee extends the capabilities of your LLMs without the need for expensive data processing tools.

  2. Self-contained — cognee runs as a library and is simple to use

  3. Interpretable — Navigate graphs instead of embeddings to understand your data.

  4. User Guided — cognee lets you control your input and provide your own Pydantic data models

License

This project is licensed under the terms of the Apache License 2.0.