🧠 Dump all your files and chat with it using your Generative AI Second Brain using LLMs ( GPT 3.5/4, Private, Anthropic, VertexAI ) & Embeddings 🧠
Go to file
2023-05-13 02:02:45 +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
logo.png feat(readme): first iteration 2023-05-13 02:02:45 +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
README.md feat(readme): first iteration 2023-05-13 02:02:45 +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

Quiver

quiver-logo

Quiver is your second brain in the cloud, designed to easily store and retrieve unstructured information. It's like Obsidian, but in text, and powered by generative AI.

Features

  • Store Anything: Quiver can handle almost any type of data you throw at it. Text, images, code snippets, you name it.
  • Generative AI: Quiver uses advanced AI to help you generate and retrieve information.
  • Fast and Efficient: Designed with speed and efficiency in mind. Quiver makes sure you can access your data as quickly as possible.
  • Secure: Your data is stored securely in the cloud and is always under your control.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

  • Python 3.6 or higher
  • Pip
  • Virtualenv
  • Supabase account
  • Supabase API key
  • Supabase URL

Installing

Built With

  • Python - The programming language used.
  • Streamlit - The web framework used.
  • Supabase - The open source Firebase alternative.