quivr/README.md

41 lines
1.3 KiB
Markdown
Raw Normal View History

2023-05-13 03:02:45 +03:00
# Quiver
<p align="center">
<img src="./logo.png" alt="quiver-logo" width="30%">
<p align="center">
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](https://www.python.org/) - The programming language used.
* [Streamlit](https://streamlit.io/) - The web framework used.
* [Supabase](https://supabase.io/) - The open source Firebase alternative.