Skip to content

Jashan-1/Pinecone_Inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pinecone Inspector

Streamlit App

Pinecone Inspector is a Streamlit-based app that allows users to interact with and inspect Pinecone vector databases seamlessly. Whether you're debugging embeddings, querying stored vectors, or monitoring performance, this tool provides an intuitive UI for easy interaction. You can paste your Pinecone API key and view all indexes, their corresponding vectors, metadata, and duplicate vectors if present. Additionally, it offers a feature to clear all the vectors in the index.


🚀 Live Demo

🔗 Try it out here!


📌 Features

  • 🔍 Search & Query: Retrieve and inspect stored vectors effortlessly.
  • 📊 Visualization: View embedding distributions and metadata.
  • 🛠️ Debugging Tool: Easily check the stored embeddings and their structure.
  • 🔗 Pinecone API Integration: Directly interact with your Pinecone index.

🛠 Installation & Usage

1️⃣ Clone the Repository

git clone https://github.com/Jashan-1/Pinecone_Inspector.git
cd Pinecone_Inspector

2️⃣ Install Dependencies Make sure you have Python installed, then run:

pip install -r requirements.txt

3️⃣ Run the App

streamlit run main.py

Modify the configuration settings inside main.py if needed.


🖼 Screenshots

Screenshot 2025-01-31 at 4 39 04 AM


🤝 Contributing

Want to improve this project? Follow these steps:

Fork the repo. Create a new branch

git checkout -b feature-branch.

Make your changes and commit

git commit -m "Added new feature".

Push your branch

git push origin feature-branch

Open a Pull Request 🚀.


📜 License

This project is open-source and available under the MIT License.


📬 Contact

  • 🔗 GitHub: Jashan-1
  • ✉️ Email: 686jashan@gmail.com
  • ⭐ If you like this project, consider giving it a star! ⭐

About

Effortlessly Inspect Pinecone Vectors! Pinecone Inspector is a Streamlit-based tool for querying, debugging, and visualizing vectors in Pinecone databases with an intuitive UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages