Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) 🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative
Go to file
2023-05-13 01:30:00 +02:00
loaders feat(metadata): added file size 2023-05-13 01:12:51 +02:00
.gitignore feat(init): init repository 2023-05-12 23:05:31 +02:00
brain.py feat(forget): now able to forget things 2023-05-13 01:30:00 +02:00
files.py feat(pdf): added pdf loader 2023-05-13 00:25:12 +02:00
main.py feat(forget): now able to forget things 2023-05-13 01:30:00 +02:00
question.py feat(visual): moved things around 2023-05-12 23:58:19 +02:00
requirements.txt feat(init): init repository 2023-05-12 23:05:31 +02:00
sidebar.py feat(visual): moved things around 2023-05-12 23:58:19 +02:00
utils.py feat(init): init repository 2023-05-12 23:05:31 +02:00