https://github.com/gitstar-oc/chatify
AI assistant to help you with various tasks and protect your privacy by hosting it locally.
https://github.com/gitstar-oc/chatify
Last synced: 10 months ago
JSON representation
AI assistant to help you with various tasks and protect your privacy by hosting it locally.
- Host: GitHub
- URL: https://github.com/gitstar-oc/chatify
- Owner: Gitstar-OC
- License: mit
- Created: 2024-10-31T10:40:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T10:06:51.000Z (about 1 year ago)
- Last Synced: 2025-01-10T14:28:25.423Z (12 months ago)
- Language: TypeScript
- Homepage:
- Size: 339 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gitstar-OC's :- GPT4O: Code and Conquer project!
This is the hackathon project of [OC](https://devpost.com/Gitstar-OC) submitted [here](https://devpost.com/software/chatify-pd39qn?)
> Some models will be `deprecated` as I have use nextjs 14.25 for this due to react 19, nextjs 15 `legacy-peer-deps-errors` for most of the packages, don't update your dependencies. It will work fine
> I have also designed various frontend components usiing various libraries which has been commented and not used because it may take too much time to load the full app and could crash it due to too much animations.
## Environment Variables
To run this project, you will need to rename .env.example file to .env.local and add the keys provided.
**The API keys has been given as a txt file**
#### SUPABASE ENVS
`NEXT_PUBLIC_SUPABASE_URL= "Provided-API-KEYS"`
`NEXT_PUBLIC_SUPABASE_ANON_KEY= "Provided-API-KEYS"`
#### UPSTASH ENVS
`UPSTASH_REDIS_REST_URL= "Provided-API-KEYS"`
`UPSTASH_REDIS_REST_TOKEN= "Provided-API-KEYS"`
`QSTASH_TOKEN= "Provided-API-KEYS"`
`UPSTASH_VECTOR_REST_URL= "Provided-API-KEYS"`
`UPSTASH_VECTOR_REST_TOKEN= "Provided-API-KEYS"`
`OPENAI_API_KEY= "Provided-API-KEYS"`
## Installation
Clone the github repo
```bash
git clone https://github.com/gitstar-oc/chatify
cd chatify
```
Install dependencies with bun.
```bash
bun add / npm install
bun run dev / npm run dev
```
---
If any issue comes it will be logges in the terminal and if any api expires please mail me at chandankarom07@gmail.com