bobazooba/wgpt
This repository features an example of how to utilize the xllm library. Included is a solution for a common type of assessment given to LLM engineers
This project helps LLM engineers convert unstructured weather descriptions into a structured JSON format. It takes a plain language description of weather conditions as input and outputs a valid JSON object containing specific weather parameters like temperature, wind speed, and precipitation. An LLM engineer or AI/ML practitioner would use this to build or benchmark models for information extraction.
No commits in the last 6 months.
Use this if you are an LLM engineer needing to extract structured data from free-form text descriptions and want an example of how to approach this task from data generation to model training.
Not ideal if you are a weather analyst looking for a pre-built tool to process weather data, as this is primarily an example for LLM engineers, not an end-user application.
Stars
8
Forks
2
Language
Python
License
—
Category
Last pushed
Jan 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/bobazooba/wgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Planning/l2p
Library for LLM-driven action model acquisition via natural language
datawhalechina/self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
theaniketgiri/create-llm
The fastest way to build and start training your own LLM. CLI tool that scaffolds...
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)