Metadata-Version: 2.2
Name: chitragupt
Version: 0.3
Summary: ChitraGupt: A powerful OSINT framework with a plugin-based architecture.
Home-page: https://github.com/xsyncio/ChitraGupt
Author: xsyncio
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Topic :: Security
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: msgspec~=0.19.0
Requires-Dist: colorama~=0.4.6
Requires-Dist: folium~=0.19.4
Requires-Dist: langdetect~=1.0.9
Requires-Dist: numpy~=2.0.2
Requires-Dist: requests~=2.32.3
Requires-Dist: matplotlib~=3.10.0
Requires-Dist: networkx~=3.4.2
Requires-Dist: nltk~=3.9.1
Requires-Dist: pillow~=11.1.0
Requires-Dist: pytesseract~=0.3.13
Requires-Dist: dnspython~=2.7.0
Requires-Dist: sentence-transformers~=3.4.1
Requires-Dist: scikit-learn~=1.6.1
Requires-Dist: spacy~=3.8.4
Requires-Dist: transformers~=4.48.3
Requires-Dist: Pygments~=2.19.1
Requires-Dist: tensorflow~=2.18.0
Requires-Dist: wordcloud~=1.9.4
Requires-Dist: bs4~=0.0.2
Requires-Dist: beautifulsoup4~=4.13.3
Requires-Dist: curl_cffi~=0.7.4
Requires-Dist: playwright~=1.50.0
Requires-Dist: SpeechRecognition~=3.14.1
Requires-Dist: dateparser~=1.2.1
Requires-Dist: phonenumbers~=8.13.54
Requires-Dist: PyPDF2~=3.0.1
Requires-Dist: crypto~=1.4.1
Requires-Dist: textblob~=0.19.0
Requires-Dist: lxml~=5.3.1
Requires-Dist: tldextract~=5.1.3
Requires-Dist: opencv-python~=4.11.0.86
Requires-Dist: ImageHash~=4.3.2
Requires-Dist: aiofiles~=24.1.0
Requires-Dist: prompt_toolkit~=3.0.50
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# <h1 align="center">ChitraGupt</h1>

## A Powerful OSINT & Data Analysis Toolkit

ChitraGupt is a unique project designed to empower users with advanced data scraping, analysis, and visualization tools. Built from the ground up with the OSINT (Open-Source Intelligence) community in mind, ChitraGupt brings powerful functionality in a beginner-friendly package.

---

### ⚙️ Features

- **Custom Interaction System**  
  Similar to Metasploit's interaction system, enabling intuitive and effective operation.

- **Submodule Creation**  
  Easily create your own submodule with scrapers and data analysis tools. Host them on a public garden for the community.

- **Decorator-Based Functions**  
  Absorbs decorators to create custom functions for enhanced flexibility and efficiency.

- **Custom Argparse Implementation**  
  A fresh implementation of argparse, tailored for simplicity and flexibility when parsing command-line arguments.

- **High-Performance Requests Handling**  
  No need for external libraries like `requests` or `httpx`. ChitraGupt includes its own high-speed library with added features like impersonation and fingerprinting for secure and efficient requests.

- **Data Validation & Encryption**  
  Uses the fastest alternative to JSON for data validation, encryption, and decryption.

- **Automated Node Graphs**  
  Automatically generates node graphs from extracted project data, perfect for enhanced data visualization.

- **Crawling & Spidering**  
  Currently focused on building a crawler for social media-specific spiders, allowing for targeted data collection.

- **Beginner-Friendly**  
  Designed with newcomers in mind, this toolkit is easy to set up and use, while still offering powerful capabilities for seasoned developers.

---

### 🚀 Usage

Once the toolkit is installed, you can start building your own submodules and interact with the system like so:

```bash
chitragupt --help
```

For more detailed documentation, check the [Wiki](https://github.com/yourusername/ChitraGupt/wiki).

---

### 🌍 Community & Contributions

ChitraGupt is an open-source project that thrives on community collaboration. Feel free to contribute by:

- Reporting bugs
- Suggesting new features
- Creating issues or pull requests

Join us in making ChitraGupt better for the entire community!

---

### 📜 About the Developer

ChitraGupt is the result of over **1.3 years of research and development** derived from the OSINT community. It is built by [Your Name], a developer passionate about data scraping, analysis, and security.

---

### 📝 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.
#
