mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-14 17:03:29 +03:00
feat(readme): first iteration
This commit is contained in:
parent
7656450ddf
commit
b944d19a28
40
README.md
Normal file
40
README.md
Normal file
@ -0,0 +1,40 @@
|
||||
# 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.
|
Loading…
Reference in New Issue
Block a user