https://github.com/peterfriese/genkit-samples
https://github.com/peterfriese/genkit-samples
ai deepseek-r1 gemini gemini-ai genkit
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peterfriese/genkit-samples
- Owner: peterfriese
- License: apache-2.0
- Created: 2024-11-11T08:32:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T18:26:06.000Z (8 months ago)
- Last Synced: 2025-05-07T14:09:07.050Z (5 months ago)
- Topics: ai, deepseek-r1, gemini, gemini-ai, genkit
- Language: TypeScript
- Homepage:
- Size: 754 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Genkit Samples
A collection of sample projects and examples demonstrating the usage and capabilities of Genkit.
## Overview
This repository contains various examples showing how to use Genkit in different scenarios and applications. Each sample project is designed to illustrate specific features and best practices.
## Getting Started
1. Clone this repository
2. Navigate to the sample project you're interested in
3. Follow the project-specific README instructions## Sample Projects
### pdf-o-matic
A sample project demonstrating how to use Genkit for PDF-related operations. This example shows how to:
- Process PDF documents
- [Add more specific features of pdf-o-matic when available]Check out the [pdf-o-matic](./pdf-o-matic) directory for detailed documentation and implementation.
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
## License
This project is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for details.