Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ranon-rat/chatllama


https://github.com/ranon-rat/chatllama

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# ChatLLamma
this is a really simple project that I made for learning more about nextjs

## how to run it
first of all you need to have node.js.
Then you need to run the next command
```
npm install
```
After the dependencies are installed you can run the next command
```
npm run dev
```
and then go to `localhost:3000`
Also, you have to set up the env variables. and for that you only need to check the file `.env.local`
and put a key.
Im using the api of [fireworks](https://www.fireworks.ai/), is free and useful, you can use it if you want to.
![imagen](https://github.com/ranon-rat/chatllama/assets/66473662/d1ea4cf4-7190-427b-b20d-7d5e709c2aac)