Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaRed committed Nov 30, 2023
2 parents 9b53f71 + e9ee854 commit ecb5bd2
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[![N|Solid](https://i.imgur.com/AJI1boN.png)](https://www.lumitylabs.com)
# OpenMemory
###### Backdrop Build, Program - 2023
### _Overcome memory limitations with OpenMemory_
Backdrop Build, Hackathon - 2023
<br>"Open Memory is like a perfect memory that helps you remember your activities and crucial work details. It organizes your experiences and knowledge, making it easier to learn and make decisions. Never forget what really matters."
"Open Memory is like a perfect memory that helps you remember your activities and crucial work details. It organizes your experiences and knowledge, making it easier to learn and make decisions. Never forget what really matters."


## πŸ“– Quick Index
- [πŸ”Ž Why?](#-why)
Expand All @@ -12,7 +13,7 @@ Backdrop Build, Hackathon - 2023
- [πŸ’Ώ Installation](#-installation)
- [πŸ”§ Technologies](#-technologies)
- [πŸš€ How can you help?](#-how-can-you-help)
- [πŸ“ Public Repository](#-public-repository)
- [🐞 Report Bug and Errors](#-report-bug-and-errors)
- [πŸ“§ Contact](#-contact)

## πŸ”Ž Why?
Expand All @@ -27,10 +28,19 @@ OpenMemory uses sensors and computing resources to collect data from our activit
## πŸ’» Minimum Requeriments
- Windows 10+ Operating System
- Nvidia GPU 8GB VRAM
- Pre-installed CUDA 11.8
- Pre-installed CUDA 11.8 or 12.1
###### **For using OpenMemory, it is highly recommended to use version 11.8 for optimal performance**

## πŸ’Ώ Installation
soon
### **Step 1 - Installing CUDA 11.8**
- Check if you have _CUDA 11.8_ installed.
- If you do not have it yet, **[click here](https://developer.nvidia.com/cuda-11-8-0-download-archive?target_os=Windows)** to download and install it.

### **Step 2 - Installing OpenMemory**
- Download the _"release-v1"_ file **[click here](https://developer.nvidia.com/cuda-11-8-0-download-archive?target_os=Windows)**
- Extract the file into a folder
- Run _"setup_CUDA_118.bat"_ if you have installed CUDA version 11.8
###### The installation may take a few minutes, depending on your internet connection

## πŸ”§ Technologies
Typescript, React, JavaScript, Python, LLM, LangChain, SQLite, Tailwind, Electron, Chromadb.
Expand All @@ -43,9 +53,9 @@ Typescript, React, JavaScript, Python, LLM, LangChain, SQLite, Tailwind, Electro
- Integrate with other platforms
- Port the application to other operating systems and devices

## πŸ“ Public Repository

- [Public Repository](https://github.com/lumitylabs/OpenMemory)
## 🐞 Report Bug and Errors
Most errors will be logged in the logs.log file, which can be found in the path _"openmemory-win32-x64/logs.log_"
If you found an error, you can ask for help creating a new issue.

## πŸ“§ Contact
Questions or suggestions, please feel free to contact us :)
Expand Down

0 comments on commit ecb5bd2

Please sign in to comment.