Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.05 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.05 KB

Ryoma

Python 3.11+ Poetry FastAPI

🤖 Intelligent Agent System powered by Multiple LLM Services

English | 简体中文

📝 Note

All code in this project is generated by Cursor

✨ Features

  • 🧠 Intelligent agent system built on LangGraph
  • 🔌 Multiple LLM providers support:
    • OpenAI
    • Google PaLM
    • AWS
  • ⚡️ High-performance FastAPI backend

🛠 Tech Stack

  • 🐍 Python 3.11+
  • 🔄 LangGraph
  • ⚡ FastAPI
  • ☁️ Cloud Services:
    • AWS (Boto3)
    • Google Cloud AI Platform
    • OpenAI API

🚀 Getting Started

Prerequisites

  • Python 3.11+
  • Poetry
  • Make (optional, for using Makefile commands)

Installation

  1. Install Poetry: