Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Awesome Jev

A curated list of resources, projects, tools, examples, research, and things people are building with Jev by TypeSafe.

Awesome

Jev is a decision model from TypeSafe designed for making bounded, structured decisions rather than generating open-ended text.

This repository collects interesting things built with Jev — from GitHub projects and demos to integrations, experiments, articles, research, and community resources.

Contents


Official Resources

Resources maintained by or directly related to TypeSafe and Jev.

  • TypeSafe — Official TypeSafe website.
  • Jev — Learn more about Jev.
  • Documentation — Official Jev documentation.
  • GitHub — Official Jev repositories.

Add official documentation and repositories here as they become available.


GitHub Projects

Open-source projects and repositories that use, integrate, experiment with, or demonstrate Jev.

🤖 AI Agents & Automation

  • jev-ultrafast — Browser agent that uses Jev to select browser actions and only calls a text model when text generation is needed.
  • fast-jev-compaction — Claude Code plugin and npm library using Jev to make context-compaction decisions while preserving important tool-call context.

💹 Finance & Trading

  • jev-trader — Trading bot experiment using Jev to make trading decisions on Monad.

📄 Document Intelligence

🚁 Robotics & Simulation

  • jev-drone — Simulated drone using camera input and Jev for real-time decision making.

💡 Decision & Evaluation Tools

  • killmyidea — Startup idea evaluation tool that uses Jev to assess ideas and return structured decisions.

🗃️ Data Processing & Curation

  • jev-curate — High-throughput data curation tool that uses typed Jev judgments to filter Parquet and JSONL data.

🐘 Databases

  • pg-jev — PostgreSQL extension that uses Jev to answer natural-language questions about database tables.

Applications & Use Cases

Examples of real-world problems where people are using or experimenting with Jev.

  • 🤖 AI Agents — Agent routing, tool selection, escalation, and decision making.
  • 🔀 Model Routing — Selecting models based on the task or context.
  • 🛡️ Guardrails — Deciding whether an AI-generated action should be allowed.
  • 📚 RAG — Retrieval relevance, answer verification, and routing.
  • 🔐 Security — Risk classification and security decisions.
  • 💳 Finance — Risk assessment, transaction classification, and fraud-related decisions.
  • 📄 Document Processing — Document classification and workflow routing.
  • 👨‍💻 Developer Tools — Coding agents, code review, issue classification, and automation.
  • 🎮 Games & Simulations — Using Jev to make bounded decisions inside games and simulations.

Integrations

Projects that connect Jev with other technologies and frameworks.

AI / Agent Frameworks

  • LangChain
  • LangGraph
  • LlamaIndex
  • PydanticAI
  • CrewAI
  • OpenAI Agents SDK
  • Google ADK

Python

  • FastAPI
  • Django
  • Flask
  • Pydantic

MCP

  • MCP servers
  • MCP tools
  • Agent + MCP integrations

Infrastructure

  • Redis
  • Kafka
  • PostgreSQL
  • Docker
  • Kubernetes

Demos & Experiments

Interesting experiments, prototypes, and proof-of-concepts built with Jev.

Have you built something unusual with Jev? Contribute it!



Contributing

Contributions are welcome! 🎉

If you have built something with Jev or found an interesting Jev resource, please consider adding it.

You can contribute:

  • 🐙 GitHub repositories
  • 🧩 Libraries and tools
  • 🤖 AI/agent projects
  • 🔌 Integrations
  • 🎮 Demos
  • 📝 Articles
  • 📚 Tutorials
  • 🔬 Research
  • 🎥 Videos and talks
  • 📊 Benchmarks
  • 💡 Interesting experiments

How to contribute

  1. Fork this repository.
  2. Add your resource to the appropriate section.
  3. Keep the description short and factual.
  4. Use the existing formatting.
  5. Submit a pull request.

Resource format

- **[Project / Resource Name](URL)** — Short description of what it does and how it relates to Jev.

Please avoid promotional descriptions, duplicate entries, and projects that have no meaningful connection to Jev.


⭐ Star & Share

If you find this collection useful, consider giving the repository a ⭐ and sharing it with other developers interested in Jev.

Built and curated by the python-world team 🐍


License

This list is available under the MIT License.

About

A community-curated collection of things people are building with Jev, with a focus on resources useful to Python developers.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors