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

feat: weaviate vector database feature added for openai #106

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Hashcode-Ankit
Copy link

@Hashcode-Ankit Hashcode-Ankit commented Sep 3, 2023

Scope

Issue: In the industrial landscape, users often grapple with the challenge of managing vast quantities of data that cannot be shared externally due to privacy or security constraints. However, they possess the capability to securely store and host this data within their own infrastructure.

Resolution: To address this issue, there exist specialized vector databases available in the market. These databases empower users to efficiently store and organize their data by employing customizable data classes. By furnishing configuration details to the underlying framework, users can seamlessly manage their data resources while also gaining access to valuable data insights. This approach enables users to harness the full potential of their data assets while maintaining the necessary control and security measures.

Future Tasks

  • [Adding support of weaviate for other models too (currently for openai only)]
  • [Adding other vector databases]

Screenshots


With using weaviate response

Screenshot 2023-09-03 at 9 19 32 PM

Without using weaviate response:

Screenshot 2023-09-03 at 8 46 45 PM

Code improvements

  • [Did you add some generic like utility, component, or anything else useful outside of this PR]

Developer checklist

  • I’ve manually tested that code works locally on desktop and mobile browsers.
  • I’ve reviewed my code.
  • I’ve removed all my personal credentials (API keys etc.) from the code.

@vercel
Copy link

vercel bot commented Sep 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
textbase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2023 5:23pm

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

Successfully merging this pull request may close these issues.

1 participant