Loading repository data…
Loading repository data…
sean1832 / repository
An AI-powered brain that efficiently stores, categorizes, and interrelates personal notes to optimize the management of creative ideas.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
⭐️ Like this repo? please consider a star!
💡This project is inspired by youtuber All About AI's video on Second Brain. Please consider support him!
💡As I am not a professional programmer and am fairly new to Python, this project may contain bugs. If you encounter any issues, please suggest them in the Issues section.
This program leverages the power of GPT-3 & 3.5 to provide a summary of the content of atomic notes, as well as answer questions related specifically to your notes. The program scans a designated directory, which is typically a vault containing multiple notes, and appends the contents of all the notes to a single file. This file then serves as the context for the user's query. The program is able to identify relationships between the contents of the notes, and generate a refined response that summarizes the key points.
Although the program is compatible with other note-taking software that uses markdown or txt, it is primarily designed with Obsidian in mind.
SETUP.batRUN.bat