- Home
- Developer Tools
- Teenage AGI
Rating
Votes
0
score
Downloads
0
total
Price
Free
No login needed
Works With
About
Objective Inspired by several Auto-GPT-related Projects (predominantly BabyAGI) and the Paper "Generative Agents: Interactive Simulacra of Human Behavior", this Python project uses OpenAI and Pinecone to Give memory to an AI agent and also allows it to "think" before making an action (outputting text). Also, just by shutting down the AI, it doesn't forget its memories since it lives on Pinecone and its memory_counter saves the index that it's on.
Updates April 12: Added "read" and "think" commands. Add "read: " or "think: " in front of a query to feed it information using read (any length works) or insert a memory into an agent.
Sections
- How it Works
- How to Use
- Experiments
- More About Project & Me
- Credits
How it Works Here is what happens every time the AI is queried by the user:
- 1.AI vectorizes the query and stores it in a Pinecone Vector Database
- 2.AI looks inside its memory and finds memories and past queries that are relevant to the current query
- 3.AI thinks about what action to take
- 4.AI stores the thought from Step 3
- 5.Based on the thought from Step 3 and relevant memories from Step 2, AI generates an output
- 6.AI stores the current query and its answer in its Pinecone vector database memory
Compatible with popular AI development environments.
Category: Developer Tools
Don't lose this
Three weeks from now, you'll want Teenage AGI again. Will you remember where to find it?
Save it to your library and the next time you need Teenage AGI, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
Teenage AGI. Best for developers and power users who want to extend their AI workflow with developer tools capabilities. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
What's New
Imported from awesome:e2b-dev/awesome-ai-agents
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.