Skip to content

Commit

Permalink
Add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brendancsmith authored Feb 23, 2024
1 parent 79bc952 commit da3c9b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Panel of Experts

[![CodeFactor](https://www.codefactor.io/repository/github/brendancsmith/panel-of-experts/badge)](https://www.codefactor.io/repository/github/brendancsmith/panel-of-experts)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/brendancsmith/panel-of-experts/python-package.yml)

10 stochastic parrots are better than 1 🦜

This is a small chatbot app using the OpenAI API through LangChain and the Chainlit web interface. It queries OpenAI multiple times in parallel and then produces a consensus answer.
Expand Down

0 comments on commit da3c9b2

Please sign in to comment.