Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

MiduTeam/lyra-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explore   ❖   Getting Started   ❖   Team   ❖   Deploy   ❖   midudev Hackathon

GitHub stars GitHub issues GitHub license GitHub forks

👋 Team

🛠️ Stack

This is a Turborepo project with:

🚀 Getting Started

  1. Clone or fork this repository:
git@github.com:MiduTeam/lyra-ai.git
  1. Install dependencies with your favorite package manager:
npm i
# or
yarn install
# or
pnpm install
# or
ultra install
  1. Create a .env file in the root of the project and add the following variables:
COHERE_KEY=
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm run dev
# or
ultra dev

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

⭐ Contributing

☁️ Deploy:

About

✌ An open-source app using Next.js 13 & Cohere API. Midudev January Hackathon 2023.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors