A curated collection of custom components and practical techniques for Langflow.
Designed to extend Langflow’s capabilities with modular, visual tools for GenAI workflows.
- Image generation https://github.com/markoviksten/Langflow/blob/main/image_gen.py
- Audio transcript https://github.com/markoviksten/Langflow/blob/main/audiotranscriber_whisper1.py
- Advanced Web Crawler https://github.com/markoviksten/Langflow/blob/main/adv_web_crawler.py
- Google Places API https://github.com/markoviksten/Langflow/blob/main/google_places_api_search.py
- PDF Page Extractor https://github.com/markoviksten/Langflow/blob/main/pdf_page_extractor.py
