Git Product home page Git Product logo

deepworks's Introduction

DeepWorks By Avkash Chauhan (@avkashchauhan)

A collection of Deep Learning projects and resources
Join my @Prodramp YouTube Channel for all things about Data Science, machine learning and Artificial Intelligence and technology.

     
🔥  Among the Upcoming Deep Learning repository on GitHub and YouTube Channel  🔥

@Prodramp YouTube channel - Please visit YouTube channel to watch all the videos specific the GitHub content you find in this GitHub repo

Developer Program

Deep learning Workshop(s)

LLM and OpenSource Models

Exciting NeRF Projects and OpenSource Models

Generative AI - Art, Content, Media

Deep Learning and Artificial Intelligence

Deep Learning Content

Developer Tools

Contact

  • If you would like to see here or need some help on similar topics, please feel free connect me at any below channels.

Prodramp Contact

Personal Contact

Learning In Progress

deepworks's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deepworks's Issues

ValueError: unstructured package not found, ModuleNotFoundError: No module named 'unstructured'

Team,

I have followed and install packages available in the project.

openai==0.27.2
chromadb==0.3.26
langchain==0.0.208
tiktoken==0.4.0

While running main.py code , facing an error.

ModuleNotFoundError: No module named 'unstructured'

I have tried to install unstructured thru pip, not successful many other package version dependencies.

Please let me know if any other details.

Error Log :


(prodramp) C:\Users\user1>python C:\prodramp\main.py
Traceback (most recent call last):
File "C:\Users\user1\anaconda3\envs\prodramp\lib\site-packages\langchain\document_loaders\url.py", line 23, in init
import unstructured # noqa:F401
ModuleNotFoundError: No module named 'unstructured'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\prodramp\main.py", line 21, in
loader = UnstructuredURLLoader(urls=h2o_ai_wave_urls)
File "C:\Users\user1\anaconda3\envs\prodramp\lib\site-packages\langchain\document_loaders\url.py", line 28, in init
raise ValueError(
ValueError: unstructured package not found, please install it with pip install unstructured

I have ran the this thru pycharm IDE, found same issue as well.
ModuleNotFoundError: No module named 'unstructured'
ValueError: unstructured package not found, please install it with pip install unstructured

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.