Skip to content

Commit

Permalink
Merge pull request #70 from wandb/morganmcg1-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
morganmcg1 authored Apr 23, 2024
2 parents 8dc0cec + 3b8c30d commit b666b00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# wandbot

Wandbot is a question-answering bot designed specifically for Weights & Biases [documentation](https://docs.wandb.ai/).
Leveraging the power of [llama-index](https://gpt-index.readthedocs.io/en/stable/) and OpenAI's [gpt-4](https://openai.com/research/gpt-4), it provides precise and context-aware responses
using a combination of [FAISS](https://github.com/facebookresearch/faiss) for RAG and OpenAI's [gpt-4](https://openai.com/research/gpt-4) for generating responses.

## What's New

Expand Down

0 comments on commit b666b00

Please sign in to comment.