-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
287 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,94 +1,287 @@ | ||
<p align="center"> | ||
<img src="https://your-image-url-here.png" alt="NexaAuto Logo" width="250"> | ||
</p> | ||
|
||
# NexaAuto - Automated Building Data Generator | ||
|
||
🏗️ Welcome to NexaAuto, your gateway to revolutionizing building data generation! Are you a recruiter or a client in need of sophisticated automated solutions? Look no further, as NexaAuto is here to captivate your imagination and meet your project needs. | ||
|
||
## Why NexaAuto? | ||
|
||
NexaAuto combines the power of automation with advanced AI-driven text generation to provide you with an unrivaled building data generation experience. With NexaAuto, you can: | ||
|
||
- 🚀 **Automate Data Gathering**: Leverage Selenium to effortlessly scrape real-time data from diverse sources. | ||
- 📊 **Efficient Data Structuring**: Utilize the data-processing prowess of Pandas to organize information in a structured format. | ||
- 🧠 **AI Enrichment**: Employ a reverse-engineered Bing GPT-4 model to enhance and expand text-based data. | ||
|
||
## Data Columns | ||
|
||
NexaAuto generates comprehensive data, including: | ||
|
||
- ✨ **HOUSENUMBER**: Accurate house number information. | ||
- 🚏 **PRESTREETDIR**: Precise pre-street direction data. | ||
- 🏠 **STREETNAME**: Detailed street names. | ||
- 🛣️ **STREETTYPE**: Categorized street types. | ||
- 🏢 **POSTSTREETDIR**: Post-street direction details. | ||
- 🌆 **CITY**: City data. | ||
- 🗺️ **STATECODE**: State codes for precise location. | ||
- 📬 **ZIP5**: Zip code information. | ||
- 🏘️ **COMPLEX_RWID**: Complex reference IDs. | ||
- 🏢 **UNITS_COUNT**: Count of units in each building. | ||
- 🏛️ **BUILDINGS_COUNT**: Building count for each complex. | ||
- 🏢 **Apartment_Availability**: Information on apartment availability. | ||
- 🏠 **COMPLEX_NAME**: Names of apartment complexes. | ||
- 🔗 **URL**: URLs to access the data source. | ||
- 🏠 **Apartment_Alternate_Address**: Alternate apartment addresses. | ||
- 💬 **Comments**: Additional comments and notes. | ||
|
||
## Get Started | ||
|
||
Ready to harness the power of NexaAuto for your projects? Here's how to get started: | ||
|
||
1. **Clone the Repository**: Begin by cloning our repository to your local machine: | ||
|
||
```bash | ||
git clone https://github.com/iamspdarsan/nexaauto.git | ||
|
||
Explore the Code: Dive into the code, customize it to your specific needs, and kickstart your building data generation projects. | ||
|
||
Reach Out: Have questions or need assistance? We're here to help! Feel free to open an issue or reach out to us here [darsan@cresteem.com]. | ||
Explore the Code 🚀 | ||
Let NexaAuto be your trusted partner in the world of data automation. We look forward to embarking on this exciting journey with you! | ||
# Project Requirements and Installation | ||
To run NexaAuto and harness its full potential, you'll need to install the following Python packages using `pip`. Make sure you have Python and `pip` installed on your system. If not, you can download Python from the [official website](https://www.python.org/downloads/), and `pip` will be included by default. | ||
|
||
## Pandas | ||
[Pandas](https://pandas.pydata.org/) is a powerful data manipulation and analysis library. It's essential for efficient data structuring and manipulation in NexaAuto. | ||
**Installation:** | ||
```bash | ||
pip install pandas | ||
``` | ||
## TQDM | ||
TQDM is a fast, extensible progress bar for loops and processes. It provides real-time feedback on the progress of various tasks, making your experience with NexaAuto smoother. | ||
**Installation:** | ||
```bash | ||
pip install tqdm | ||
``` | ||
## Selenium | ||
Selenium is a web automation tool that allows you to control web browsers through programs and perform tasks like web scraping. It's a fundamental component for data gathering in NexaAuto. | ||
|
||
**Installation:** | ||
|
||
```bash | ||
pip install selenium | ||
``` | ||
|
||
## EdgeGPT | ||
I have used this reverse engineered BingGPT API by acheong08: <https://github.com/acheong08/EdgeGPT> | ||
|
||
```bash | ||
python3 -m pip install EdgeGPT --upgrade | ||
``` | ||
|
||
Once you've installed these packages, you're ready to start using NexaAuto for your automated building data generation needs. | ||
<div align="center"> | ||
|
||
# [Title] - [short desc] | ||
|
||
<p id="intro">[This is a placeholder paragraph. Here some introductory text or describe the content that will eventually go in this section. This text is meant to give a sense of how the final content will look in the design.] | ||
</p> | ||
|
||
### Supported Platforms | ||
|
||
[![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)]() | ||
[![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)]() | ||
[![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)]() | ||
[![Node JS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)]() | ||
[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)]() | ||
[![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white)]() | ||
|
||
--- | ||
|
||
[uname-holder/reponame-holder] [npm-name-holder] [wf-holder] - for test&build | ||
|
||
<p> | ||
|
||
<span> | ||
<a href="https://github.com/uname-holder/reponame-holder/commits/main"> | ||
<img src="https://img.shields.io/github/last-commit/uname-holder/reponame-holder?display_timestamp=committer&style=for-the-badge&label=Updated%20On" alt="GitHub last commit"/> | ||
</a> | ||
</span> | ||
|
||
<span> | ||
<a href=""> | ||
<img src="https://img.shields.io/github/commit-activity/m/uname-holder/reponame-holder?style=for-the-badge&label=Commit%20Activity" alt="GitHub commit activity"/> | ||
</a> | ||
</span> | ||
|
||
</p> | ||
|
||
<p> | ||
|
||
<span> | ||
<a href="https://github.com/uname-holder/reponame-holder/actions/workflows/wf-holder.yml"> | ||
<img src="https://img.shields.io/github/actions/workflow/status/uname-holder/reponame-holder/wf-holder.yml?style=for-the-badge&label=Build%20Status" alt="GitHub Actions Build Status"/> | ||
</a> | ||
</span> | ||
|
||
<span> | ||
<a href="https://github.com/uname-holder/reponame-holder/actions/workflows/wf-holder.yml"> | ||
<img src="https://img.shields.io/github/actions/workflow/status/uname-holder/reponame-holder/wf-holder.yml?style=for-the-badge&label=Test%20Status" alt="GitHub Actions Test Status"/> | ||
</a> | ||
</span> | ||
|
||
</p> | ||
|
||
--- | ||
|
||
<p> | ||
|
||
<span> | ||
<a href="LICENSE"> | ||
<img src="https://img.shields.io/github/license/uname-holder/reponame-holder?style=for-the-badge&label=License" alt="GitHub License"/> | ||
</a> | ||
</span> | ||
|
||
<span> | ||
<a href="https://github.com/uname-holder/reponame-holder/releases"> | ||
<img src="https://img.shields.io/github/v/release/uname-holder/reponame-holder?include_prereleases&sort=date&display_name=tag&style=for-the-badge&label=Latest%20Version" alt="GitHub Release"/> | ||
</a> | ||
</span> | ||
|
||
</p> | ||
|
||
<p> | ||
|
||
<span> | ||
<a href="https://www.codefactor.io/repository/github/uname-holder/reponame-holder/issues/main"> | ||
<img src="https://img.shields.io/codefactor/grade/github/uname-holder/reponame-holder?style=for-the-badge&label=Code%20Quality%20Grade" alt="CodeFactor Grade"/> | ||
</a> | ||
</span> | ||
|
||
</p> | ||
|
||
--- | ||
|
||
<p> | ||
|
||
<span> | ||
<a href=""> | ||
<img src="https://img.shields.io/npm/d18m/npm-name-holder?style=for-the-badge&label=Downloads%20On%20NPM" alt="NPM Downloads"/> | ||
</a> | ||
</span> | ||
|
||
<span> | ||
<a href=""> | ||
<img src="https://img.shields.io/github/stars/uname-holder/reponame-holder?style=for-the-badge&label=Stars" alt="GitHub Repo stars"/> | ||
</a> | ||
</span> | ||
|
||
</p> | ||
|
||
--- | ||
|
||
<p> | ||
|
||
<span> | ||
<a href="https://github.com/sponsors/darsan-in"> | ||
<img src="https://img.shields.io/github/sponsors/darsan-in?style=for-the-badge&label=Generous%20Sponsors" alt="GitHub Sponsors"/> | ||
</a> | ||
</span> | ||
|
||
</p> | ||
|
||
--- | ||
|
||
</div> | ||
|
||
## Table of Contents 📝 | ||
|
||
- [Features and Benefits](#features-and-benefits-) | ||
- [Use Cases](#use-cases-) | ||
- [Friendly request to users](#-friendly-request-to-users) | ||
|
||
- [Installation - Step-by-Step Guide](#installation---step-by-step-guide-) | ||
- [Usage](#usage) | ||
- [In-Action](#in-action-) | ||
|
||
- [License](#license-%EF%B8%8F) | ||
- [Contributing to Our Project](#contributing-to-our-project-) | ||
- [Website](#website-) | ||
|
||
- [Contact Information](#contact-information) | ||
- [Credits](#credits-) | ||
|
||
## Features and Benefits ✨ | ||
|
||
- [f1] | ||
- [f2] | ||
- [fn] | ||
|
||
## Use Cases ✅ | ||
|
||
- [usecase 1] | ||
- [use case 2] | ||
|
||
--- | ||
|
||
### 🙏🏻 Friendly Request to Users | ||
|
||
Every star on this repository is a sign of encouragement, a vote of confidence, and a reminder that our work is making a difference. If this project has brought value to you, even in the smallest way, **please consider showing your support by giving it a star.** ⭐ | ||
|
||
_"Star" button located at the top-right of the page, near the repository name._ | ||
|
||
Your star isn’t just a digital icon—it’s a beacon that tells us we're on the right path, that our efforts are appreciated, and that this work matters. It fuels our passion and drives us to keep improving, building, and sharing. | ||
|
||
If you believe in what we’re doing, **please share this project with others who might find it helpful.** Together, we can create something truly meaningful. | ||
|
||
Thank you for being part of this journey. Your support means the world to us. 🌍💖 | ||
|
||
--- | ||
|
||
## Installation - Step-by-Step Guide 🪜 | ||
|
||
[Installation instructions here] | ||
|
||
- **Step 1:** | ||
- **Step 2:** | ||
- **Step 3:** | ||
- **Step 4:** | ||
- **Step 5:** | ||
|
||
## Usage | ||
|
||
- [purpose heading] | ||
[Demonstration here] | ||
|
||
```bash | ||
demo | ||
``` | ||
|
||
## In-Action 🤺 | ||
|
||
[video] or [gif] or [image] | ||
|
||
## License ©️ | ||
|
||
This project is licensed under the [Apache License 2.0 or GNU General Public License v3.0 or MIT](LICENSE). | ||
|
||
## Contributing to Our Project 🤝 | ||
|
||
We’re always open to contributions and fixing issues—your help makes this project better for everyone. | ||
|
||
If you encounter any errors or issues, please don’t hesitate to [raise an issue](../../issues/new). This ensures we can address problems quickly and improve the project. | ||
|
||
For those who want to contribute, we kindly ask you to review our [Contribution Guidelines](CONTRIBUTING) before getting started. This helps ensure that all contributions align with the project's direction and comply with our existing [license](LICENSE). | ||
|
||
We deeply appreciate everyone who contributes or raises issues—your efforts are crucial to building a stronger community. Together, we can create something truly impactful. | ||
|
||
Thank you for being part of this journey! | ||
|
||
## Website 🌐 | ||
|
||
<a id="url" href="https://darsan.in">[https://darsan.in]</a> | ||
|
||
## Contact Information | ||
|
||
For any questions, please reach out via hello@darsan.in or [LinkedIn](https://www.linkedin.com/in/darsan-in/). | ||
|
||
## Credits 🙏🏻 | ||
|
||
[credits to lib maintainers/creators] | ||
|
||
--- | ||
|
||
<p align="center"> | ||
|
||
<span> | ||
<a href="https://www.linkedin.com/in/darsan-in/"><img width='45px' height='45px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/linkedin.png" alt="Darsan at Linkedin"></a> | ||
</span> | ||
|
||
<span> | ||
<img width='20px' height='20px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/gap.png" alt="place holder image"> | ||
</span> | ||
|
||
<span> | ||
<a href="https://www.youtube.com/@darsan-in"><img width='45px' height='45px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/youtube.png" alt="Darsan at Youtube"></a> | ||
</span> | ||
|
||
<span> | ||
<img width='20px' height='20px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/gap.png" alt="place holder image"> | ||
</span> | ||
|
||
<span> | ||
<a href="https://www.facebook.com/darsan.in/"><img width='45px' height='45px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/facebook.png" alt="Darsan at Facebook"></a> | ||
</span> | ||
|
||
<span> | ||
<img width='20px' height='20px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/gap.png" alt="place holder image"> | ||
</span> | ||
|
||
<span> | ||
<a href="https://www.npmjs.com/~darsan.in"><img width='45px' height='45px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/npm.png" alt="Darsan at NPM"></a> | ||
</span> | ||
|
||
<span> | ||
<img width='20px' height='20px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/gap.png" alt="place holder image"> | ||
</span> | ||
|
||
<span> | ||
<a href="https://github.com/darsan-in"><img width='45px' height='45px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/github.png" alt="Darsan at Github"></a> | ||
</span> | ||
|
||
<span> | ||
<img width='20px' height='20px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/gap.png" alt="place holder image"> | ||
</span> | ||
|
||
<span> | ||
<a href="https://huggingface.co/darsan"><img width='45px' height='45px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/hf.png" alt="Darsan at Huggingface"></a> | ||
</span> | ||
|
||
<span> | ||
<img width='20px' height='20px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/gap.png" alt="place holder image"> | ||
</span> | ||
|
||
<span> | ||
<a href="https://www.reddit.com/user/iamspdarsan/"><img width='45px' height='45px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/reddit.png" alt="Darsan at Reddit"></a> | ||
</span> | ||
|
||
<span> | ||
<img width='20px' height='20px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/gap.png" alt="place holder image"> | ||
</span> | ||
|
||
<span> | ||
<a href="https://darsan.in/"><img width='45px' height='45px' src="https://raw.githubusercontent.com/darsan-in/.github/main/brand/footer-icons/website.png" alt="Darsan Website"></a> | ||
</span> | ||
|
||
<p> | ||
|
||
--- | ||
|
||
#### Topics | ||
|
||
<ul id="keywords"> | ||
|
||
<li>A</li> | ||
<li>B</li> | ||
<li>C</li> | ||
<li>D</li> | ||
|
||
</ul> |