Coder Social home page Coder Social logo

ai-workers-backend's Introduction

Smart AI Workers Backend

접속 주소 | 동영상 링크

기술 스택

이름 설명 공식 홈페이지
FastAPI 고성능 웹 프레임워크로, Python 기반의 비동기적 서버 구축 FastAPI
LangChain 언어 모델을 조작하고 관리하기 위한 도구 모음 LangChain
LangGraph 언어 모델과 상호 작용하는 그래프 데이터 구조 LangGraph
Prisma 현대적이고 타입 안전한 ORM Prisma
Upstash-Redis 서버리스 Redis 서비스 Upstash
Supabase Firebase 대안으로, 백엔드 서비스 제공 Supabase

설명

업무를 편하게 하기 위한 AI 플랫폼입니다. FastAPI를 사용하여 고성능 백엔드를 구축하고, LangChain과 LangGraph를 활용하여 지능형 에이전트와 프롬프트를 관리합니다.

설치 방법

프로젝트를 설치하려면 다음 명령어를 실행하세요:

# 가상환경 구성
python -m venv ./env

# Shell 진입
source env/bin/activate

# 라이브러리 설치
pip install -r requirements.txt

사용 방법

make start

기능

  • langchain과 langgraph를 이용한 Agent 구성 및 프롬프트 작성
  • 코드 변환, 문서 요약 질문, ERD 생성, Sequence Diagram 생성, Backend Code 생성 기능 등 개발
  • Server Sent Event로 클라이언트에 작업 알림
  • Upstash-Redis로 대화 기록 저장, LLM 모델에 Context로 제공
  • 모든 대화 기록 및 파일들은 3시간 이내에 삭제 기능 (참고)

라이선스

이 프로젝트는 MIT 라이선스에 따라 배포됩니다.

ai-workers-backend's People

Contributors

jhoo0118 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.