Metadata-Version: 2.1
Name: pod-gpt
Version: 0.0.7
Summary: Package for building podcast search indexes.
Author: James Briggs
Author-email: james@aurelio.ai
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: ffmpeg-python (>=0.2.0,<0.3.0)
Requires-Dist: langchain (>=0.0.125,<0.0.126)
Requires-Dist: openai (>=0.27.2,<0.28.0)
Requires-Dist: pinecone-client[grpc] (>=2.2.1,<3.0.0)
Requires-Dist: pytube (>=12.1.3,<13.0.0)
Requires-Dist: tiktoken (>=0.3.3,<0.4.0)
Requires-Dist: torch (>=2.0.0,<3.0.0)
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
Description-Content-Type: text/markdown

# PodGPT

Install with:

```
!pip install pod-gpt
```

