Giter Club home page Giter Club logo

openai_doc_project's Introduction

Open AI Doc Project

Overview

The Open AI Doc Project is a tool designed to automate the documentation of software projects. Utilizing the Open AI API, this project simplifies the process of creating comprehensive Markdown documents for your entire project, along with generating an overall final summary file of the entire director structure linking to each markdown file.

Key Features

  • Automated Documentation: Automatically generates Markdown documents for individual files and components within your project.
  • Project Summary: Formulates a concise and comprehensive summary of the entire project, offering a high-level overview.
  • Cost-Efficient: Designed to minimize API usage to keep costs low, while providing the option to adjust settings for more detailed documentation.

Future Enhancements

  • Consolidate code into one file (classes and methods)
  • Comprehensive Project Overview: We plan to integrate a feature that compiles all individual summaries into a larger, overarching project summary. This will provide an even more detailed understanding of the project as a whole.
  • Platform Compatibility: While currently optimized for MacOS, efforts are underway to ensure compatibility and efficiency across other operating systems like Windows and Linux.

Disclaimer

  • Please note that the Open AI Doc Project is provided "as is" without any warranties or guarantees. Users are responsible for their own actions and decisions while using this software. The creators and contributors of the Open AI Doc Project are not liable for any misuse, errors, or financial charges that may arise from the use of this project.

Usage Instructions

  • Setup a virtual environment (I prefer pyenv) using Python 3.10.0
  • Place this project in your existing project directory to analyze root and other specified project folders.
  • Install the requirements.txt file: pip install -r requirements.txt
  • Copy the .env.example file to .env and add your Open AI API key.
  • Run generate_project_file_lists.py from the openai_doc_project folder to create file paths and word counts for processing.
  • Update the generate_openai_summary.py prefix variable with your project file set to process. This script is designed to process one project file set at a time.

By using this project, you acknowledge and agree to these terms.

openai_doc_project's People

Contributors

dscsteve avatar tdsticks avatar

Watchers

 avatar Kostas Georgiou 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.