You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[chatqna](./chatqna/README.md)|[ChatQnA](https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA/README.md)| An example of chatbot for question and answering through retrieval argumented generation (RAG). |
30
+
|[agentqna](./agentqna/README.md)|[Agent QnA](https://github.com/opea-project/GenAIExamples/tree/main/AgentQnA/README.md)| A hierarchical multi-agent system for question-answering applications. |
31
+
|[audioqna](./audioqna/README.md)|[Audio QnA](https://github.com/opea-project/GenAIExamples/tree/main/AudioQnA/README.md)| An example of chatbot for question and answering with audio file support. |
29
32
|[codegen](./codegen/README.md)|[Code Generation](https://github.com/opea-project/GenAIExamples/tree/main/CodeGen/README.md)| An example of copilot designed for code generation in Visual Studio Code. |
30
33
|[codetrans](./codetrans/README.md)|[Code Translation](https://github.com/opea-project/GenAIExamples/tree/main/CodeTrans/README.md)| An example of programming language code translation. |
31
-
|[chatqna](./chatqna/README.md)|[ChatQnA](https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA/README.md)| An example of chatbot for question and answering through retrieval argumented generation (RAG). |
32
34
|[docsum](./docsum/README.md)|[Document Summarization](https://github.com/opea-project/GenAIExamples/tree/main/DocSum/README.md)| An example of document summarization. |
35
+
|[faqgen](./faqgen/README.md)|[FAQ generator](https://github.com/opea-project/GenAIExamples/tree/main/FaqGen/README.md)| An example to generate FAQs. |
36
+
|[visualqna](./audioqna/README.md)|[Visual QnA](https://github.com/opea-project/GenAIExamples/tree/main/VisualQnA/README.md)| An example of answering open-ended questions based on an image. |
0 commit comments