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

Getting started #214

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions getting-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,16 +107,16 @@ This command will provide the response as a stream of text. You can modify the `

Have you ideas and skills to build out genAI components, microservices, and solutions? Would you like to be a part of this evolving technology in its early stages? Welcome!
* Register for our mailing list:
* General: https://lists.lfaidata.foundation/g/OPEA-announce
* Technical Discussions: https://lists.lfaidata.foundation/g/OPEA-technical-discuss
* [General Mailing List](https://lists.lfaidata.foundation/g/OPEA-announce)
* [Technical Discussions](https://lists.lfaidata.foundation/g/OPEA-technical-discuss)
* Subscribe to the working group mailing lists that interest you
* End user https://lists.lfaidata.foundation/g/OPEA-End-User
* Evaluation https://lists.lfaidata.foundation/g/OPEA-Evaluation
* Community https://lists.lfaidata.foundation/g/OPEA-Community
* Research https://lists.lfaidata.foundation/g/OPEA-Research
* Security https://lists.lfaidata.foundation/g/OPEA-Security
* Go to the Community Section of the OPEA repo for Contribution Guidelines and step by step instructions.
* Attend any of our community events and hackathons. https://wiki.lfaidata.foundation/display/DL/OPEA+Community+Events
* [End User](https://lists.lfaidata.foundation/g/OPEA-End-User)
* [Evaluation](https://lists.lfaidata.foundation/g/OPEA-Evaluation)
* [Community](https://lists.lfaidata.foundation/g/OPEA-Community)
* [Research](https://lists.lfaidata.foundation/g/OPEA-Research)
* [Security](https://lists.lfaidata.foundation/g/OPEA-Security)
* Go to the [Community Section](https://opea-project.github.io/latest/community/index.html) of the OPEA repo for Contribution Guidelines and step by step instructions.
* Attend any of our [community events and hackathons](https://wiki.lfaidata.foundation/display/DL/OPEA+Community+Events).

Current GenAI Examples
- Simple chatbot that uses retrieval augmented generation (RAG) architecture. [ChatQnA](/examples/ChatQnA/ChatQnA_Guide.rst)
Expand Down