horenbergerb/llamagotchi
A bunch of LLaMa model investigations, including recreating generative agents (from the paper Generative Agents: Interactive Simulacra of Human Behavior)
This project offers tools to help you create more sophisticated text adventures and manage information. It takes in text-based prompts or conversations and helps you analyze the model's output or distill key information. It's designed for game designers, content creators, or researchers exploring advanced text generation and summarization.
No commits in the last 6 months.
Use this if you are a game designer interested in using large language models to generate elements for a text adventure, or if you need to summarize long texts efficiently.
Not ideal if you're looking for a polished, ready-to-use application, as this project is primarily a collection of experimental notebooks.
Stars
23
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
May 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/horenbergerb/llamagotchi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InternLM/lagent
A lightweight framework for building LLM-based agents
microsoft/rat-sql
A relation-aware semantic parsing model from English to SQL
Mann1988/awesome-claude-skills
📊 Explore high-quality Claude skills focused on business analysis and content creation,...
kevinMEH/keyscan
Keyscan: AI-powered API key scanner for GitHub Gists.
Sakeeb91/text2sql-agent
Self-correcting AI agent for natural language to SQL using HuggingFace smolagents and ReAct framework