8000 GitHub - yodeai/yodeai
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yodeai/yodeai

Repository files navigation

Yodeai

Transform information overload into knowledge power.

A large amount of essential information gets buried in unstructured data - from extensive PDFs to scattered meeting notes and one-off spreadsheets.

YodeAI introduction

Demo

https://yodeai.vercel.app

Getting Started

Development

Clone the .env.example file and rename it as .env.local, and use your own keys.

Then you can install the dependencies and start to develop.

pnpm install # installing dependencies
pnpm run dev # runing development environment 

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

Build

You can get a build on your local and test it:

pnpm run build # it will build the application
pnpm run start # this will run the application on production mode

You need to run yodeai-server to make the application available with all the features. Once it is running, it'll be good to go 🙌🏻

Deploy Your Own

You can clone & deploy it to Vercel with one click:

Deploy with Vercel

Learn More

< 6C56 /a>

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Feedback and issues

Please report any feedback or issue reports on here.

Releases

No releases published

Packages

No packages published

Contributors 7

Languages

0