Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexandredev3/image-insight
Analyze your photos using OpenAI's generative AI. Get tailored feedback on lighting, environment, and more to perfect your images for any occasion!analyzes your photos using OpenAI's generative AI. Get tailored feedback on lighting, environment, and more to perfect your images for any occasion!
https://github.com/alexandredev3/image-insight
javascript nextjs openai-api reactjs t3-stack trcp typescript vercel-ai-sdk
Last synced: 14 days ago
JSON representation
Analyze your photos using OpenAI's generative AI. Get tailored feedback on lighting, environment, and more to perfect your images for any occasion!analyzes your photos using OpenAI's generative AI. Get tailored feedback on lighting, environment, and more to perfect your images for any occasion!
- Host: GitHub
- URL: https://github.com/alexandredev3/image-insight
- Owner: alexandredev3
- Created: 2024-08-15T10:36:35.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T13:31:29.000Z (3 months ago)
- Last Synced: 2024-10-11T01:41:53.106Z (about 1 month ago)
- Topics: javascript, nextjs, openai-api, reactjs, t3-stack, trcp, typescript, vercel-ai-sdk
- Language: TypeScript
- Homepage: https://image-insight-three.vercel.app
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Image Insight
Introducing Image Insight: A web app that analyzes your photos using OpenAI's generative AI. Get tailored feedback on lighting, environment, and more to perfect your images for any occasion!## π· Screenshots
## π οΈ Tools
- [Typescript](https://www.typescriptlang.org/)
- [React.js](https://reactjs.org/)
- [Next.js](https://nextjs.org/)
- [Tailwindcss](https://tailwindcss.com/)
- [Vercel AI SDK](https://sdk.vercel.ai/)## π§βπ» Running Locally
1. Clone the repository
```bash
git clone [https://github.com/alexandredev3/ignews.git](https://github.com/alexandredev3/image-insight.git)
```2. Install dependencies
```bash
pnpm install
```3. Create a `.env` file. See `.env.example` for reference.
4. Start up server!
```bash
pnpm dev
```
Happy hackingπ₯## :man: Author
Made with :heart: by Alexandre C.π