OrbisWeb3 / orbis-chat-gpt

A decentralized version of Chat GPT built with Orbis.

Home Page:https://orbis-chat-gpt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introducing Orbis AI, the decentralized version of Chat GPT - an AI assistant that can answer any questions you might have. Built with the Orbis SDK and OpenAI, Orbis AI allows you to communicate with an AI assistant in a decentralized and secure manner, without the need for a central server.

Powered by the Orbis Open Social Protocol to ensure that your conversations are secure and private (every messages are encrypted with Lit Protocol).

Orbis AI is designed to be user-friendly, making it easy for anyone to use. Whether you're a tech-savvy individual or a casual user. Feel free to fork this repository or to test it here.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.jsx. The page auto-updates as you edit the file.

Make sure to use your own Open AI API key in components/ConversationDetails.jsx.

Learn More

To learn more about Orbis and Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A decentralized version of Chat GPT built with Orbis.

https://orbis-chat-gpt.vercel.app


Languages

Language:JavaScript 88.8%Language:CSS 10.5%Language:TypeScript 0.7%