Skip to content

Ashahet1/KNCourseLangGraphPrj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LangGraph Projects Overview

1. Blog Generation from User Topics

This project leverages LangGraph to automate blog creation using open-source Large Language Models (LLMs). It structures blog generation into sequential steps:

  • Initial content creation
  • Iterative refinement
  • Quality checking

Integrated LangSmith tracing ensures effective debugging and content quality assurance.

image

2. AI Code Review Peer Reviewer

This tool helps developers by automatically reviewing their code using a structured workflow with LangGraph. Steps include:

  • Code submission and language identification
  • Structural analysis
  • Issue detection (bugs, performance issues, style)
  • Suggesting improvements
  • Comprehensive review generation with scoring

Uses LangSmith for monitoring and optimization.

Gemini_Generated_Image_izpoluizpoluizpo PS: image is generateed using Imagen 4.0

3. Technical Documentation Orchestrator & Synthesizer

This application creates technical documentation from high-level requirements through:

  • Workflow orchestration (planning, content generation, reviewing, refining)
  • Synthesizing detailed documentation sections, including code examples
  • Iterative content refinement based on feedback (up to two iterations)

Utilizes Grok api to access open ai gpt-4o model with fallback options. LangSmith provides comprehensive debugging and performance analysis. Gemini_Generated_Image_vcxfrsvcxfrsvcxf PS: image is generateed using Imagen 4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors