Code Monkey home page Code Monkey logo

life-logs's Introduction

Host Your Own Journaling App with OpenAI RAG Summarizer

  • A Python-based web application for logging daily life events, thoughts, and happenings.
  • Stores log entries in a local SQLite database.
  • Generates summaries and artistic images based on the logged entries using OpenAI's GPT-3.5-turbo and DALL-E models.
  • Provides options to view summaries for today, this month, or this year, along with a generated image representation.
  • Allows viewing all log entries ever created.
Screenshot 2024-03-16 at 9 22 01 AM

Life Log

A Python-based web application for logging and summarizing daily life events, thoughts, and happenings.

Features

  • Log daily life events, thoughts, and happenings through a user-friendly interface.
  • Store log entries in a local SQLite database.
  • Generate summaries of logged entries for today, this month, or this year using OpenAI's GPT-3.5-turbo model.
  • Create artistic image representations of the summaries using OpenAI's DALL-E model.
  • View all log entries ever created.

Requirements

  • Python 3.x
  • Flask
  • OpenAI Python library
  • SQLite3

Installation

  1. Clone the repository:

    git clone https://github.com/raghavan/Life-Logs.git
    
  2. Set up your OpenAI API key:

    • Sign up for an OpenAI account and obtain an API key.
    • Replace "YOUR_OPENAI_API_KEY" in app.py with your actual OpenAI API key.

Usage

  1. Run the application:

    python app.py
    
  2. Access the application in your web browser at http://localhost:5000.

  3. Use the provided interface to log your daily life events, thoughts, and happenings.

  4. Select a period (today, this month, or this year) and click "Get Summary" to generate a summary and an artistic image representation of the logged entries.

  5. View all your log entries in the "All Entries" section.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.


Feel free to customize the README file based on your specific project details, such as adding more sections, including usage examples, or providing additional information about the application.

life-logs's People

Contributors

raghavan avatar

Stargazers

Michael Geiger avatar アキラ avatar Anayat Khan avatar Tim Kersey avatar  avatar

Watchers

 avatar Kostas Georgiou avatar  avatar

Forkers

mchlggr

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.