Skip to content

runpod/ai-uni

Repository files navigation

AI Uni

AI Uni is a free, open-source university for learning how to build AI products with real-world examples and practical code.

About

AI Uni focuses on providing educational resources for developers to get started with AI for their projects. We guide users through every step of the process, with RunPod as the platform of choice.

Features

  • Learning Modules: Step-by-step guides for various AI development tasks
  • Practical Examples: Real-world code examples that you can use in your projects
  • RunPod Integration: Learn how to leverage RunPod's infrastructure for AI development
  • Accessible Interface: Clean, intuitive UI with dark/light mode support

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Open http://localhost:3000 in your browser

Learning Modules

  • Getting Started with RunPod: Create an account, set up API keys, and configure your environment
  • Deploying an LLM as API: Set up vLLM as a serverless endpoint on RunPod
  • Interacting with LLM API: Make requests, stream text responses, and handle different formats

Tech Stack

  • Next.js 15 with App Router
  • React 19
  • TypeScript
  • Tailwind CSS
  • Shadcn UI Components

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

License

This project is open source and available under the MIT License.

About

learn how to build your ai product on top of RunPod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published