Welcome to ZotGPT

UCI's premier AI services platform, empowering students, faculty, and researchers. Provided by OIT.

Core Tools: Built by UCI, for UCI

Chat

Engage with advanced AI models for assistance and insights.

ClassChat

AI-powered custom structured activities for teaching and learning.

Creator

Customizable AI assistants for anything you can imagine.

Prompt Library

A curated collection of prompts to help you get started with AI tools.

Developers: An API is also available for your exploration & use

\n\n
Developer Platform

Build With Our API

Access enterprise-grade AI models through our secure, Azure-managed API. Start with $200 in credits and build the next generation of AI-powered applications.

ZotGPT API

Enterprise-ready API access for UCI faculty and staff. Private, secure, and optimized for academic and administrative use cases.

  • $200 in initial API credits for all new users
  • Azure-managed infrastructure with enterprise security
  • Your data never used for model training
  • Comprehensive documentation and support
api-example.py
from openai import AzureOpenAI

client = AzureOpenAI(
  azure_endpoint="https://api.zotgpt.uci.edu",
  api_key="YOUR_API_KEY",
  api_version="2024-02-01"
)

response = client.chat.completions.create(
  model="gpt-4o",
  messages=[{"role": "user", "content": "Explain quantum computing"}]
)

print(response.choices[0].message.content)

Services Built Using the ZotGPT API

ScholarConnect

Faculty Research Platform

Transforms faculty CVs into structured data, automates profile updates, and facilitates research collaboration across UCI departments.

Automated CV parsing and structuring
Real-time faculty profile synchronization
Cross-department collaboration matching

ZotDesk

AI-Powered IT Support

AI-powered IT support chatbot providing 24/7 technical assistance and resolving common technology issues for the UCI community.

24/7 automated technical support
Instant resolution of common issues
Seamless escalation to human support

Ready to Get Started?

Join the UCI community in leveraging AI for education and research