Giter Site home page Giter Site logo

am0s-ac-x / gpt-brain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sean1832/gpt-brain

0.0 0.0 0.0 2.57 MB

An AI-powered brain that efficiently stores, categorizes, and interrelates personal notes to optimize the management of creative ideas.

License: MIT License

Python 94.64% Batchfile 5.36%

gpt-brain's Introduction

🧠 GPT Brain

python

中文说明 | 日本語説明書 | English

⭐️ 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.

Description

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.

Feature

  • Use OpenAI GPT-3 and GPT-3.5 (ChatGPT) to generate response.
  • Use OpenAI embedding for semetic comparison of question and note content for enhanced searching.
  • Configurable prompts.
  • Customizable personal background information for more accurate answers.
  • Integration with Obsidian note local directory for easy note content updates.
  • Note content preview & content modification.
  • Section parsing using delimiters for targeted updates.
  • Obsidian YAML frontmatter filtering.
  • OpenAI API key management.
  • OpenAI Language model selection for different needs.
  • Basic & Advanced parameter sliders for OpenAI Language model configurations.

Todo

  • Support PDF format。
  • Support PDF OCR scan。
  • Support Word document。

Install

1. What you need

2. Set up the project for the first time

  1. Download the project
  2. Run SETUP.bat
  3. Enter your OpenAI API Key

3. Run

  • Execute RUN.bat

Demo

Main Page

screenshot1

Brain Memory

screenshot2

gpt-brain's People

Contributors

sean1832 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.