So… I built my first generative AI project. i know not a very good project but that's what i built by my own.
The Project is simple, User upload their PDF and can extract important points and can chat with it.
The only new here is -> i had Added a Nodes and Flow interface kind of Drag and Drop.
Also You can chat with it.
The Idea 🧠
It started simple.
I want to learn Gen Ai so i started with Langchain and Langraph and playing with it, So you know that just by watching tutorial no body can properly learn and understand its concept,
So decided to build any simple project, i explored some to get any simple project idea and there is very common Genai project in the market is and it is Chat with PDF.
The Tech Stack 🛠️
Let’s talk about the serious side of things (before it interrupts me again).
Frontend: Next.js + Tailwind + Shadcnui
AI Core: OpenAI API (GPT model for generation)
Storage: Supabase (for saving chats, feedbacks, and “judgement” logs)
Logic Layer: A custom evaluation function that calls another model instance to “judge” what the main model said.
I know the code is not very production level, i am currently working on it more that's why i need your feedback to make it more exciting and cool project.
That's it guys 😅
The only Purpose of writing this Blog post is to get honest Feedback and suggestion on how to become a Fullstack Gen Ai developer,
I started this to learn about generative AI pipelines.
Now I have a bot that:
- Responds faster than my friends
- Corrects my grammar
- And rates my emotional intelligence
I built my first Gen AI project… And it built my self-doubt.
Thankyou For Reading, i hope no hate comments😅
Top comments (0)