Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haseeb-heaven/auto-filer-pro
AI AutoFiler Pro is a tool that automates the process of creating files, sorting data, reading and viewing them, and finding data using artificial intelligence
https://github.com/haseeb-heaven/auto-filer-pro
ai ai-generation automation automation-ai coding gpt-2 gpt-3 openai openai-api python-openai speech-recognition tts whisper-ai
Last synced: 3 months ago
JSON representation
AI AutoFiler Pro is a tool that automates the process of creating files, sorting data, reading and viewing them, and finding data using artificial intelligence
- Host: GitHub
- URL: https://github.com/haseeb-heaven/auto-filer-pro
- Owner: haseeb-heaven
- License: mit
- Created: 2023-02-23T15:48:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-24T22:05:31.000Z (over 1 year ago)
- Last Synced: 2024-07-24T04:36:46.624Z (3 months ago)
- Topics: ai, ai-generation, automation, automation-ai, coding, gpt-2, gpt-3, openai, openai-api, python-openai, speech-recognition, tts, whisper-ai
- Language: Python
- Homepage:
- Size: 300 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - haseeb-heaven/auto-filer-pro - AI AutoFiler Pro is a tool that automates the process of creating files, sorting data, reading and viewing them, and finding data using artificial intelligence (Python)
README
# AI AutoFiler Pro
AI AutoFiler Pro is a tool that automates the process of creating files, sorting data, reading and viewing them, and finding data using artificial intelligence and language processing capabilities. In addition to these core features, it also includes a speech recognition tool to allow for hands-free operation.
## AI AutoFiler App.
## Python Packages
The following Python packages are required to run AI AutoFiler Pro:
- `openai`: openai is a Python package that helps to process and understand natural language, so that AI models can be built on top of it. AI AutoFiler Pro uses openai to perform language processing and AI-based data finding.- `langchain`: langchain is a Python package that helps to build AI models that can understand and interpret language. AI AutoFiler Pro uses langchain to initialize the AI model with parameters and to run the query using AI and language processing capabilities.
- `speech_recognition`: speech_recognition is a Python package that helps to convert speech to text. AI AutoFiler Pro uses speech_recognition to record voice input from the user and convert it to text.
- `Text to speech`: The 'gtts' (Google Text-to-Speech) is a Python library that provides a simple way to generate speech from text using Google's Text-to-Speech API. With 'gtts', you can convert any written text into spoken words in a variety of languages and voices.
To install the required Python packages, run `pip install -r requirements.txt` in the command line.
## Features
AI AutoFiler Pro includes the following amazing features:## Automated file creation
- Data sorting
- Data reading and viewing
- Data finding using AI and language processing capabilities
- Speech recognition tool for hands-free operation
- Text to Speech for Output.## OpenAI API Key Setup
To use AI AutoFiler Pro, you will need an OpenAI API key. Here's a quick overview of how to set up your OpenAI API key on different operating systems:
- `macOS` or `Linux` with bash: Add export `OPENAI_API_KEY=YOUR_API_KEY_HERE` to your ~/.bash_profile.
- `Windows` with Command Prompt: Create a batch file that sets the `OPENAI_API_KEY` environment variable, then run it.
Windows with PowerShell: Add $env:OPENAI_API_KEY = "YOUR_API_KEY_HERE" to your PowerShell profile.
To get your OpenAI API key, sign up for an account on the [OpenAI website.](https://platform.openai.com/account/api-keys)## Working.
AI AutoFiler Pro is a tool that automates the process of creating files, sorting data, reading and viewing them, and finding data using artificial intelligence and language processing capabilities. The tool works by taking inputs from the user in two ways: through `text input` and `voice input`.- `Text Input` : can simply type their query into the input box provided in the app's GUI. The app then takes the input and generates an output using OpenAI's language processing capabilities.
- `Voice Input` : can record their voice using the app's speech recognition tool, which then converts their speech into text. The text is then passed to OpenAI to generate an output.
In both cases, `OpenAI` is used to process the input and generate an output using machine learning and natural language processing capabilities. The AI model is initialized with parameters and tools using langchain, which helps to build AI models that can understand and interpret language. The output is then displayed in the output box provided in the app's GUI.
With this seamless integration of AI and language processing capabilities, AI AutoFiler Pro provides a powerful and user-friendly tool for automated _file creation_, _data sorting_, and _data finding_.
# AutoFiler Pro Tutorial on YouTube :
[![Demo1](https://img.youtube.com/vi/3y0d7O5TsHU/0.jpg)](https://www.youtube.com/watch?v=3y0d7O5TsHU)[![Demo2](https://img.youtube.com/vi/lNDIwwVp6ak/0.jpg)](https://www.youtube.com/watch?v=lNDIwwVp6ak)
## Blog post:
Checkout the Blog post about this [Google-Blog](https://haseeb-heaven.blogspot.com/2023/02/ai-autofiler-pro-automation-for-files.html)## Version:
### Version 1:
- Added initial project.### Version 1.1:
- Added Text to speech.
- Updated UI for **TTS**.
- Fixed **Record** voice.## Author
AI AutoFiler Pro was written by @HeavenHM on 2021-09-10.## License
This project is licensed under the MIT License. See the LICENSE file for more information.