https://github.com/cryptoking-max/himself
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: cryptoking-max
- License: gpl-3.0
- Language: TypeScript
- Default Branch: main
- Size: 1.02 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 0
Metadata Files
README.md
[!CAUTION] Attention: llm.report is no longer actively maintained. This project was unable to find a sustainable business model, and the founders have moved on to other projects. If you are interested in maintaining or further developing this project, message me on twitter
An open-source logging and analytics platform for OpenAI
llm.report
Introduction · Self Hosted Installation · Cloud Installation · Tech Stack · Contributing
Introduction
llm.report is an open-source logging and analytics platform for OpenAI: Log your ChatGPT API requests, analyze costs, and improve your prompts.
Here are some of the features that llm.report provides out-of-the-box:
OpenAI API Analytics
No-code solution to analyze your OpenAI API costs and token usage.
Logs
Log your OpenAI API requests / responses and analyze them to improve your prompts.
User Analytics
Calculate the cost per user for your AI app.
Self-Hosted Installation
- Clone the repo
bash
git clone https://github.com/dillionverma/llm.report.git
- cd into the repo
bash
cd llm.report
- Install dependencies
bash
yarn
- Setup environment variables
bash
cp .env.example .env
- Generate
NEXTAUTH_SECRETusingopenssl rand -base64 32and add it to.env
- Quickstart
- Requires Docker and Docker Compose to be installed.
- Will start a local Postgres instance with a few test users - the credentials will be logged in the console
bash
yarn dx
Open http://localhost:3000 with your browser!
Tech Stack
- Next.js – framework
- Typescript – language
- Tailwind – CSS
- Shadcn – App UI components
- Magic UI – Marketing UI components
- Postgres – database
- NextAuth.js – auth
- Stripe – payments
- Resend - emails
Contributing
Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.
Star History
License
Inspired by Dub and Plausible, both are open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here. The reason for this is that we believe in the open-source ethos and want to contribute back to the community.
Credits
- OpenAI – for creating ChatGPT
- shadcn-ui – for making it easy to build beautiful UIs
- tremor.so – beautiful dashboard componenets
- mintlify – beautiful documentation
- screen.studio – the best video recording tool
- vercel – for making next.js and making it easy to build powerful apps
- Dub – for inspiring me to open-source this project
Owner
- Name: Solana sniper copy trading bot
- Login: cryptoking-max
- Kind: user
- Location: solana trading bot
- Company: solana trading bot
- Website: solana trading bot
- Repositories: 1
- Profile: https://github.com/cryptoking-max
#Solana #sniper #copy #trading #bot
GitHub Events
Total
Last Year
Dependencies
- postgres latest
- @tailwindcss/typography ^0.5.9 development
- @tanstack/eslint-plugin-query ^4.29.9 development
- @types/bcrypt ^5.0.0 development
- @types/markdown-it ^12.2.3 development
- @types/react-csv ^1.1.3 development
- @types/react-table ^7.7.14 development
- @types/three ^0.152.0 development
- @types/uuid ^9.0.2 development
- autoprefixer ^10.4.14 development
- dotenv-cli ^7.3.0 development
- mini-css-extract-plugin ^2.7.5 development
- npm-run-all ^4.1.5 development
- postcss ^8.4.23 development
- prisma ^5.0.0 development
- tailwind-merge ^1.14.0 development
- tailwindcss ^3.3.2 development
- tailwindcss-animate ^1.0.6 development
- tsx ^3.12.7 development
- @babel/runtime ^7.21.5
- @clickhouse/client ^0.2.1
- @headlessui/react ^1.7.14
- @heroicons/react ^2.0.17
- @hookform/resolvers ^3.1.1
- @next-auth/prisma-adapter ^1.0.6
- @prisma/client ^5.0.0
- @radix-ui/react-accordion ^1.1.2
- @radix-ui/react-avatar ^1.0.3
- @radix-ui/react-dialog ^1.0.4
- @radix-ui/react-dropdown-menu ^2.0.4
- @radix-ui/react-icons ^1.3.0
- @radix-ui/react-label ^2.0.2
- @radix-ui/react-navigation-menu ^1.1.3
- @radix-ui/react-popover ^1.0.5
- @radix-ui/react-progress ^1.0.3
- @radix-ui/react-scroll-area ^1.0.4
- @radix-ui/react-select ^1.2.1
- @radix-ui/react-separator ^1.0.2
- @radix-ui/react-slot ^1.0.2
- @radix-ui/react-switch ^1.0.3
- @radix-ui/react-tabs ^1.0.4
- @radix-ui/react-toast ^1.1.4
- @radix-ui/react-tooltip ^1.0.6
- @react-email/components ^0.0.7
- @react-three/drei ^9.68.0
- @react-three/fiber ^8.13.0
- @splinetool/react-spline ^2.2.6
- @splinetool/runtime ^0.9.411
- @stripe/stripe-js ^1.52.1
- @t3-oss/env-nextjs ^0.6.1
- @tanstack/query-sync-storage-persister ^4.29.19
- @tanstack/react-query ^4.29.19
- @tanstack/react-query-persist-client ^4.29.19
- @tanstack/react-table ^8.9.1
- @tremor/react ^3.4.1
- @types/node 18.16.0
- @types/react 18.2.21
- @types/react-dom 18.2.7
- axios ^1.3.6
- bcrypt ^5.1.1
- class-variance-authority ^0.7.0
- clsx ^2.0.0
- cmdk ^0.2.0
- cobe ^0.6.3
- crisp-sdk-web ^1.0.21
- date-fns ^2.29.3
- eslint 8.39.0
- eslint-config-next ^13.4.19
- framer-motion ^10.15.0
- idb-keyval ^6.2.1
- json-2-csv ^4.1.0
- loader-utils ^3.2.1
- lucide-react ^0.261.0
- maath ^0.5.3
- markdown-it ^13.0.1
- million ^2.6.0-beta.11
- next ^13.4.19
- next-auth ^4.23.1
- next-themes ^0.2.1
- nodemailer ^6.9.4
- papaparse ^5.4.1
- posthog-js ^1.75.3
- react ^18.2.0
- react-csv ^2.2.2
- react-dom ^18.2.0
- react-hook-form ^7.45.2
- react-hot-toast ^2.4.0
- react-intersection-observer ^9.4.3
- react-markdown ^8.0.7
- react-parallax-tilt ^1.7.138
- react-querybuilder ^6.5.1
- react-spring ^9.7.1
- react-table ^7.8.0
- react-tweet ^3.1.1
- remark-gfm ^3.0.1
- resend ^1.0.0
- shiki ^0.14.2
- shiki-processor ^0.1.3
- stripe ^12.3.0
- swr ^2.1.5
- three ^0.152.2
- typescript ^5.3.0-dev.20230825
- zod ^3.22.2
- 945 dependencies