programmingninjas / GPT-3.5-ON-STEROIDS

GPT-3.5-ON-STEROIDS combines GPT with Python tools, empowering dynamic web scraping, language processing, and data retrieval. Contribute to advancing text generation with AI. 🚀
https://www.linkedin.com/posts/ayankhan3105_generativeai-autonomousagents-aiinnovation-activity-7118241513121153025--b3i
MIT License
25 stars 20 forks source link

Uploading and Analyzing Files #11

Closed programmingninjas closed 1 year ago

programmingninjas commented 1 year ago

Use Streamlit file_uploader and analyze file formats such as pdf, word and excel. You can use python modules like PyPDF2, python-docx and openpyxl and show a visual summary of the data contained.

South-IN commented 1 year ago

Can I work on this ?

programmingninjas commented 1 year ago

Sure!