Skip to content

hariV0078/MemoAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoAI

MemoAI is an AI-powered second brain assistant that helps users store files, remembers conversations, and retrieves context using advanced AI capabilities.

Project Structure

This repository is divided into two main components:

  • memoai-frontend/: Contains the frontend application built with HTML, CSS, and vanilla JS. It provides the user interface for interacting with the AI.
  • new-raindrop-code/: Contains the backend service built with Python and Raindrop SmartComponents (SmartBuckets, SmartMemory, SmartInference).

Features

  • Context-Aware Chat: Combines memories and files in conversations.
  • Smart File Handling: Semantic search across uploaded documents (PDFs, images, notes).
  • Memory Isolation: User-scoped memory and file storage.
  • Unified Search: Single search across all data sources.

Getting Started

Backend (new-raindrop-code/)

To run the backend, please see the new-raindrop-code/DEPLOYMENT.md or new-raindrop-code/README.md for instructions on using the Raindrop CLI and starting the Python application.

Frontend (memoai-frontend/)

You can serve the frontend with any static file server (for example, using Live Server in VSCode or python -m http.server inside the memoai-frontend directory).


Built with ❤️ using Raindrop SmartComponents.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors