Skip to content

enricobellato/weaviate-podcast-search

 
 

Repository files navigation

weaviate-podcast-search

Search through the Weaviate Podcast!

Check out the blog here - https://weaviate.io/blog/weaviate-podcast-search!

To run:

docker-compose up -d
python3 create-schema.py
python3 upload-clean-pods.py

Or just restore the backup! (note may not always be up to date)

docker-compose up -d
python3 restore.py

Happy searching! I hope you find this useful, thanks so much for watching the Weaviate Podcast!

About

Search through the Weaviate Podcast!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.0%
  • JavaScript 15.3%
  • CSS 3.9%
  • HTML 2.8%