Skip to content

Juiiceee/DEFAI

Repository files navigation

Hackathon ETHOXFORD 2025

Requisites ⚙️

To use the web interface, these requisites must be met:

  1. Node.js (18+) and npm is required. Download

[OPTIONAL] if you want to run the model locally, otherwise you'll need an OPENAI API key:

  1. Download Ollama and have it running. Or run it in a Docker container. Check the docs for instructions.

Quick start 🚀

1. Clone the repository to a directory on your pc via command prompt:

git clone https://github.com/toukoum/oxford/

2. Open the folder:

cd oxford

3. Rename the .example.env to .env:

mv .example.env .env

5. Install dependencies:

npm install

6. Start the development server:

npm run dev

5. Go to localhost:3000 and start chatting with your favourite model!

Tech stack

NextJS - React Framework for the Web

TailwindCSS - Utility-first CSS framework

shadcn-ui - UI component built using Radix UI and Tailwind CSS

shadcn-chat - Chat components for NextJS/React projects

Framer Motion - Motion/animation library for React

Lucide Icons - Icon library

Vercel ai sdk - AI/ML SDK for Vercel

About

Winner main track AI EthOXford and 3th avalanche track

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages