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

Integrate Semantic Search of Knowledge Base with Weaviate #25

Open
lalalune opened this issue Feb 1, 2022 · 0 comments
Open

Integrate Semantic Search of Knowledge Base with Weaviate #25

lalalune opened this issue Feb 1, 2022 · 0 comments

Comments

@lalalune
Copy link
Contributor

lalalune commented Feb 1, 2022

We want to add a lot of knowledge to our agents and have them be able to quickly search it. We are using Weaviate to do this already with Wikipedia, but we'd like to have our own trained knowledge base.

Here are the steps:

  1. Set up Weaviate locally running in Docker container
  2. Create API to create knowledge bases, add and remove documents to/from them
  3. Create front end to create knowledge base and associate with each agent, with UI to add and remove documents
  4. Use search to find relevant documents or information when speaker is asking the agent a question
  5. Deploy weaviate to cloud or get cloud managed solution
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

1 participant