This directory showcases a range of Generative AI use cases that empower you to interact with, analyze, and extract insights from various types of content. Each subdirectory represents a different use case and contains code examples, documentation, and guides pertaining to that use case.
- Conversational Q&A on a Private Knowledge Base: Code and resources for the Conversational Q&A use case.
- Ask Your PDF/Document: Code and resources for asking questions based on your PDF.
- Summarization: Code and resources for generating informative content summaries.
- PDF Understanding: Code and resources for interacting with PDF documents.
- Text-to-SQL: Code and resources for transforming text queries into SQL.
To dive into the diverse world of Generative AI (LLM) use cases provided by SuperKnowa:
- Clone this repository to your local machine.
- Navigate to the specific directories for each use case to access relevant code examples and documentation.
- Experiment with the provided code to understand how to integrate and implement these LLM-driven functionalities into your projects.