Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Setup for Agent Application #1

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

TanmayDhobale
Copy link

This pull request introduces the initial setup for the agent application, including the following:

  • A React frontend with a basic UI for interacting with the agent
  • An Express backend integrated with the LangchainJS library
  • Implementation of agent logic using the GPT-3.5 model
  • Containerization of the frontend and backend using Docker
  • Docker Compose configuration for running the application

With this setup, users can input text and receive responses generated by the GPT-3.5 model through the agent.

Please review the changes and provide any feedback or suggestions. @hkirat

@hkirat
Copy link
Contributor

hkirat commented Mar 13, 2024

monorepo sir
Create a turbo repo with all these packages

@hkirat
Copy link
Contributor

hkirat commented Mar 13, 2024

No need for any k8s stuff here, that's not for deploying these services, it's for giving the agent access to resources.

@TanmayDhobale
Copy link
Author

monorepo sir Create a turbo repo with all these packages

😾🫶

@Kiran-Alex
Copy link

Hey @TanmayDhobale i can create monorepo using your's is it fine ?

@TanmayDhobale
Copy link
Author

Hey @TanmayDhobale i can create monorepo using your's is it fine ?

yes u can

@TanmayDhobale
Copy link
Author

Screenshot 2567-03-13 at 2 10 25 PM update

@hkirat hkirat self-requested a review March 15, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants