Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to work on autorag in colab #219

Open
bhanu866 opened this issue May 4, 2024 · 1 comment
Open

unable to work on autorag in colab #219

bhanu866 opened this issue May 4, 2024 · 1 comment

Comments

@bhanu866
Copy link

bhanu866 commented May 4, 2024

can anyone please share colab code of autorag https://github.com/phidatahq/phidata/tree/main/cookbook/examples/auto_rag . i am unable to fix issue in google Colab

@ysolanky
Copy link
Contributor

ysolanky commented May 6, 2024

@bhanu866, there are a few issues to address:

  • The Autonomous RAG example operates with a PgVector database hosted locally via Docker. While there are methods to connect your local server to a Google Colab notebook, I recommend using a cloud database like Qdrant or Pinecone for a smoother integration.
  • Streamlit isn't natively compatible with Google Colab. While workarounds exist, the optimal experience is achieved by running Streamlit locally.

We will soon release new cookbooks demonstrating Phidata Assistants running on Jupyter Notebooks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants