Skip to content

Commit

Permalink
Merge pull request #49 from topoteretes/feat/COG-118-remove-unused-code
Browse files Browse the repository at this point in the history
chore: remove unused/obsolete code
  • Loading branch information
Vasilije1990 authored Mar 21, 2024
2 parents 7347c65 + 086853c commit b44813c
Show file tree
Hide file tree
Showing 96 changed files with 7,104 additions and 11,888 deletions.
Binary file added .data/short_stories/soldiers-home.pdf
Binary file not shown.
9,396 changes: 4,698 additions & 4,698 deletions Demo_graph.ipynb

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ WORKDIR /app
ENV PYTHONPATH=/app

COPY cognee/ /app/cognee
COPY main.py /app
COPY api.py /app


COPY entrypoint.sh /app/entrypoint.sh
RUN chmod +x /app/entrypoint.sh
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,11 @@ cognee.search(graph, query_params)

## Demo


[<img src="https://i3.ytimg.com/vi/-ARUfIzhzC4/maxresdefault.jpg" width="100%">](https://youtu.be/-ARUfIzhzC4 "Learn about cognee: 55")



## Architecture

### How Cognee Enhances Your Contextual Memory
Expand Down
Empty file removed __init__.py
Empty file.
Loading

0 comments on commit b44813c

Please sign in to comment.