With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
A bare bones RTS game framework.
It has networking and replay support, and have some building blocks to build AI agents (discretized path finding in a continous world).
Update (2025. Jun):
javax.xml.bind.annotation.XmlAccessType was removed from JDKs later than 1.8.
So use the project with JDKs from 1.6 to 1.8. Write in the forum if you're interested in running it on a more modern JDK.
The demo program's entry point is Dom1Bootstrapper. You can download a runnable demo jar...
Linux Wrath is a rpg/first person shooter Goal: destroy targets. Created at aueb for the computer graphics course and took us 2 weeks to complete (we were 2 people). Project at: http://code.google.com/p/linuxwrath/
A Java project implementing a Trivia board game.
The trivia game is a multi player strategy game, which is written as a part of a course of software development in java in Tel Aviv university.
Massive multi player strategy with a web page interface (OGame clone). This project is for educational issues. It's developed at Team Programming course at Wroclaw University of Technology, Poland.