本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI
☆26Oct 11, 2024Updated last year
Alternatives and similar repositories for CrewAIFullstackTest
Users that are interested in CrewAIFullstackTest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- Weaviate (we-vee-eight) 是一个开源的AI原生向量数据库,可同时存储对象和向量,这样就可以将向量搜索与结构化过滤结合使用。本次分享为大家提供一份使用指南,包括如何安装部署、国内如何配置使用embedding模型、数据写入和查询☆24Apr 16, 2025Updated last year
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆43Sep 9, 2024Updated last year
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大 模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆49Dec 1, 2024Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆151Sep 26, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- record and share my reading everyday☆12Apr 1, 2016Updated 10 years ago
- ☆10Dec 8, 2022Updated 3 years ago
- 极客时间课程案例代码☆10Feb 11, 2025Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆325Sep 6, 2024Updated last year
- Building Highly Scalable Applications with Go by Packt Publishing☆12Apr 16, 2025Updated last year
- 本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频☆94Apr 23, 2025Updated last year
- A demonstration of CrewAI put together by AI Makerspace!☆14Jun 26, 2024Updated 2 years ago
- ☆22Jul 16, 2024Updated 2 years ago
- 电影、视频、歌曲的推荐系统项目☆11Aug 9, 2018Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Gophergram is a simplified platform inspired by Instagram, developed using Golang with a focus on hexagonal architecture. The project int…☆10Mar 16, 2025Updated last year
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆82Apr 14, 2025Updated last year
- ITmanage 是一个基于 Django 框架的 IT 资产维修管理系统,它使用 Django 自带的 admin 后台进行定制,提供了资产管理、维修记录、备件类型管理、采购记录、IT 台账核对、网络设备记录、实时网络状态检测、问答系统、数据分析、数据处理等功能。☆18Dec 30, 2023Updated 2 years ago
- 暑期研究:神经网络解偏微分方程(Neural networks for solving differential equations)☆14Apr 27, 2019Updated 7 years ago
- ☆17Jul 15, 2024Updated 2 years ago
- Develop software using AI Agent teams (CrewAI framework)☆19Jul 3, 2025Updated last year
- ☆24Jun 12, 2024Updated 2 years ago
- ☆10Jun 17, 2026Updated last month
- ☆17Aug 9, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 蓝鲸 API 网关 - Operator (Archived, moved to https://github.com/TencentBlueKing/blueking-apigateway)☆16May 25, 2026Updated 2 months ago
- Code for the paper "Understanding the Effects of Noise in Text-to-SQL: An Examination of the BIRD-Bench Benchmark".☆19May 14, 2026Updated 2 months ago
- 基于 Flask、Echarts、Pandas 等实现的图书分析大屏展示系统☆20Apr 8, 2023Updated 3 years ago
- Simple Admin Message Center module. Simple Admin消息中心模块(RPC),负责短信,内部公告,邮箱发送等。已支持阿里云,腾讯云,合一短信。☆23Jun 1, 2026Updated 2 months ago
- ☆17May 21, 2020Updated 6 years ago
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设 计,存在多套软件接口用以满足不同的场景需求 。☆116Apr 14, 2025Updated last year
- Bu Course LLM(Large Language Model) Fine Tune işlemlerini Türkçe klavuz olarak☆10Mar 29, 2025Updated last year
- Common package☆16Feb 12, 2026Updated 5 months ago
- ☆16Jul 12, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Retrieval Augmented Generation-based Agentic CrewAI☆25Nov 10, 2024Updated last year
- 2024.06.19 本项目使用Chinese-CLIP搭建文搜图/图搜图页面,旨在帮助用户快速使用跨模态检索任务。本项目代码针对MUGE数据集约19w(189585张)数据作为底库数据。本项目提供了提取特征, 检索, 以及uI代码。☆23Jun 20, 2024Updated 2 years ago
- ☆14Jun 8, 2024Updated 2 years ago
- gohade的论坛☆14Jan 3, 2022Updated 4 years ago
- fastapi异步IO+threadpool线程池的工作原理☆18Feb 12, 2024Updated 2 years ago
- PythonBox Is ll you need. A Python Environment for Code Exection, Free and Easy,☆23Dec 28, 2024Updated last year
- This repo offers advanced tutorials for LLMs, BERT-based models, and multimodal models, covering fine-tuning, quantization, vocabulary ex…☆24May 5, 2025Updated last year